summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRichard Zhu <Richard.Zhu@freescale.com>2015-03-31 10:59:50 +0800
committerNitin Garg <nitin.garg@freescale.com>2015-09-17 09:22:22 -0500
commit61c315ed3ae57d15e607b21f4d57407016eb6dd4 (patch)
tree5b4639a17ba1719fcb91bdf64a6c7d76f2e639c6 /include
parentcb8fbf3b62b2e1a0fe0ae10f7efdef97beb1d249 (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 */