arm64: dts: rockchip: remove #sound-dai-cells for RK3308 EVB acodec

The RK3308 codec is attached with multi-codec machine
driver, not simple-card, so we don't need use the
property #sound-dai-cells any more.

Change-Id: Ie1afdc6bf2820efbb0054ea5e6d91d9c9025351e
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
This commit is contained in:
Xing Zheng
2018-05-30 15:33:53 +08:00
committed by Tao Huang
parent 979e825fe8
commit f0b53eb6a4
2 changed files with 0 additions and 8 deletions

View File

@@ -239,8 +239,6 @@
&acodec {
status = "okay";
#sound-dai-cells = <0>;
rockchip,loopback-grp = <3>;
hp-ctl-gpios = <&gpio0 RK_PA1 GPIO_ACTIVE_HIGH>;
spk-ctl-gpios = <&gpio0 RK_PA5 GPIO_ACTIVE_HIGH>;
@@ -634,8 +632,6 @@
&i2s_8ch_2 {
status = "okay";
#sound-dai-cells = <0>;
};
&nandc {

View File

@@ -245,8 +245,6 @@
&acodec {
status = "okay";
#sound-dai-cells = <0>;
rockchip,loopback-grp = <0>;
hp-ctl-gpios = <&gpio0 RK_PA1 GPIO_ACTIVE_HIGH>;
spk-ctl-gpios = <&gpio0 RK_PA5 GPIO_ACTIVE_HIGH>;
@@ -640,8 +638,6 @@
&i2s_8ch_2 {
status = "okay";
#sound-dai-cells = <0>;
};
&nandc {