arm64: dts: rockchip: rk3326-evb-lp3-v10: remove audio widgets and routings

Note that there is not any widget implemented on rk817 yet,
adding audio widget and routing properties will result in
failure on audio card initialization.

Signed-off-by: Jason Zhang <jason.zhang@rock-chips.com>
Change-Id: I3619aeba3953ff91e814cd8b1d1f7bb725c6b362
This commit is contained in:
Jason Zhang
2022-08-15 17:14:07 +08:00
committed by Tao Huang
parent 9e195140a1
commit 249c8debab

View File

@@ -96,14 +96,6 @@
simple-audio-card,format = "i2s";
simple-audio-card,name = "rockchip,rk817-codec";
simple-audio-card,mclk-fs = <256>;
simple-audio-card,widgets =
"Microphone", "Mic Jack",
"Headphone", "Headphone Jack";
simple-audio-card,routing =
"Mic Jack", "MICBIAS1",
"IN1P", "Mic Jack",
"Headphone Jack", "HPOL",
"Headphone Jack", "HPOR";
simple-audio-card,cpu {
sound-dai = <&i2s1_2ch>;
};