summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2018-06-22 14:23:57 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:32:30 +0800
commit7393ec3b6db323d1c409a603fba4b8cb47332947 (patch)
tree81d0cd813b505062d0d41ee1f2f24d96703333c7 /include/soc
parent83e4e4640089c9c38cee05f5ae0f1991789f4eba (diff)
MLK-18660-1 include: define the pd and lpcg of the lsio mu
In order to replace the M4_MU# by the LSIO MU in the RPMSG usage. Define the PD and LPCG address of the LSIO MU for iMX8. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/imx8/imx8qm/lpcg.h9
-rw-r--r--include/soc/imx8/imx8qxp/lpcg.h9
2 files changed, 18 insertions, 0 deletions
diff --git a/include/soc/imx8/imx8qm/lpcg.h b/include/soc/imx8/imx8qm/lpcg.h
index a16a74a46ff7..c41d54ddab10 100644
--- a/include/soc/imx8/imx8qm/lpcg.h
+++ b/include/soc/imx8/imx8qm/lpcg.h
@@ -35,6 +35,15 @@
#define GPT_4_LPCG 0x5D580000
#define OCRAM_LPCG 0x5D590000
#define KPP_LPCG 0x5D5A0000
+#define MU_5A_LPCG 0x5D600000
+#define MU_6A_LPCG 0x5D610000
+#define MU_7A_LPCG 0x5D620000
+#define MU_8A_LPCG 0x5D630000
+#define MU_9A_LPCG 0x5D640000
+#define MU_10A_LPCG 0x5D650000
+#define MU_11A_LPCG 0x5D660000
+#define MU_12A_LPCG 0x5D670000
+#define MU_13A_LPCG 0x5D680000
/* HSIO SS */
#define CRR_5_LPCG 0x5F0F0000
diff --git a/include/soc/imx8/imx8qxp/lpcg.h b/include/soc/imx8/imx8qxp/lpcg.h
index e4cd60167d8a..79b774d825ba 100644
--- a/include/soc/imx8/imx8qxp/lpcg.h
+++ b/include/soc/imx8/imx8qxp/lpcg.h
@@ -35,6 +35,15 @@
#define OCRAM_LPCG 0x5D590000
#define KPP_LPCG 0x5D5A0000
#define ROMCP_LPCG 0x5D500000
+#define MU_5A_LPCG 0x5D600000
+#define MU_6A_LPCG 0x5D610000
+#define MU_7A_LPCG 0x5D620000
+#define MU_8A_LPCG 0x5D630000
+#define MU_9A_LPCG 0x5D640000
+#define MU_10A_LPCG 0x5D650000
+#define MU_11A_LPCG 0x5D660000
+#define MU_12A_LPCG 0x5D670000
+#define MU_13A_LPCG 0x5D680000
/* HSIO SS */
#define CRR_5_LPCG 0x5F0F0000