]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: vf500: Fix interrupt-controller unit address
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 29 Nov 2017 18:54:44 +0000 (16:54 -0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 26 Dec 2017 08:15:44 +0000 (16:15 +0800)
commitc5ecd77ec17c3700efd286f27a2b2697ea1e7afa
tree10283a651d382b1ebe373b61585c300770268773
parentbc2c39b562a31565163e8b2926eeb3e58aef3956
ARM: dts: vf500: Fix interrupt-controller unit address

The correct unit address for interrupt-controller is 0x40003000, so
change it accordingly in order to fix the following build warning
with W=1:

arch/arm/boot/dts/vf500-colibri-eval-v3.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@40000000/interrupt-controller@40002000 simple-bus unit address format error, expected "40003000"

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/vf500.dtsi