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. [1] https://www.spinics.net/lists/devicetree/msg206209.html v2: _ add a fake reg property to node without reg property, instead of moving them outside soc node. Patrice Chotard (7): ARM: dts: STi: fix bindings notation ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property ARM: dts: STi: Move clocks without reg outside soc 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: Add fake reg property for sound related nodes ARM: dts: STi: Add fake reg property for clocks ARM: dts: STi: Move clk_sysin clock ouside soc node ARM: dts: STi: Remove unused clk_ext2f_a9 clock arch/arm/boot/dts/stih407-b2120.dts | 2 +- arch/arm/boot/dts/stih407-clock.dtsi | 40 +++++++++------------- arch/arm/boot/dts/stih407-family.dtsi | 31 +++++++++++------ 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 | 62 +++++++++++++++++----------------- arch/arm/boot/dts/stih410-clock.dtsi | 42 ++++++++++------------- 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 | 42 ++++++++++------------- arch/arm/boot/dts/stih418.dtsi | 6 ++-- arch/arm/boot/dts/stihxxx-b2120.dtsi | 41 +++++++++++----------- 14 files changed, 163 insertions(+), 170 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