forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
kernel/sound/soc/rockchip/rockchip_vad.h
....@@ -224,4 +224,8 @@
224224 #define RK3568_I2S_2CH_3 0xfe430800
225225 #define RK3568_PDM 0xfe440400
226226
227
+/* RK3588 SOC */
228
+#define RK3588_I2S1_8CH 0xfe480800
229
+#define RK3588_PDM0 0xfe4b0400
230
+
227231 #endif