mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3576-vehicle-evb: change sai1 channel
Change sai1 tx 3 lanes, rx 2 lanes Change-Id: If3d87aeec5382ea7a55163cd97031dd196021ce9 Signed-off-by: Zheng zhiqi <looper.zheng@rock-chips.com>
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
vehicle_adsp_sound: vehicle-adsp-sound {
|
||||
status = "okay";
|
||||
compatible = "simple-audio-card";
|
||||
simple-audio-card,name = "rockchip,car-rk3308-sound";
|
||||
simple-audio-card,name = "rockchip,tdm";
|
||||
simple-audio-card,format = "i2s";
|
||||
simple-audio-card,mclk-fs = <256>;
|
||||
simple-audio-card,cpu {
|
||||
@@ -385,6 +385,8 @@
|
||||
|
||||
&sai1 {
|
||||
status = "okay";
|
||||
rockchip,tdm-tx-lanes = <3>;
|
||||
rockchip,tdm-rx-lanes = <2>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&sai1m0_lrck
|
||||
&sai1m0_sclk
|
||||
|
||||
Reference in New Issue
Block a user