summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-05-29 13:57:28 +0800
committerNitin Garg <nitin.garg@freescale.com>2015-09-17 09:23:14 -0500
commit7681fd3567ab11735a4bd35c0d81a4e9104db025 (patch)
treef115548a1dbdfd8b37d4ccca8e789f2bc701cc83 /include
parent2902645f53528aafd130f8eea5f8359eaf844961 (diff)
MLK-10979-2 imx: mx7d add ocotp clk
Add IMX7D_OCOTP_CLK, sourcing from ipg_root_clk. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
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 4dc2fc02ac42..e4f4966dcad3 100644
--- a/include/dt-bindings/clock/imx7d-clock.h
+++ b/include/dt-bindings/clock/imx7d-clock.h
@@ -447,5 +447,6 @@
#define IMX7D_SEMA4_HS_ROOT_CLK 434
#define IMX7D_PLL_DRAM_TEST_DIV 435
#define IMX7D_CAAM_CLK 436
-#define IMX7D_END_CLK 437
+#define IMX7D_OCOTP_CLK 437
+#define IMX7D_END_CLK 438
#endif /* __DT_BINDINGS_CLOCK_IMX7D_H */