ARM: imx3: Retrieve the AVIC base address from devicetree
authorFabio Estevam <festevam@gmail.com>
Thu, 17 Sep 2020 00:41:19 +0000 (21:41 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 22 Sep 2020 06:08:08 +0000 (14:08 +0800)
commit445cf02cada4b32f95c2bbce3fdaf184ef3ff3ce
treec58064fb94d6a085d020d824cb29cd3820a5ddfc
parent2cf98d12958cbb52c23e9e613687171dd6e60120
ARM: imx3: Retrieve the AVIC base address from devicetree

Now that imx31 and imx35 has been converted to a devicetree-only platform,
retrieve the AVIC base address from devicetree.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/mm-imx3.c