mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user