projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39a1d8d
)
ARM: dts: ls1021a: add #power-domain-cells for power-controller node
author
Li Yang
<leoyang.li@nxp.com>
Tue, 12 Oct 2021 23:58:19 +0000
(18:58 -0500)
committer
Shawn 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/ls1021a.dtsi
b/arch/arm/boot/dts/ls1021a.dtsi
index bf583a0cc23752d611804add37ecda0b9277f28e..cc7445e476417ad266c8b83e1fb11d8ec7baf8ff 100644
(file)
--- a/
arch/arm/boot/dts/ls1021a.dtsi
+++ b/
arch/arm/boot/dts/ls1021a.dtsi
@@
-961,6
+961,7
@@
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 {