ARM: dts: ls1021a: add #power-domain-cells for power-controller node
authorLi Yang <leoyang.li@nxp.com>
Tue, 12 Oct 2021 23:58:19 +0000 (18:58 -0500)
committerShawn Guo <shawnguo@kernel.org>
Fri, 15 Oct 2021 03:16:46 +0000 (11:16 +0800)
Add the #power-domain-cells for power-controller node as required by the
schema.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/ls1021a.dtsi

index bf583a0cc23752d611804add37ecda0b9277f28e..cc7445e476417ad266c8b83e1fb11d8ec7baf8ff 100644 (file)
                        compatible = "fsl,ls1021a-rcpm", "fsl,qoriq-rcpm-2.1+";
                        reg = <0x0 0x1ee2140 0x0 0x8>;
                        #fsl,rcpm-wakeup-cells = <2>;
+                       #power-domain-cells = <0>;
                };
 
                ftm_alarm0: timer0@29d0000 {