public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ASoC: Intel: Skylake: Fixes for skl_get_ssp_clks()
@ 2022-06-30  6:56 Peter Ujfalusi
  2022-06-30  6:56 ` [PATCH v2 1/2] ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks() Peter Ujfalusi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Peter Ujfalusi @ 2022-06-30  6:56 UTC (permalink / raw)
  To: lgirdwood, broonie, pierre-louis.bossart, cezary.rojewski
  Cc: alsa-devel, yung-chuan.liao, tiwai, kai.vehmanen

Hi,

Changes since v1:
- drop reference to a might never happening patch from the commit message of
  patch 2.

Cover letter:
while looking at long standing sparse reports regarding to arrays of flexible
structures (arrays of flexible arrays of flexible structures, really).

I came across these which did not looked right.
The skl_get_ssp_clks() as some issues and can work under only strict single
condition.

Regards,
Peter
---
Peter Ujfalusi (2):
  ASoC: Intel: Skylake: Correct the ssp rate discovery in
    skl_get_ssp_clks()
  ASoC: Intel: Skylake: Correct the handling of fmt_config flexible
    array

 sound/soc/intel/skylake/skl-nhlt.c | 40 ++++++++++++++++++++----------
 1 file changed, 27 insertions(+), 13 deletions(-)

-- 
2.37.0


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

end of thread, other threads:[~2022-07-06 10:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-30  6:56 [PATCH v2 0/2] ASoC: Intel: Skylake: Fixes for skl_get_ssp_clks() Peter Ujfalusi
2022-06-30  6:56 ` [PATCH v2 1/2] ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks() Peter Ujfalusi
2022-06-30  6:56 ` [PATCH v2 2/2] ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array Peter Ujfalusi
2022-07-05 13:05 ` [PATCH v2 0/2] ASoC: Intel: Skylake: Fixes for skl_get_ssp_clks() Cezary Rojewski
2022-07-06 10:16 ` Mark Brown

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