All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add period size constraint for Atom Chromebook
@ 2020-07-30  8:13 ` Brent Lu
  0 siblings, 0 replies; 18+ messages in thread
From: Brent Lu @ 2020-07-30  8:13 UTC (permalink / raw)
  To: alsa-devel
  Cc: Cezary Rojewski, Pierre-Louis Bossart, Liam Girdwood, Jie Yang,
	Mark Brown, Jaroslav Kysela, Takashi Iwai, Kuninori Morimoto,
	Ranjani Sridharan, Brent Lu, linux-kernel, Daniel Stuart,
	Andy Shevchenko, Yu-Hsuan Hsu, Guennadi Liakhovetski,
	Kai Vehmanen, Sam McNally, Damian van Soelen

Two different constraints are implemented: one is in platform's CPU
DAI to enforce period sizes which are already used in Android BSP. The
other is in Atom Chromebook's machine driver to use 240 as period size.

Changes since v1:
-Add comma at the end of media_period_size array declaration.

Brent Lu (1):
  ASoC: intel: atom: Add period size constraint

Yu-Hsuan Hsu (1):
  ASoC: Intel: Add period size constraint on strago board

 sound/soc/intel/atom/sst-mfld-platform-pcm.c | 15 +++++++++++++++
 sound/soc/intel/boards/cht_bsw_max98090_ti.c | 14 +++++++++++++-
 sound/soc/intel/boards/cht_bsw_rt5645.c      | 14 +++++++++++++-
 3 files changed, 41 insertions(+), 2 deletions(-)

-- 
2.7.4


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

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

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30  8:13 [PATCH v2 0/2] Add period size constraint for Atom Chromebook Brent Lu
2020-07-30  8:13 ` Brent Lu
2020-07-30  8:13 ` [PATCH v2 1/2] ASoC: intel: atom: Add period size constraint Brent Lu
2020-07-30  8:13   ` Brent Lu
2020-07-30  8:13 ` [PATCH v2 2/2] ASoC: Intel: Add period size constraint on strago board Brent Lu
2020-07-30  8:13   ` Brent Lu
2020-07-30  8:42   ` Andy Shevchenko
2020-07-30  8:42     ` Andy Shevchenko
2020-07-30 13:23     ` Lu, Brent
2020-07-30 13:23       ` Lu, Brent
2020-07-30 13:49       ` Andy Shevchenko
2020-07-30 13:49         ` Andy Shevchenko
2020-07-30  8:41 ` [PATCH v2 0/2] Add period size constraint for Atom Chromebook Andy Shevchenko
2020-07-30  8:41   ` Andy Shevchenko
2020-07-30 15:03 ` Takashi Iwai
2020-07-30 15:03   ` Takashi Iwai
2020-07-30 15:25   ` Lu, Brent
2020-07-30 15:25     ` Lu, Brent

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.