Merge branch 'sunxi/shared-clk-ids-for-6.11' into sunxi/clk-for-6.11

This commit is contained in:
Chen-Yu Tsai
2024-06-22 20:07:02 +08:00
2 changed files with 2 additions and 0 deletions

View File

@@ -112,5 +112,6 @@
#define CLK_HDCP 126
#define CLK_BUS_HDCP 127
#define CLK_PLL_SYSTEM_32K 128
#define CLK_BUS_GPADC 129
#endif /* _DT_BINDINGS_CLK_SUN50I_H616_H_ */

View File

@@ -66,5 +66,6 @@
#define RST_BUS_TVE0 57
#define RST_BUS_HDCP 58
#define RST_BUS_KEYADC 59
#define RST_BUS_GPADC 60
#endif /* _DT_BINDINGS_RESET_SUN50I_H616_H_ */