summaryrefslogtreecommitdiff
path: root/plat/imx/imx8mm/include
diff options
context:
space:
mode:
authorSilvano di Ninno <silvano.dininno@nxp.com>2018-05-17 17:32:10 +0200
committerAbel Vesa <abel.vesa@nxp.com>2018-06-11 10:33:03 +0300
commit7dd1b741efdc60ca6b5eaafc9d863744beb7064e (patch)
tree2d1a1dcf8f172b0d090b182a6255ccbfc79792eb /plat/imx/imx8mm/include
parentddac82579f52819dc24e6bf5eb23f9fd354844fb (diff)
MLK-18343-2: plat: imx8mm: add support for RDC and CSU
move CSU and RDC driver to common/i.mx8m folder and enable the driver for i.mx8mm Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com> Reviewed-by: Aymen Sghaier <aymen.sghaier@nxp.com>
Diffstat (limited to 'plat/imx/imx8mm/include')
-rw-r--r--plat/imx/imx8mm/include/platform_def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plat/imx/imx8mm/include/platform_def.h b/plat/imx/imx8mm/include/platform_def.h
index 41070489..e0981af8 100644
--- a/plat/imx/imx8mm/include/platform_def.h
+++ b/plat/imx/imx8mm/include/platform_def.h
@@ -64,6 +64,8 @@
#define IMX_ANAMIX_BASE 0x30360000
#define IMX_SRC_BASE 0x30390000
#define IMX_GPC_BASE 0x303a0000
+#define IMX_RDC_BASE 0x303d0000
+#define IMX_CSU_BASE 0x303e0000
#define IMX_WDOG_BASE 0x30280000
#define IMX_SNVS_BASE 0x30370000
#define IMX_NOC_BASE 0x32700000