summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/vf610-clock.h
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-08-17 17:12:54 +0200
committerShawn Guo <shawnguo@kernel.org>2020-08-23 10:08:35 +0800
commit0b8056106c02bef72b9d47524dc3c59ccf99124d (patch)
tree996ec64fdfebae6793a0ecd06d19f77c7865291c /include/dt-bindings/clock/vf610-clock.h
parent7d6b5e4f2445728b9eca71f3fc21fd453d6b36b7 (diff)
clk: imx: vf610: Add CRC clock
Add the clock for CRC block allowing it to be enabled by consumers. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'include/dt-bindings/clock/vf610-clock.h')
-rw-r--r--include/dt-bindings/clock/vf610-clock.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/vf610-clock.h b/include/dt-bindings/clock/vf610-clock.h
index 0f2d60e884dc..373644e46747 100644
--- a/include/dt-bindings/clock/vf610-clock.h
+++ b/include/dt-bindings/clock/vf610-clock.h
@@ -196,6 +196,7 @@
#define VF610_CLK_TCON0 187
#define VF610_CLK_TCON1 188
#define VF610_CLK_CAAM 189
-#define VF610_CLK_END 190
+#define VF610_CLK_CRC 190
+#define VF610_CLK_END 191
#endif /* __DT_BINDINGS_CLOCK_VF610_H */