Re: [alsa-devel][PATCH 2/4] ASoC: wm8960: support configure headphone jack detect pin and polarity from device tree

2015-06-16 Thread Zidan Wang
On Fri, Jun 12, 2015 at 01:50:05PM +0100, Charles Keepax wrote: > On Thu, Jun 11, 2015 at 07:14:34PM +0800, Zidan Wang wrote: > > The ADCLRC/GPIO1, LINPUT3/JD2 and RINPUT3/JD3 pins can be selected as > > headphone jack detect inputs to automatically disable the speaker output > > and enable the hea

Re: [alsa-devel][PATCH 2/4] ASoC: wm8960: support configure headphone jack detect pin and polarity from device tree

2015-06-12 Thread Charles Keepax
On Thu, Jun 11, 2015 at 07:14:34PM +0800, Zidan Wang wrote: > The ADCLRC/GPIO1, LINPUT3/JD2 and RINPUT3/JD3 pins can be selected as > headphone jack detect inputs to automatically disable the speaker output > and enable the headphone. > > Signed-off-by: Zidan Wang > --- This feels like this is m

[alsa-devel][PATCH 2/4] ASoC: wm8960: support configure headphone jack detect pin and polarity from device tree

2015-06-11 Thread Zidan Wang
The ADCLRC/GPIO1, LINPUT3/JD2 and RINPUT3/JD3 pins can be selected as headphone jack detect inputs to automatically disable the speaker output and enable the headphone. Signed-off-by: Zidan Wang --- Documentation/devicetree/bindings/sound/wm8960.txt | 11 +++ include/sound/wm8960.h