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