Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH v4 0/2] Add CML M/C for RT5682 and RT1011
@ 2019-09-25 16:57 sathya.prakash.m.r
  2019-09-25 16:57 ` [alsa-devel] [PATCH v4 1/2] ASoC: Intel: boards: Add CML m/c using RT1011 and RT5682 sathya.prakash.m.r
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: sathya.prakash.m.r @ 2019-09-25 16:57 UTC (permalink / raw)
  To: alsa-devel
  Cc: sathya.prakash.m.r, naveen.m, broonie, pierre-louis.bossart,
	tiwai

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        | 473 ++++++++++++++++++++++
 sound/soc/intel/common/soc-acpi-intel-cnl-match.c |   7 +
 4 files changed, 500 insertions(+)
 create mode 100644 sound/soc/intel/boards/cml_rt1011_rt5682.c

--
V3 Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Changes from V3: repost with more recipients and edits to commit messages
Changes from V2: re ordered match table
to ensure non i2c device matches are at the end
Changes from V1:
Addressed comments on 
ASoC: Intel: boards: Add CML m/c using RT1011 and RT5682 
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-10-24 21:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-25 16:57 [alsa-devel] [PATCH v4 0/2] Add CML M/C for RT5682 and RT1011 sathya.prakash.m.r
2019-09-25 16:57 ` [alsa-devel] [PATCH v4 1/2] ASoC: Intel: boards: Add CML m/c using RT1011 and RT5682 sathya.prakash.m.r
2019-09-25 16:57 ` [alsa-devel] [PATCH v4 2/2] ASoC: Intel: Add acpi match for rt1011 based m/c driver sathya.prakash.m.r
2019-10-18 19:35 ` [alsa-devel] [PATCH v4 0/2] Add CML M/C for RT5682 and RT1011 Pierre-Louis Bossart
2019-10-18 19:48   ` Mark Brown
2019-10-24 21:05 ` Pierre-Louis Bossart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox