ARM: dts: imx31: fix AVIC base address
authorVladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Thu, 17 Nov 2016 01:30:51 +0000 (03:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Jan 2017 07:23:47 +0000 (08:23 +0100)
commit39d7c9ce35a1279bf84f81fe6dc351b5c6271a34
tree63ae1534930901aaaa12ab0417afb6ccab18912c
parentd2e4968e3c0d62706b987dcf99c4702b5d7d8d0b
ARM: dts: imx31: fix AVIC base address

commit af92305e567b7f4c9cf48b9e46c1f48ec9ffb1fb upstream.

On i.MX31 AVIC interrupt controller base address is at 0x68000000.

The problem was shadowed by the AVIC driver, which takes the correct
base address from a SoC specific header file.

Fixes: d2a37b3d91f4 ("ARM i.MX31: Add devicetree support")
Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/imx31.dtsi