arm64: dts: rockchip: px30-evb-ddr3-v10: remove audio widgets and routings

Note that there is not any widget implemented on rk809 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: I313451c651edc2b1b6c47418a97eaad3418cefec
This commit is contained in:
Jason Zhang
2022-08-13 16:21:05 +08:00
committed by Tao Huang
parent 249c8debab
commit 68c04ca2db

View File

@@ -104,14 +104,6 @@
simple-audio-card,format = "i2s";
simple-audio-card,name = "rockchip,rk809-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>;
};