]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: STi: Add fake reg property for irq-syscfg
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 18 Jan 2018 16:48:01 +0000 (17:48 +0100)
committerPatrice Chotard <patrice.chotard@st.com>
Mon, 12 Feb 2018 14:24:36 +0000 (15:24 +0100)
commit07c5e5c1b198f05690bce7586b6872f159c438d1
tree8728b90bac8289950b07b0c8ae2312f66780a28e
parentb2d81762ce896e488e79abe292b8700b8ba1a303
ARM: dts: STi: Add fake reg property for irq-syscfg

Add fake reg property to irq-syscfg node.
This allows to fix the following warning when compiling
dtb with W=1 option:

arch/arm/boot/dts/stih407-b2120.dtb: Warning (simple_bus_reg):
Node /soc/irq-syscfg missing or empty reg/ranges property
arch/arm/boot/dts/stih410-b2120.dtb: Warning (simple_bus_reg):
Node /soc/irq-syscfg missing or empty reg/ranges property
arch/arm/boot/dts/stih410-b2260.dtb: Warning (simple_bus_reg):
Node /soc/irq-syscfg missing or empty reg/ranges property
arch/arm/boot/dts/stih418-b2199.dtb: Warning (simple_bus_reg):
Node /soc/irq-syscfg missing or empty reg/ranges property

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