]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx31: Retrieve the IIM base address from devicetree
authorFabio Estevam <festevam@gmail.com>
Thu, 17 Sep 2020 00:41:17 +0000 (21:41 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Feb 2023 06:52:35 +0000 (07:52 +0100)
commitc2940f73b391d62afae90e39bd9f838c40f57cf7
treec0e14d2afb7d98f9b5898bd854ce369d09d28014
parentbaf6df06bd7c4c772ad3599cd78a747bb0ffbb83
ARM: imx31: Retrieve the IIM base address from devicetree

[ Upstream commit e2d4102adf2cfd140c04adecf2042a4011ecaec7 ]

Now that imx31 has been converted to a devicetree-only platform,
retrieve the IIM 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>
Stable-dep-of: 87b30c4b0efb ("ARM: imx: add missing of_node_put()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/mach-imx/cpu-imx31.c