• Fabio Estevam's avatar
    arm64: dts: imx8mm: Pass the 'ranges' property · 10c74207
    Fabio Estevam authored
    
    
    Pass the 'ranges' property for each one of the AIPS bus in order
    to fix the following build warnings:
    
    arch/arm64/boot/dts/freescale/imx8mm.dtsi:209.23-388.5: Warning (unit_address_vs_reg): /soc/bus@30000000: node has a unit name, but
    no reg property
    arch/arm64/boot/dts/freescale/imx8mm.dtsi:390.23-439.5: Warning (unit_address_vs_reg): /soc/bus@30400000: node has a unit name, but
    no reg property
    arch/arm64/boot/dts/freescale/imx8mm.dtsi:441.23-658.5: Warning (unit_address_vs_reg): /soc/bus@30800000: node has a unit name, but
    no reg property
    arch/arm64/boot/dts/freescale/imx8mm.dtsi:660.23-724.5: Warning (unit_address_vs_reg): /soc/bus@32c00000: node has a unit name, but
    no reg property
    
    This also aligns with imx8mq.dtsi.
    Signed-off-by: default avatarFabio Estevam <festevam@gmail.com>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    10c74207
imx8mm.dtsi 22.9 KB