forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
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_ */