ARM: dts: rockchip: rv1106: change property rockchip i2s

rockchip,clk-trcm = <1> to rockchip,trcm-sync-tx-only

Signed-off-by: Shunhua Lan <lsh@rock-chips.com>
Change-Id: If7c4d963fd2892e8586076291dd143af3ca81e42
This commit is contained in:
Shunhua Lan
2023-10-13 16:47:10 +08:00
committed by Tao Huang
parent 89fc7be3bd
commit 0b9bfbfe78

View File

@@ -1390,7 +1390,7 @@
dma-names = "tx", "rx";
resets = <&cru SRST_M_I2S0_8CH_TX>, <&cru SRST_M_I2S0_8CH_RX>;
reset-names = "tx-m", "rx-m";
rockchip,clk-trcm = <1>;
rockchip,trcm-sync-tx-only;
#sound-dai-cells = <0>;
status = "disabled";
};