• Patrice Chotard's avatar
    ARM: dts: STi: Add fake reg property for remote processors · 5eccdffb
    Patrice Chotard authored
    As st231-gp0, st231-delta are part of SoC, we add a fake reg
    property instead of moving all these nodes outside soc 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/st231-gp0 missing or empty reg/ranges property
    arch/arm/boot/dts/stih407-b2120.dtb: Warning (simple_bus_reg):
    Node /soc/st231-delta missing or empty reg/ranges property
    arch/arm/boot/dts/stih407-b2120.dtb: Warning (simple_bus_reg):
    Node /soc/delta0 missing or empty reg/ranges property
    arch/arm/boot/dts/stih410-b2120.dtb: Warning (simple_bus_reg):
    Node /soc/st231-gp0 missing or empty reg/ranges property
    arch/arm/boot/dts/stih410-b2120.dtb: Warning (simple_bus_reg):
    Node /soc/st231-delta missing or empty reg/ranges property
    arch/arm/boot/dts/stih410-b2120.dtb: Warning (simple_bus_reg):
    Node /soc/delta0 missing or empty reg/ranges property
    arch/arm/boot/dts/stih410-b2260.dtb: Warning (simple_bus_reg):
    Node /soc/st231-gp0 missing or empty reg/ranges property
    arch/arm/boot/dts/stih410-b2260.dtb: Warning (simple_bus_reg):
    Node /soc/st231-delta missing or empty reg/ranges property
    arch/arm/boot/dts/stih410-b2260.dtb: Warning (simple_bus_reg):
    Node /soc/delta0 missing or empty reg/ranges property
    arch/arm/boot/dts/stih418-b2199.dtb: Warning (simple_bus_reg):
    Node /soc/st231-gp0 missing or empty reg/ranges property
    arch/arm/boot/dts/stih418-b2199.dtb: Warning (simple_bus_reg):
    Node /soc/st231-delta missing or empty reg/ranges property
    arch/arm/boot/dts/stih418-b2199.dtb: Warning (simple_bus_reg):
    Node /soc/delta0 missing or empty reg/ranges property
    Signed-off-by: default avatarPatrice Chotard <patrice.chotard@st.com>
    5eccdffb
stih410.dtsi 8.24 KB