Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1668948
| From | Adam Thomson <Adam.Thomson.Opensource@diasemi.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] ASoC: da7219: Resolve HP detect issues relating to MCLK |
| Date | 2017-06-19 12:00 +0200 |
| Message-ID | <tU1Ds-Yw-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The patch set resolves issues in the HP detect feature, relating to MCLK, where the feature can misdetect headphones as lineout. Adam Thomson (2): ASoC: da7219: Fix HP detection procedure for all MCLK frequencies ASoC: Intel: bxt: Move codec sysclk config to codec_init function sound/soc/codecs/da7219-aad.c | 31 ++++++++++++---- sound/soc/codecs/da7219.c | 53 ++++++++++++++++++--------- sound/soc/codecs/da7219.h | 5 ++- sound/soc/intel/boards/bxt_da7219_max98357a.c | 14 ++++--- 4 files changed, 73 insertions(+), 30 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] ASoC: da7219: Resolve HP detect issues relating to MCLK Adam Thomson <Adam.Thomson.Opensource@diasemi.com> - 2017-06-19 12:00 +0200
[PATCH 1/2] ASoC: da7219: Fix HP detection procedure for all MCLK frequencies Adam Thomson <Adam.Thomson.Opensource@diasemi.com> - 2017-06-19 12:00 +0200
Applied "ASoC: da7219: Fix HP detection procedure for all MCLK frequencies" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-06-19 18:30 +0200
[PATCH 2/2] ASoC: Intel: bxt: Move codec sysclk config to codec_init function Adam Thomson <Adam.Thomson.Opensource@diasemi.com> - 2017-06-19 12:00 +0200
Applied "ASoC: Intel: bxt: Move codec sysclk config to codec_init function" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-06-19 18:30 +0200
csiph-web