]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: imx6qdl: Remove leading zeroes from unit addresses
authorMarco Franchi <marco.franchi@nxp.com>
Thu, 21 Sep 2017 18:10:10 +0000 (15:10 -0300)
committerShawn Guo <shawnguo@kernel.org>
Fri, 13 Oct 2017 03:44:12 +0000 (11:44 +0800)
commit6e2f23ddb6e192fdebc18a73ff0b0a63ae304430
tree657595574d1be29290cf8b69c17607c581a14349
parent7af32bd2ba3a2b94cf649232a7b7ca2a66695039
ARM: dts: imx6qdl: Remove leading zeroes from unit addresses

The following build warnings are seen with W=1:

Warning (simple_bus_reg): Node /soc/sram@00900000 simple-bus unit
address format error, expected "900000"
Warning (simple_bus_reg): Node /soc/aips-bus@02000000 simple-bus unit
address format error, expected "2000000"
Warning (simple_bus_reg): Node /soc/aips-bus@02000000/pxp@020f0000
simple-bus unit address format error, expected "20f0000"
(...)

Remove the leading zeroes from unit addresses to fix the warnings.

Signed-off-by: Marco Franchi <marco.franchi@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl.dtsi
arch/arm/boot/dts/imx6q.dtsi
arch/arm/boot/dts/imx6qdl.dtsi
arch/arm/boot/dts/imx6qp.dtsi