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

Now that imx27 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/pm-imx27.c