summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorAnson Huang <b20788@freescale.com>2015-07-22 10:34:02 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-23 16:42:23 +0300
commit65fb975d4fad2e58d27f4e77c8889c3edfe8a2e9 (patch)
tree37d6706a03a4ecc031d5857f02c96db786215d7f /include/dt-bindings
parent676054232ecfeaf9392201fd5fc3f74a6d39d9f3 (diff)
MLK-11265-1 ARM: dts: add imx7d soc dtsi support
Add new SoC i.MX7D dtsi and pinfunc head file. Signed-off-by: Anson Huang <b20788@freescale.com>
Diffstat (limited to 'include/dt-bindings')
-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 1183347c383f..f09e890f832d 100644
--- a/include/dt-bindings/clock/imx7d-clock.h
+++ b/include/dt-bindings/clock/imx7d-clock.h
@@ -449,5 +449,7 @@
#define IMX7D_ADC_ROOT_CLK 436
#define IMX7D_CLK_ARM 437
#define IMX7D_CKIL 438
-#define IMX7D_CLK_END 439
+#define IMX7D_OCOTP_CLK 439
+#define IMX7D_CAAM_CLK 440
+#define IMX7D_CLK_END 441
#endif /* __DT_BINDINGS_CLOCK_IMX7D_H */