arm64: dts: rockchip: enable Bluetooth PCM sound for RK3308 EVB Boards

By default, only using lrck_tx for PCM by hardware,
therefore, we need to use I2S_CKR_TRCM_TXONLY.

Change-Id: I6c4077e7e7e65b8a3a21416fd61d5900b3b72f42
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
This commit is contained in:
Xing Zheng
2018-07-17 12:47:39 +08:00
committed by Tao Huang
parent 3e056d403d
commit 46dcb4d5f8
6 changed files with 48 additions and 8 deletions

View File

@@ -23,6 +23,16 @@
};
};
&bluetooth_sound {
status = "okay";
};
&i2s_2ch_0 {
status = "okay";
#sound-dai-cells = <0>;
rockchip,clk-trcm = <1>;
};
&is31fl3236 {
reg = <0x3f>;
};

View File

@@ -22,6 +22,16 @@
};
};
&bluetooth_sound {
status = "okay";
};
&i2s_2ch_0 {
status = "okay";
#sound-dai-cells = <0>;
rockchip,clk-trcm = <1>;
};
&is31fl3236 {
reg = <0x3f>;
};

View File

@@ -58,9 +58,14 @@
status = "disabled";
};
&dummy_codec {
status = "disabled";
&bluetooth_sound {
status = "okay";
};
&i2s_2ch_0 {
status = "okay";
#sound-dai-cells = <0>;
rockchip,clk-trcm = <1>;
};
&i2s_8ch_0 {

View File

@@ -46,9 +46,14 @@
status = "disabled";
};
&dummy_codec {
status = "disabled";
&bluetooth_sound {
status = "okay";
};
&i2s_2ch_0 {
status = "okay";
#sound-dai-cells = <0>;
rockchip,clk-trcm = <1>;
};
&i2s_8ch_0 {

View File

@@ -45,9 +45,14 @@
status = "disabled";
};
&dummy_codec {
status = "disabled";
&bluetooth_sound {
status = "okay";
};
&i2s_2ch_0 {
status = "okay";
#sound-dai-cells = <0>;
rockchip,clk-trcm = <1>;
};
&pdm_8ch {

View File

@@ -45,9 +45,14 @@
status = "disabled";
};
&dummy_codec {
status = "disabled";
&bluetooth_sound {
status = "okay";
};
&i2s_2ch_0 {
status = "okay";
#sound-dai-cells = <0>;
rockchip,clk-trcm = <1>;
};
&pdm_8ch {