summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRichard Zhu <Richard.Zhu@freescale.com>2015-03-31 10:59:50 +0800
committerJason Liu <r64343@freescale.com>2015-05-08 17:23:47 +0800
commit8de9e9a7d728168fd26ce8bcde4f5110f94c2a93 (patch)
tree8c7da67e693688695acb7af42c928ae958f2134d /include
parent2df994c31f6a3923df22a1241dad0f95ad531477 (diff)
MLK-10512-1 clk: mcc: add sema4 and mu root clk
- add imx7d sema4 and mu root clocks Signed-off-by: Richard Zhu <Richard.Zhu@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/imx7d-clock.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx7d-clock.h b/include/dt-bindings/clock/imx7d-clock.h
index b28a40cc3cf9..3d1b5670545b 100644
--- a/include/dt-bindings/clock/imx7d-clock.h
+++ b/include/dt-bindings/clock/imx7d-clock.h
@@ -443,5 +443,7 @@
#define IMX7D_PLL_AUDIO_POST_DIV 430
#define IMX7D_PLL_VIDEO_TEST_DIV 431
#define IMX7D_PLL_VIDEO_POST_DIV 432
-#define IMX7D_END_CLK 433
+#define IMX7D_MU_ROOT_CLK 433
+#define IMX7D_SEMA4_HS_ROOT_CLK 434
+#define IMX7D_END_CLK 435
#endif /* __DT_BINDINGS_CLOCK_IMX7D_H */