forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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