Skip to content

Commit 532857c

Browse files
macromorganwens
authored andcommitted
dt-bindings: clock: sun50i-h616-ccu: Add GPADC clocks
Add the required clock bindings for the GPADC. Signed-off-by: Chris Morgan <macromorgan@hotmail.com> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240605172049.231108-2-macroalpha82@gmail.com Signed-off-by: Chen-Yu Tsai <wens@csie.org>
1 parent 1613e60 commit 532857c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

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)