提交 d923d839 编写于 作者: S Shengjiu Wang 提交者: Shawn Guo

ARM: dts: imx6qdl-sabresd: Support headphone and microphone detection

Add "DMIC" rounting, headphone and microphone detect gpio for sound
card, then output sound can switch between headphone and speaker.
input sound can switch between DMIC and AMIC.
Signed-off-by: NShengjiu Wang <shengjiu.wang@nxp.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 71c7c2d9
...@@ -105,9 +105,13 @@ ...@@ -105,9 +105,13 @@
"Ext Spk", "SPKOUTL", "Ext Spk", "SPKOUTL",
"Ext Spk", "SPKOUTR", "Ext Spk", "SPKOUTR",
"AMIC", "MICBIAS", "AMIC", "MICBIAS",
"IN3R", "AMIC"; "IN3R", "AMIC",
"DMIC", "MICBIAS",
"DMICDAT", "DMIC";
mux-int-port = <2>; mux-int-port = <2>;
mux-ext-port = <3>; mux-ext-port = <3>;
hp-det-gpio = <&gpio7 8 GPIO_ACTIVE_LOW>;
mic-det-gpio = <&gpio1 9 GPIO_ACTIVE_LOW>;
}; };
backlight_lvds: backlight-lvds { backlight_lvds: backlight-lvds {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册