mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user