Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1457836
| From | Adam Thomson <Adam.Thomson.Opensource@diasemi.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] ASoC: da7218: Small clocking related updates for driver |
| Date | 2016-08-08 16:40 +0200 |
| Message-ID | <s3TSF-2yD-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch set contains two updates relating to clocking. The first removes the 32KHz PLL feature as this is no longer supported, and the second provides MCLK effciency improvements to avoid unnecessary MCLK enabling. Changes are based on v4.8-rc1 Linux kernel. Adam Thomson (2): ASoC: da7218: Remove 32KHz PLL mode from driver ASoC: da7218: Improve driver efficiency with regards to MCLK usage sound/soc/codecs/da7218.c | 34 +++++++++++++++------------------- sound/soc/codecs/da7218.h | 2 -- 2 files changed, 15 insertions(+), 21 deletions(-) -- 1.9.3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] ASoC: da7218: Small clocking related updates for driver Adam Thomson <Adam.Thomson.Opensource@diasemi.com> - 2016-08-08 16:40 +0200 [PATCH 1/2] ASoC: da7218: Remove 32KHz PLL mode from driver Adam Thomson <Adam.Thomson.Opensource@diasemi.com> - 2016-08-08 16:50 +0200 [PATCH 2/2] ASoC: da7218: Improve driver efficiency with regards to MCLK usage Adam Thomson <Adam.Thomson.Opensource@diasemi.com> - 2016-08-08 16:50 +0200
csiph-web