public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] add channel constraint for BDW machine drivers
@ 2020-04-27  8:37 Brent Lu
  2020-04-27  8:37 ` [PATCH 1/3] ASoC: bdw-rt5677: channel constraint support Brent Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Brent Lu @ 2020-04-27  8:37 UTC (permalink / raw)
  To: alsa-devel
  Cc: Cezary Rojewski, Pierre-Louis Bossart, Liam Girdwood, Jie Yang,
	Mark Brown, Jaroslav Kysela, Takashi Iwai, Ben Zhang, Mac Chiang,
	Guennadi Liakhovetski, Kuninori Morimoto, Brent Lu, linux-kernel

The machine driver bdw-rt5650 (for Google buddy) supports 2 or 4-channel
recording while other two drivers support only 2-channel recording. HW
constraints are implemented to reflect the hardware limitation on BDW
platform.

Brent Lu (3):
  ASoC: bdw-rt5677: channel constraint support
  ASoC: bdw-rt5650: channel constraint support
  ASoC: broadwell: channel constraint support

 sound/soc/intel/boards/bdw-rt5650.c | 34 ++++++++++++++++++++++++++++++++++
 sound/soc/intel/boards/bdw-rt5677.c | 33 +++++++++++++++++++++++++++++++++
 sound/soc/intel/boards/broadwell.c  | 33 +++++++++++++++++++++++++++++++++
 3 files changed, 100 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2020-04-27 15:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-27  8:37 [PATCH 0/3] add channel constraint for BDW machine drivers Brent Lu
2020-04-27  8:37 ` [PATCH 1/3] ASoC: bdw-rt5677: channel constraint support Brent Lu
2020-04-27 10:58   ` Cezary Rojewski
2020-04-27  8:37 ` [PATCH 2/3] ASoC: bdw-rt5650: " Brent Lu
2020-04-27 10:58   ` Cezary Rojewski
2020-04-27 15:30     ` Lu, Brent
2020-04-27  8:37 ` [PATCH 3/3] ASoC: broadwell: " Brent Lu
2020-04-27 10:58   ` Cezary Rojewski
2020-04-27 11:01 ` [PATCH 0/3] add channel constraint for BDW machine drivers Cezary Rojewski
2020-04-27 11:15   ` Cezary Rojewski
2020-04-27 15:10     ` Lu, Brent

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