summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/x1830-cgu.h
diff options
context:
space:
mode:
author周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>2020-07-25 13:11:34 +0800
committerStephen Boyd <sboyd@kernel.org>2020-07-27 18:17:52 -0700
commit316810e883fbcfd88167fd53858294bf0c2bcd40 (patch)
tree25b243412db5bd4f9172fc0eaeef93e6e98b0a09 /include/dt-bindings/clock/x1830-cgu.h
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407 (diff)
downloadlinux-316810e883fbcfd88167fd53858294bf0c2bcd40.tar.bz2
dt-bindings: clock: Add RTC related clocks for Ingenic SoCs.
Add RTC related clocks bindings for the JZ4780 SoC, the X1000 SoC, and the X1830 SoC from Ingenic. Tested-by: 周正 (Zhou Zheng) <sernia.zhou@foxmail.com> Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com> Link: https://lore.kernel.org/r/20200725051136.58220-2-zhouyanjie@wanyeetech.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings/clock/x1830-cgu.h')
-rw-r--r--include/dt-bindings/clock/x1830-cgu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/x1830-cgu.h b/include/dt-bindings/clock/x1830-cgu.h
index 801e1d09c881..88455376a950 100644
--- a/include/dt-bindings/clock/x1830-cgu.h
+++ b/include/dt-bindings/clock/x1830-cgu.h
@@ -51,5 +51,7 @@
#define X1830_CLK_TCU 36
#define X1830_CLK_DTRNG 37
#define X1830_CLK_OST 38
+#define X1830_CLK_EXCLK_DIV512 39
+#define X1830_CLK_RTC 40
#endif /* __DT_BINDINGS_CLOCK_X1830_CGU_H__ */