From: Lubomir Rintel Date: Sat, 18 Jul 2020 20:50:09 +0000 (+0200) Subject: ARM: dts: mmp2: Add #power-domain-cells to /clocks X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1267340fe51c15dcc22d2f11d1c69f97c5e2f878;p=linux.git ARM: dts: mmp2: Add #power-domain-cells to /clocks The power management unit, described by the soc_clocks node, controls the power to the peripherals by the means of power domains with a single cell -- the domain number. Link: https://lore.kernel.org/r/20200718205019.184927-4-lkundrak@v3.sk Signed-off-by: Lubomir Rintel Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arch/arm/boot/dts/mmp2.dtsi index 4306f3a6742bf..9b8a156cf73e5 100644 --- a/arch/arm/boot/dts/mmp2.dtsi +++ b/arch/arm/boot/dts/mmp2.dtsi @@ -421,6 +421,7 @@ reg-names = "mpmu", "apmu", "apbc"; #clock-cells = <1>; #reset-cells = <1>; + #power-domain-cells = <1>; }; }; };