All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] BYT/CHT-Realtek remaining fixes
@ 2017-09-08 17:43 Pierre-Louis Bossart
  2017-09-08 17:43 ` [PATCH 1/5] ASoC: Intel: boards: use devm_clk_get() unconditionally Pierre-Louis Bossart
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Pierre-Louis Bossart @ 2017-09-08 17:43 UTC (permalink / raw)
  To: alsa-devel
  Cc: tiwai, Pierre-Louis Bossart, liam.r.girdwood, vinod.koul, broonie,
	andriy.shevchenko

This last batch for the week is about simplification of the
MCLK-related code for byt/cht-realtek machine drivers and fixes for
rt5651. This is mostly a v2 of patches I submitted earlier, with
improvements suggested by Andy Shevchenko, a fixed mistake on quirk
management flagged by Vinod Koul and better commit messages. No new
functionality otherwise.

Pierre-Louis Bossart (5):
  ASoC: Intel: boards: use devm_clk_get() unconditionally
  ASoC: Intel: bytcr-rt5651: fix capture routes
  ASoC: Intel: bytcr_rt5651: add MCLK support and fix quirks
  ASoC: Intel: bytcr_rt5651: filter codec name
  ASoC: Intel: bytcr_rt5640: simplify MCLK quirk tests

 sound/soc/intel/boards/bytcr_rt5640.c   |   8 +-
 sound/soc/intel/boards/bytcr_rt5651.c   | 277 ++++++++++++++++++++++++++++----
 sound/soc/intel/boards/cht_bsw_rt5645.c |  14 +-
 sound/soc/intel/boards/cht_bsw_rt5672.c |  27 +---
 4 files changed, 265 insertions(+), 61 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-09-19 13:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-08 17:43 [PATCH 0/5] BYT/CHT-Realtek remaining fixes Pierre-Louis Bossart
2017-09-08 17:43 ` [PATCH 1/5] ASoC: Intel: boards: use devm_clk_get() unconditionally Pierre-Louis Bossart
2017-09-19 13:46   ` Applied "ASoC: Intel: boards: use devm_clk_get() unconditionally" to the asoc tree Mark Brown
2017-09-08 17:43 ` [PATCH 2/5] ASoC: Intel: bytcr-rt5651: fix capture routes Pierre-Louis Bossart
2017-09-08 17:43 ` [PATCH 3/5] ASoC: Intel: bytcr_rt5651: add MCLK support and fix quirks Pierre-Louis Bossart
2017-09-18  7:10   ` Andy Shevchenko
2017-09-18 17:20     ` Pierre-Louis Bossart
2017-09-08 17:43 ` [PATCH 4/5] ASoC: Intel: bytcr_rt5651: filter codec name Pierre-Louis Bossart
2017-09-18  7:13   ` Andy Shevchenko
2017-09-18 17:24     ` Pierre-Louis Bossart
2017-09-08 17:43 ` [PATCH 5/5] ASoC: Intel: bytcr_rt5640: simplify MCLK quirk tests Pierre-Louis Bossart
2017-09-18  3:34 ` [PATCH 0/5] BYT/CHT-Realtek remaining fixes Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.