summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2017-10-12 19:43:39 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:28:48 +0800
commitca1d8ddb34e58d12e9b2c061eee10d3ae63b0bcd (patch)
tree52aafde34f64029ec1541884cad2f805cac10b45 /include/soc
parent35dacd1c2fda2b6bce9027b8d300ea39812b4a76 (diff)
MLK-16606-1 clk: imx8qm: add M4 I2C clocks
There're two M4 I2C instances in MX8QM. Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/imx8/imx8qm/lpcg.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/soc/imx8/imx8qm/lpcg.h b/include/soc/imx8/imx8qm/lpcg.h
index 512953e69cb4..a16a74a46ff7 100644
--- a/include/soc/imx8/imx8qm/lpcg.h
+++ b/include/soc/imx8/imx8qm/lpcg.h
@@ -182,5 +182,10 @@
#define NAND_LPCG 0x5B290000
#define EDMA_LPCG 0x5B2A0000
+/* CM40 SS */
+#define CM40_I2C_LPCG 0x37630000
+
+/* CM41 SS */
+#define CM41_I2C_LPCG 0x3B630000
#endif