alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Baytrail followup patches
@ 2016-08-16 23:28 Pierre-Louis Bossart
  2016-08-16 23:28 ` [PATCH 1/3] ASoC: Intel: atom: fix 0-day warnings Pierre-Louis Bossart
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Pierre-Louis Bossart @ 2016-08-16 23:28 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, sfr, broonie, Pierre-Louis Bossart, irina.tirdea

fixes for warnings detected by 0-Day
New quirk for Acer Aspire platforms
Resending clock framework support (for-next audio not working on all platforms
enabling MCLK if this patch is not applied)

Irina Tirdea (1):
  clk: x86: Add Atom PMC platform clocks

Pierre-Louis Bossart (2):
  ASoC: Intel: atom: fix 0-day warnings
  ASoC: Intel: bytcr_rt5640: quirk for Acer Aspire SWS-012

 arch/x86/Kconfig                      |   1 +
 arch/x86/include/asm/pmc_atom.h       |   6 +
 arch/x86/platform/atom/pmc_atom.c     |  55 ++++-
 drivers/clk/x86/Makefile              |   1 +
 drivers/clk/x86/clk-byt-plt.c         | 413 ++++++++++++++++++++++++++++++++++
 sound/soc/intel/atom/sst/sst_acpi.c   |   2 +-
 sound/soc/intel/boards/bytcr_rt5640.c |  15 +-
 7 files changed, 487 insertions(+), 6 deletions(-)
 create mode 100644 drivers/clk/x86/clk-byt-plt.c

-- 
2.7.4

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

end of thread, other threads:[~2016-08-17 11:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-16 23:28 [PATCH 0/3] Baytrail followup patches Pierre-Louis Bossart
2016-08-16 23:28 ` [PATCH 1/3] ASoC: Intel: atom: fix 0-day warnings Pierre-Louis Bossart
2016-08-17 11:24   ` Applied "ASoC: Intel: atom: fix 0-day warnings" to the asoc tree Mark Brown
2016-08-16 23:28 ` [PATCH 2/3] ASoC: Intel: bytcr_rt5640: quirk for Acer Aspire SWS-012 Pierre-Louis Bossart
2016-08-17 11:24   ` Applied "ASoC: Intel: bytcr_rt5640: quirk for Acer Aspire SWS-012" to the asoc tree Mark Brown
2016-08-16 23:28 ` [PATCH 3/3] clk: x86: Add Atom PMC platform clocks Pierre-Louis Bossart
2016-08-17  9:32   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).