summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2018-05-21 11:01:48 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:31:50 +0800
commitc4c21fc906c7e0596a2d1bde7441beae319207fe (patch)
treed40f8c46978a7a257a28dcd58f80fb9cefb7cd99 /include/dt-bindings
parent5e276c76c4cf1b168cecd4e5c692bd9c0f5a90f9 (diff)
MLK-18381-2 clk: imx8mm: add the mu root clk
- mu is used by rpmsg on imx8mm, add the mu root clk. - check the m4 is enable or not. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/imx8mm-clock.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx8mm-clock.h b/include/dt-bindings/clock/imx8mm-clock.h
index b93d9308f273..4769f14f8a4b 100644
--- a/include/dt-bindings/clock/imx8mm-clock.h
+++ b/include/dt-bindings/clock/imx8mm-clock.h
@@ -456,6 +456,7 @@
#define IMX8MM_CLK_ARM 444
#define IMX8MM_CLK_PDM_IPG 445
#define IMX8MM_CLK_GPU2D_ROOT 446
+#define IMX8MM_CLK_MU_ROOT 447
-#define IMX8MM_CLK_END 447
+#define IMX8MM_CLK_END 448
#endif