mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/3] add channel constraint for BDW machine drivers
@ 2020-04-27 17:13 Brent Lu
  2020-04-27 17:13 ` [PATCH v2 1/3] ASoC: bdw-rt5677: add channel constraint Brent Lu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Brent Lu @ 2020-04-27 17:13 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.

Changes since v1:
- Change the patch title.
- Remove the DUAL_CHANNEL and QUAD_CHANNEL macros which are too obvious.
- Follow the naming convertion, using 'bdw_rt5650_' and 'bdw_rt5677_' to
  name startup functions.
- Refine the comments in startup functions.
- Redesign the bdw_rt5650_fe_startup() function for readability.
- Add an assignment to initialize runtime->hw.channels_max variable.

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

 sound/soc/intel/boards/bdw-rt5650.c | 29 +++++++++++++++++++++++++++++
 sound/soc/intel/boards/bdw-rt5677.c | 26 ++++++++++++++++++++++++++
 sound/soc/intel/boards/broadwell.c  | 26 ++++++++++++++++++++++++++
 3 files changed, 81 insertions(+)

-- 
2.7.4


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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-27 17:13 [PATCH v2 0/3] add channel constraint for BDW machine drivers Brent Lu
2020-04-27 17:13 ` [PATCH v2 1/3] ASoC: bdw-rt5677: add channel constraint Brent Lu
2020-04-27 17:13 ` [PATCH v2 2/3] ASoC: bdw-rt5650: " Brent Lu
2020-04-27 17:13 ` [PATCH v2 3/3] ASoC: broadwell: " Brent Lu
2020-04-27 17:59 ` [PATCH v2 0/3] add channel constraint for BDW machine drivers Pierre-Louis Bossart
2020-04-27 20:00 ` Cezary Rojewski
2020-04-28 15:41 ` Mark Brown

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

all inboxes | Powered by JetHome®