summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFugang Duan <b38611@freescale.com>2015-08-14 15:10:10 +0800
committerNitin Garg <nitin.garg@freescale.com>2015-09-17 09:24:14 -0500
commitabd6762a5af0d727668e8aff60665395ef8c0913 (patch)
treeffa9195cb2938c7e071484055b32613cee8addac /include
parent65b6f568985a81881759660d612add196a290567 (diff)
MLK-11360-04 arm: imx: clk-imx7d: add snvs root clock
Add snvs root clock support. Signed-off-by: Fugang Duan <B38611@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 5c03a008ddde..ec3b0ded4dbd 100644
--- a/include/dt-bindings/clock/imx7d-clock.h
+++ b/include/dt-bindings/clock/imx7d-clock.h
@@ -449,5 +449,6 @@
#define IMX7D_CAAM_CLK 436
#define IMX7D_OCOTP_CLK 437
#define IMX7D_ADC_ROOT_CLK 438
-#define IMX7D_END_CLK 439
+#define IMX7D_SNVS_ROOT_CLK 439
+#define IMX7D_END_CLK 440
#endif /* __DT_BINDINGS_CLOCK_IMX7D_H */