]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: STi: Move leds node outside soc node
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 9 Jan 2018 15:38:57 +0000 (16:38 +0100)
committerPatrice Chotard <patrice.chotard@st.com>
Mon, 12 Feb 2018 14:24:34 +0000 (15:24 +0100)
commit7aef6b3a2179a4ad536831b343a820a4b7221c33
treef9501bf7733aac0e1bfa7ecf5e39ddaaa732b589
parentd6d854cc1c2a055afdf5d22ee4aee0d20a59968c
ARM: dts: STi: Move leds node outside soc node

Leds are not part of soc, so nove them outside soc node.
This allows to fix the following warnings when compiling
dtb with W=1 option :

arch/arm/boot/dts/stih407-b2120.dtb: Warning (simple_bus_reg):
Node /soc/leds missing or empty reg/ranges property

arch/arm/boot/dts/stih410-b2120.dtb: Warning (simple_bus_reg):
Node /soc/leds missing or empty reg/ranges property

arch/arm/boot/dts/stih418-b2199.dtb: Warning (simple_bus_reg):
Node /soc/leds missing or empty reg/ranges property

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/boot/dts/stih410-b2260.dts
arch/arm/boot/dts/stih418-b2199.dts
arch/arm/boot/dts/stihxxx-b2120.dtsi