]> git.baikalelectronics.ru Git - kernel.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)
committerShawn Guo <shawnguo@kernel.org>
Mon, 2 Jan 2017 05:59:53 +0000 (13:59 +0800)
commitfe6cd543b7519ecfdba8f0901d6b45346042c5a3
treec5c603b3d7498194f364e7f94c58c487e5cf1602
parent890fcdd64047a0c9120b237799b69c2be8831d35
ARM: dts: imx31: fix AVIC base address

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: a2039e0a2751 ("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>
arch/arm/boot/dts/imx31.dtsi