mbox series

[ver.2,6.1.y,0/6] ASoC: codecs: es8326: fix support (backport from v6.6)

Message ID 20240417083116.608610-1-kovalev@altlinux.org (mailing list archive)
Headers show
Series ASoC: codecs: es8326: fix support (backport from v6.6) | expand

Message

Vasiliy Kovalev April 17, 2024, 8:31 a.m. UTC
Without these patches, all tested laptop models using the es8326 audio codec
have no sound from the speakers and headphones, and the headset microphone
does not work. Although the initialization of the sound card is successful.

--
ver.2:
drop a commit that does not affect the fix of functionality;
added an explanation that does not work on the current version of the kernel
without patches.
--

Patches have been successfully tested on the latest 6.1.86 kernel.

[PATCH 6.1.y 1/6] ASoC: codecs: ES8326: Add es8326_mute function
[PATCH 6.1.y 2/6] ASoC: codecs: ES8326: Change Hp_detect register names
[PATCH 6.1.y 3/6] ASoC: codecs: ES8326: Change Volatile Reg function
[PATCH 6.1.y 4/6] ASoC: codecs: ES8326: Fix power-up sequence
[PATCH 6.1.y 5/6] ASOC: codecs: ES8326: Add calibration support for
[PATCH 6.1.y 6/6] ASoC: codecs: ES8326: Update jact detection function