All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: Intel: Skylake: Add nau88l25+ssm4567 machine driver
@ 2015-11-05 17:23 Vinod Koul
  2015-11-05 17:23 ` [PATCH 1/3] ASoC: Intel: Skylake: Add support for SSP1 BE cpu dai Vinod Koul
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Vinod Koul @ 2015-11-05 17:23 UTC (permalink / raw)
  To: alsa-devel; +Cc: liam.r.girdwood, patches.audio, broonie, Vinod Koul

This series adds one more machine driver used in SKL systems where nau88l25
and ssm4567 and connected to SoC on different SSPs, so add SSP1 BE ops
followed by machine driver and machine table entry

Fang, Yang A (1):
  ASoC: Intel: Skylake: add adi + nau8825 machine driver entry

Harsha Priya (1):
  ASoC: Intel: Skylake: Adding nau88l25+ssm4567 machine driver

Jeeja KP (1):
  ASoC: Intel: Skylake: Add support for SSP1 BE cpu dai

 sound/soc/intel/Kconfig                       |  14 +
 sound/soc/intel/boards/Makefile               |   2 +
 sound/soc/intel/boards/skl_nau88l25_ssm4567.c | 368 ++++++++++++++++++++++++++
 sound/soc/intel/skylake/skl-pcm.c             |  18 ++
 sound/soc/intel/skylake/skl.c                 |   2 +
 5 files changed, 404 insertions(+)
 create mode 100644 sound/soc/intel/boards/skl_nau88l25_ssm4567.c

-- 
1.9.1

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

end of thread, other threads:[~2015-11-18 18:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05 17:23 [PATCH 0/3] ASoC: Intel: Skylake: Add nau88l25+ssm4567 machine driver Vinod Koul
2015-11-05 17:23 ` [PATCH 1/3] ASoC: Intel: Skylake: Add support for SSP1 BE cpu dai Vinod Koul
2015-11-18 18:47   ` Applied "ASoC: Intel: Skylake: Add support for SSP1 BE cpu dai" to the asoc tree Mark Brown
2015-11-05 17:23 ` [PATCH 2/3] ASoC: Intel: Skylake: Adding nau88l25+ssm4567 machine driver Vinod Koul
2015-11-07 17:24   ` Anatol Pomozov
2015-11-09  4:41     ` Vinod Koul
2015-11-18 18:47   ` Applied "ASoC: Intel: Skylake: Adding nau88l25+ssm4567 machine driver" to the asoc tree Mark Brown
2015-11-05 17:23 ` [PATCH 3/3] ASoC: Intel: Skylake: add adi + nau8825 machine driver entry Vinod Koul
2015-11-18 18:47   ` Applied "ASoC: Intel: Skylake: add adi + nau8825 machine driver entry" to the asoc tree Mark Brown

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.