Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit c452810

Browse files
committed
Merge branch 'sunxi/shared-clk-ids-for-6.11' into sunxi/dt-for-6.11
2 parents bba4746 + 532857c commit c452810

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

include/dt-bindings/clock/sun50i-h616-ccu.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,6 @@
112112
#define CLK_HDCP 126
113113
#define CLK_BUS_HDCP 127
114114
#define CLK_PLL_SYSTEM_32K 128
115+
#define CLK_BUS_GPADC 129
115116

116117
#endif /* _DT_BINDINGS_CLK_SUN50I_H616_H_ */

include/dt-bindings/reset/sun50i-h616-ccu.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,6 @@
6666
#define RST_BUS_TVE0 57
6767
#define RST_BUS_HDCP 58
6868
#define RST_BUS_KEYADC 59
69+
#define RST_BUS_GPADC 60
6970

7071
#endif /* _DT_BINDINGS_RESET_SUN50I_H616_H_ */

0 commit comments

Comments
 (0)