[PATCH v2 00/12] ARM: dts: STi: Fix DT dtc warnings

patrice.chotard at st.com patrice.chotard at st.com
Mon Feb 12 06:41:20 PST 2018


From: Patrice Chotard <patrice.chotard at st.com>

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




More information about the linux-arm-kernel mailing list