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ć <d...@dujemihanovic.xyz> > --- > 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) <r...@kernel.org>