[alsa-devel] [PATCH v5] ASoC: rockchip: Add machine driver for RK3399 GRU Boards

Opensource [Adam Thomson] Adam.Thomson.Opensource at diasemi.com
Thu Jun 16 10:40:45 CEST 2016


On 16 June 2016 02:15, Xing Zheng wrote:

> >> +       /* Enable Headset and 4 Buttons Jack detection */
> >> +       ret = snd_soc_card_jack_new(rtd->card, "Headset Jack",
> >> +                                   SND_JACK_HEADSET |
> > Should this also include SND_JACK_LINEOUT? da7219 differentiates
> > between the two so not including lineout means, for example, we can
> > miss jack insertion/removal events.
> >
> Hi Adam,
> 
> Could you please confirm Steve says that about SND_JACK_LINEOUT?
> 
> Thanks.

Hi Xing Zheng,

Yes, as Steve mentioned DA7219 does support SND_JACK_LINEOUT so we should really
include this here.


More information about the Alsa-devel mailing list