]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: imx6ul: Remove leading zeroes from unit addresses
authorMarco Franchi <marco.franchi@nxp.com>
Thu, 21 Sep 2017 17:01:25 +0000 (14:01 -0300)
committerShawn Guo <shawnguo@kernel.org>
Fri, 13 Oct 2017 03:43:56 +0000 (11:43 +0800)
commit7af32bd2ba3a2b94cf649232a7b7ca2a66695039
tree80253fcb2e1d0d4a6897faa4348963d5fe8a57d7
parent3c29ef3e3ef29d80d2acc2ae47fb9fa9a1e2a182
ARM: dts: imx6ul: Remove leading zeroes from unit addresses

The following build warnings are seen with W=1:

Warning (unit_address_format): Node /interrupt-controller@00a01000 unit
name should not have leading 0s
Warning (simple_bus_reg): Node /soc/sram@00900000 simple-bus unit address
format error, expected "900000"
Warning (simple_bus_reg): Node /soc/dma-apbh@01804000 simple-bus unit
address format error, expected "1804000"
(...)

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

Signed-off-by: Marco Franchi <marco.franchi@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6ul.dtsi