mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: px30-evb-ddr3-v10-linux: 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: Lin Jianhua <linjh@rock-chips.com> Change-Id: I2ebf322fc6530bed968697086305793db466ea6e
This commit is contained in:
@@ -107,14 +107,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