arm64: dts: rockchip: rk3588-vehicle: btsco enable 16k pcm support

Enable 16k pcm support for rk3588 vehicle boards.
Fixes: e1e3340e25 ("arm64: dts: rockchip: rk3588 boards: btsco enable 16k pcm support")

Signed-off-by: XiaoTan Luo <lxt@rock-chips.com>
Change-Id: Ifeaa088a01f7dee35cd9f669e0dfb04015f4413a
This commit is contained in:
XiaoTan Luo
2023-06-29 19:26:52 +08:00
committed by Tao Huang
parent 264abe5b9d
commit 87f8c92f0e
3 changed files with 6 additions and 6 deletions

View File

@@ -28,13 +28,13 @@
};
simple-audio-card,codec {
sound-dai = <&bt_sco>;
sound-dai = <&bt_sco 1>;
};
};
bt_sco: bt-sco {
compatible = "delta,dfbmcs320";
#sound-dai-cells = <0>;
#sound-dai-cells = <1>;
status = "okay";
};
};

View File

@@ -27,13 +27,13 @@
};
simple-audio-card,codec {
sound-dai = <&bt_sco>;
sound-dai = <&bt_sco 1>;
};
};
bt_sco: bt-sco {
compatible = "delta,dfbmcs320";
#sound-dai-cells = <0>;
#sound-dai-cells = <1>;
status = "okay";
};

View File

@@ -26,13 +26,13 @@
};
simple-audio-card,codec {
sound-dai = <&bt_sco>;
sound-dai = <&bt_sco 1>;
};
};
bt_sco: bt-sco {
compatible = "delta,dfbmcs320";
#sound-dai-cells = <0>;
#sound-dai-cells = <1>;
status = "okay";
};
gpio-keys {