Re: [PATCH 6/6] ASoC: mediatek: mt8186-rt5682: Expose individual headset jack pins

From: AngeloGioacchino Del Regno
Date: Fri Sep 23 2022 - 04:58:15 EST


Il 23/09/22 01:59, Nícolas F. R. A. Prado ha scritto:
The rt5682 codec is able to distinguish between two event types:
headphone insertion/removal and headset microphone insertion/removal.
However, currently, the mt8186-rt5682 driver exposes a single kcontrol
for the headset jack, so userspace isn't able to differentiate between
the two events.

Add a definition for the headset jack pins, so that a separate jack
kcontrol is created for each one, allowing userspace to track and handle
them individually.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>