arm64: dts: rockchip: rk3308: Assign 'i2s-lrck-gpio' for SOF

This patch assign the LRCK pin for TDM_ONE_FRAME on Slave mode.

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Change-Id: I2ef950170d6646f3d04115662099918942c3cf9d
This commit is contained in:
Sugar Zhang
2023-12-29 17:06:05 +08:00
committed by Tao Huang
parent 618ed5561f
commit bba2c5a220

View File

@@ -1039,6 +1039,7 @@
rockchip,cru = <&cru>;
rockchip,grf = <&grf>;
rockchip,mclk-calibrate;
i2s-lrck-gpio = <&gpio2 RK_PA7 GPIO_ACTIVE_HIGH>; /* i2s_8ch_0_lrcktx */
pinctrl-names = "default";
pinctrl-0 = <&i2s_8ch_0_sclktx
&i2s_8ch_0_sclkrx
@@ -1076,6 +1077,7 @@
rockchip,grf = <&grf>;
rockchip,mclk-calibrate;
rockchip,io-multiplex;
i2s-lrck-gpio = <&gpio1 RK_PA5 GPIO_ACTIVE_HIGH>; /* i2s_8ch_1_m0_lrcktx */
status = "disabled";
};