Message ID | 20220922235951.252532-1-nfraprado@collabora.com |
---|---|
Headers | show |
Series | ASoC: mediatek: Allow separate handling of headphone and headset mic jack | expand |
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 mt8192-mt6359 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@collabora.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> [On MT8192 Asurada Spherion Chromebook] Tested-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
On Thu, 22 Sep 2022 19:59:45 -0400, Nícolas F. R. A. Prado wrote: > This series allows the headphone and headset mic jack status to be > handled separately by userspace on MT8192, MT8195 and MT8186. > > Changes based on commit d0508b4f1604 ("ASoC: rk3399_gru_sound: Add DAPM > pins, kcontrols for jack detection"). Found while searching for an > alternative for JackSwitch [1]. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/6] ASoC: mediatek: mt8192-mt6359: Expose individual headset jack pins commit: 194ff8db03782d1dae41b7b42ea65da5748884c2 [2/6] ASoC: mediatek: mt8195: Expose individual headset jack pins commit: aa51e3c127a43cf4862db5f0081da281f1aa6429 [3/6] ASoC: mediatek: mt8186-da7219: Add headset widgets with switches commit: 13bee4a16ac5c5f0e3a5db868df991be57e74aa5 [4/6] ASoC: mediatek: mt8186-da7219: Expose individual headset jack pins commit: 8e986748680629a82398c65da0c5bda4c6a01b3d [5/6] ASoC: mediatek: mt8186-rt5682: Add headset widgets with switches commit: d888e7afa03f06d8091ecdd43f87d5396dfbf907 [6/6] ASoC: mediatek: mt8186-rt5682: Expose individual headset jack pins commit: 42de42c22453064ffc9b72c259b2ab901dd766dc All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark