forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
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