All of lore.kernel.org
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH 0/2] Add CML M/C for RT5682 and RT1011
@ 2019-09-24  8:09 sathya.prakash.m.r
  2019-09-24  8:09 ` [alsa-devel] [PATCH 1/2] ASoC: Intel: boards: Add CML m/c using RT1011 and RT5682 sathya.prakash.m.r
  2019-09-24  8:09 ` [alsa-devel] [PATCH 2/2] ASoC: Intel: Add acpi match for rt1011 based m/c driver sathya.prakash.m.r
  0 siblings, 2 replies; 6+ messages in thread
From: sathya.prakash.m.r @ 2019-09-24  8:09 UTC (permalink / raw)
  To: alsa-devel, broonie; +Cc: sathya.prakash.m.r, naveen.m, pierre-louis.bossart

From: Sathya Prakash M R <sathya.prakash.m.r@intel.com>

The series adds CML m/c driver with RT5682 on SSP0 and
RT1011 on SSP1.
The RT1011 is smart AMP which supports 2 Whoofers and 
2 tweeter support.
RT5682 is headset codec supporting playback and record.
The m/c supports HDMI playback and DMIC record.

Naveen Manohar (2):
  ASoC: Intel: boards: Add CML m/c using RT1011 and RT5682
  ASoC: Intel: Add acpi match for rt1011 based m/c driver

 sound/soc/intel/boards/Kconfig                    |  18 +
 sound/soc/intel/boards/Makefile                   |   2 +
 sound/soc/intel/boards/cml_rt1011_rt5682.c        | 475 ++++++++++++++++++++++
 sound/soc/intel/common/soc-acpi-intel-cnl-match.c |   7 +
 4 files changed, 502 insertions(+)
 create mode 100644 sound/soc/intel/boards/cml_rt1011_rt5682.c

-- 
V1: Acked-by:pierre-louis.bossart@linux.intel.com
at https://github.com/thesofproject/linux/pull/1161

1.9.1

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2019-09-24 13:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-24  8:09 [alsa-devel] [PATCH 0/2] Add CML M/C for RT5682 and RT1011 sathya.prakash.m.r
2019-09-24  8:09 ` [alsa-devel] [PATCH 1/2] ASoC: Intel: boards: Add CML m/c using RT1011 and RT5682 sathya.prakash.m.r
2019-09-24  9:07   ` Amadeusz Sławiński
2019-09-24 13:52     ` Pierre-Louis Bossart
2019-09-24 10:03   ` Kai Vehmanen
2019-09-24  8:09 ` [alsa-devel] [PATCH 2/2] ASoC: Intel: Add acpi match for rt1011 based m/c driver sathya.prakash.m.r

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.