Rock pi s dual adc's i2s

wondering if someone could help me with DTB’s i2s@ff300000 node and its pinctrl definitions, specifically how to enable simultaneous input on i2s0_sdi0 and i2s0_sdi1 for RK3308 on Kernel 6.1.

CJC5340

should prob mention its on the rockpi S and we are using the following pins and they are slaves only.

Header 1, Pin 7 (GPIO2_A4) -> i2s0_mclk
Header 1, Pin 12 (GPIO2_A5) -> i2s0_sclk_tx (Acting as master BCLK out)
Header 1, Pin 22 (GPIO2_A7) -> i2s0_lrck_tx (Acting as master LRCK out)
Header 2, Pin 28 (GPIO2_B5) -> i2s0_sdi0 (Data from ADC1)
Header 2, Pin 30 (GPIO2_B6) -> i2s0_sdi1 (Data from ADC2)