hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/include/dt-bindings/reset/sun8i-v3s-ccu.h
....@@ -75,4 +75,7 @@
7575 #define RST_BUS_UART1 50
7676 #define RST_BUS_UART2 51
7777
78
+/* Reset lines not available on V3s */
79
+#define RST_BUS_I2S0 52
80
+
7881 #endif /* _DT_BINDINGS_RST_SUN8I_H3_H_ */