Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: ls1021a: add #power-domain-cells for power-controller node

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>

authored by

Li Yang and committed by
Shawn Guo
8bcf67b8 39a1d8d2

+1
+1
arch/arm/boot/dts/ls1021a.dtsi
··· 961 961 compatible = "fsl,ls1021a-rcpm", "fsl,qoriq-rcpm-2.1+"; 962 962 reg = <0x0 0x1ee2140 0x0 0x8>; 963 963 #fsl,rcpm-wakeup-cells = <2>; 964 + #power-domain-cells = <0>; 964 965 }; 965 966 966 967 ftm_alarm0: timer0@29d0000 {