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