ARM: dts: rockchip: change property rockchip i2s

rockchip,clk-trcm = <1> to rockchip,trcm-sync-tx-only
rockchip,clk-trcm = <2> to rockchip,trcm-sync-rx-only
remove rockchip,clk-trcm = <0> because of it's the default

Signed-off-by: Shunhua Lan <lsh@rock-chips.com>
Change-Id: I3c9756d17f9d61360688848ede695c06912b50dc
This commit is contained in:
Shunhua Lan
2023-10-13 16:56:32 +08:00
committed by Tao Huang
parent 0b9bfbfe78
commit 1f1b8d8c4c
6 changed files with 6 additions and 6 deletions

View File

@@ -289,7 +289,7 @@
&i2s0_8ch {
status = "okay";
rockchip,clk-trcm = <1>;
rockchip,trcm-sync-tx-only;
#sound-dai-cells = <0>;
pinctrl-0 = <&i2s0m0_sclk_tx
&i2s0m0_lrck_tx

View File

@@ -264,7 +264,7 @@
&i2s0_8ch {
status = "okay";
rockchip,clk-trcm = <1>;
rockchip,trcm-sync-tx-only;
#sound-dai-cells = <0>;
pinctrl-0 = <&i2s0m0_sclk_tx
&i2s0m0_lrck_tx

View File

@@ -284,7 +284,7 @@
&i2s0_8ch {
status = "okay";
#sound-dai-cells = <0>;
rockchip,clk-trcm = <1>;
rockchip,trcm-sync-tx-only;
rockchip,i2s-rx-route = <3 0 1 2>;
pinctrl-0 = <&i2s0m0_sclk_tx
&i2s0m0_lrck_tx

View File

@@ -935,7 +935,7 @@
&i2s0_8ch {
status = "okay";
#sound-dai-cells = <0>;
rockchip,clk-trcm = <1>;
rockchip,trcm-sync-tx-only;
rockchip,i2s-rx-route = <3 1 2 0>;
pinctrl-names = "default";
pinctrl-0 = <&i2s0m0_sclk_tx

View File

@@ -391,7 +391,7 @@
&i2s0_8ch {
status = "okay";
#sound-dai-cells = <0>;
rockchip,clk-trcm = <1>;
rockchip,trcm-sync-tx-only;
rockchip,i2s-rx-route = <3 1 2 0>;
pinctrl-names = "default";
pinctrl-0 = <&i2s0m0_sclk_tx

View File

@@ -398,7 +398,7 @@
&i2s0_8ch {
status = "okay";
#sound-dai-cells = <0>;
rockchip,clk-trcm = <1>;
rockchip,trcm-sync-tx-only;
rockchip,i2s-rx-route = <3 1 2 0>;
pinctrl-names = "default";
pinctrl-0 = <&i2s0m0_sclk_tx