summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@freescale.com>2017-07-24 14:51:21 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit903824b3286317c91172693bf2af3a119088fb03 (patch)
treef0c10b354fd0b66e18e0c1c8d451e0b2a5f29500 /include/soc
parent651018d16d67a89410d4c31c5c496772809765a0 (diff)
MLK-16077-2: clk: imx: update cm40 clock for imx8qxp
Add cm40 I2C clock for imx8qxp Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/imx8/imx8qxp/lpcg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/soc/imx8/imx8qxp/lpcg.h b/include/soc/imx8/imx8qxp/lpcg.h
index 6cad103b0975..061454f5f225 100644
--- a/include/soc/imx8/imx8qxp/lpcg.h
+++ b/include/soc/imx8/imx8qxp/lpcg.h
@@ -177,5 +177,8 @@
#define NAND_LPCG 0x5B290000
#define EDMA_LPCG 0x5B2A0000
+/* CM40 SS */
+#define CM40_I2C_LPCG 0x37630000
+
#endif