From: Patrice Chotard <patrice.chotard@xxxxxx> This series fixes all dtc warnings related to STi platforms dt files. It has been reported by Rob Herring [1] For most of implicated node, the addition of a fake reg property fixes these warnings. For others nodes, their location in device tree have been updated. [1] https://www.spinics.net/lists/devicetree/msg206209.html v3: _ Update sound node location in patch 9 _ Merge preivous patch 10 and 11 by updating some clocks node location v2: _ Add a fake reg property to node without reg property, instead of moving them outside soc node. Patrice Chotard (11): ARM: dts: STi: Fix bindings notation ARM: dts: STi: Move leds node outside soc node ARM: dts: STi: Add fake reg property for sti-display-subsystem ARM: dts: STi: Add fake reg property for miphy28lp_phy ARM: dts: STi: Add fake reg property for irq-syscfg ARM: dts: STi: Add fake reg property for remote processors ARM: dts: STi: Add fake reg for restart, powerdown and picophy/softreset ARM: dts: STi: Add fake reg property for usb2_picophyX nodes ARM: dts: STi: Update sound related nodes location ARM: dts: STi: Update clocks node location ARM: dts: STi: Remove unused clk_ext2f_a9 clock arch/arm/boot/dts/stih407-b2120.dts | 2 +- arch/arm/boot/dts/stih407-clock.dtsi | 92 +++++++++++------------- arch/arm/boot/dts/stih407-family.dtsi | 42 ++++++----- arch/arm/boot/dts/stih407-pinctrl.dtsi | 10 +-- arch/arm/boot/dts/stih407.dtsi | 4 +- arch/arm/boot/dts/stih410-b2120.dts | 8 +-- arch/arm/boot/dts/stih410-b2260.dts | 89 ++++++++++++----------- arch/arm/boot/dts/stih410-clock.dtsi | 96 +++++++++++-------------- arch/arm/boot/dts/stih410-pinctrl.dtsi | 2 +- arch/arm/boot/dts/stih410.dtsi | 13 ++-- arch/arm/boot/dts/stih418-b2199.dts | 30 ++++---- arch/arm/boot/dts/stih418-clock.dtsi | 95 +++++++++++-------------- arch/arm/boot/dts/stih418.dtsi | 6 +- arch/arm/boot/dts/stihxxx-b2120.dtsi | 126 +++++++++++++++++---------------- 14 files changed, 300 insertions(+), 315 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html