Re: [PATCH v2 3/3] arm64: dts: qcom: Fix pm4125 vbus regulator compatible and constraints
From: Bryan O'Donoghue
Date: Fri Jul 03 2026 - 07:36:35 EST
On 03/07/2026 10:00, Rakesh Kota wrote:
You can add the register abstraction logic, then add the new compatible no ?Are you talking about the driver change ? if yes, for the driver change
I can split it into:
- Patch 1: Add register abstraction logic + PM8150B support
- Patch 2: Add PM4125 compatible
Exactly this.
However, splitting the DT change is not straightforward — the PM4125
compatible and its voltage constraints live in the same .yaml
file. If we split them, dtbs_check will fail on intermediate states
since the compatible would reference voltage properties that aren't yet
defined (or vice versa).
Driver only is the ask not DT.
Go raibh maith agat.
---
bod