]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: imx31: fix AVIC base address
authorVladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Thu, 17 Nov 2016 01:30:51 +0000 (03:30 +0200)
committerJiri Slaby <jslaby@suse.cz>
Thu, 26 Jan 2017 16:41:00 +0000 (17:41 +0100)
commitad6d6b82e6e37a37ffd48107f891fd70b823d68b
treef3a522de96e9c277fc781377fc4784fefeec5f06
parent8e449442c0300cb92df149d01515a11cc5ff08d6
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: Jiri Slaby <jslaby@suse.cz>
arch/arm/boot/dts/imx31.dtsi