[alsa-devel] [PATCH 0/3] Baytrail followup patches

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Wed Aug 17 01:28:20 CEST 2016


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



More information about the Alsa-devel mailing list