forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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