]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx3: Retrieve the CCM base address from devicetree
authorFabio Estevam <festevam@gmail.com>
Thu, 17 Sep 2020 00:41:18 +0000 (21:41 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 22 Sep 2020 06:08:06 +0000 (14:08 +0800)
commit122667fdca9a2c4c8e600a0649448b5be27253ee
treeff201af626c8a3192ec2167878e3d7b7c223740c
parent7f6832889d2c85677e995fb339df51405da29744
ARM: imx3: Retrieve the CCM base address from devicetree

Now that imx31 and imx35 has been converted to a devicetree-only platform,
retrieve the CCM 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