We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95fd34a + 532857c commit 29f1841Copy full SHA for 29f1841
2 files changed
include/dt-bindings/clock/sun50i-h616-ccu.h
@@ -112,5 +112,6 @@
112
#define CLK_HDCP 126
113
#define CLK_BUS_HDCP 127
114
#define CLK_PLL_SYSTEM_32K 128
115
+#define CLK_BUS_GPADC 129
116
117
#endif /* _DT_BINDINGS_CLK_SUN50I_H616_H_ */
include/dt-bindings/reset/sun50i-h616-ccu.h
@@ -66,5 +66,6 @@
66
#define RST_BUS_TVE0 57
67
#define RST_BUS_HDCP 58
68
#define RST_BUS_KEYADC 59
69
+#define RST_BUS_GPADC 60
70
71
#endif /* _DT_BINDINGS_RESET_SUN50I_H616_H_ */
0 commit comments