]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: STi: Add fake reg property for usb2_picophyX nodes
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 19 Jan 2018 10:18:19 +0000 (11:18 +0100)
committerPatrice Chotard <patrice.chotard@st.com>
Mon, 12 Feb 2018 14:24:38 +0000 (15:24 +0100)
commit1d91958fbe11d11a0c982e12616ed23f935852f1
tree32c267b78cf769b0f6766c3c74529e05d6b8e598
parenta388871750f63e93b26cc475bf8a64309dc95031
ARM: dts: STi: Add fake reg property for usb2_picophyX nodes

Add fake reg property for usb2_picophy nodes.
This allows to fix the following warning when compiling dtb
with W=1 option :

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

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

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

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