Re: [PATCH v2 1/4] dt-bindings: clock: marvell,pxa1908: Add syscon compatible to apmu
From: Rob Herring (Arm)
Date: Fri Aug 22 2025 - 15:35:51 EST
On Thu, 21 Aug 2025 13:17:43 +0200, Duje Mihanović wrote:
> Add required syscon compatible to the APMU controller. This is required
> for the SoC's power domain controller as the registers are shared.
>
> Also add a #power-domain-cells property as the node will serve as the
> power domain phandle.
>
> Signed-off-by: Duje Mihanović <duje@xxxxxxxxxxxxxxxxx>
> ---
> v2:
> - Drop simple-mfd
> - Add #power-domain-cells
> ---
> .../devicetree/bindings/clock/marvell,pxa1908.yaml | 30 +++++++++++++++++-----
> 1 file changed, 24 insertions(+), 6 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>