summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRobin Gong <b38343@freescale.com>2015-01-23 13:30:38 +0800
committerRobin Gong <b38343@freescale.com>2015-02-11 09:49:01 +0800
commit27b01bb53487d99ed958f22aaab21899e1918fc6 (patch)
tree35045d542745c4c088c5fa7a9fb9344ac78bc73a /include
parent633172a2c1db9712a7a3f924e7561f8b42b15669 (diff)
MLK-10244-5 ARM: imx7d: clock: add sdma core clock
Add sdma core clock in clock tree of imx7d, SDMA can work now Signed-off-by: Robin Gong <b38343@freescale.com> (cherry picked from commit 48e2e32b5be515283ffdc776c17f6401fc67d3ff)
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/imx7d-clock.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx7d-clock.h b/include/dt-bindings/clock/imx7d-clock.h
index cec471521976..4703a6da3c70 100644
--- a/include/dt-bindings/clock/imx7d-clock.h
+++ b/include/dt-bindings/clock/imx7d-clock.h
@@ -432,6 +432,7 @@
#define IMX7D_WDOG2_ROOT_CLK 419
#define IMX7D_WDOG3_ROOT_CLK 420
#define IMX7D_WDOG4_ROOT_CLK 421
-#define IMX7D_END_CLK 422
+#define IMX7D_SDMA_CORE_CLK 422
+#define IMX7D_END_CLK 423
#endif /* __DT_BINDINGS_CLOCK_IMX7D_H */