arm64: dts: fsl: layerscape: fix warnings when compiling dts files
authorPankaj Bansal <pankaj.bansal@nxp.com>
Mon, 22 Apr 2019 10:52:49 +0000 (16:22 +0530)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:26:10 +0000 (11:26 +0800)
commite522f4bd4209e585a5740b65915ede8a3d1ab193
treed881a606b1360adfcd99cd6c3aec2457d0592836
parenta2fae220ed1feb067c4061da920541ebc8a74c3e
arm64: dts: fsl: layerscape: fix warnings when compiling dts files

when compiling dts file using DTC_FLAG='-@', the device tree compiler
reports these warnings:

Warning (simple_bus_reg): /soc/mdio@0x8c0b000: simple-bus unit address
format error, expected "8c0b000"
Warning (unit_address_format): /pfe@04000000: unit name should not have
leading 0s

Fixed the node names to silence these warnings.

Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi