Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH alsa-lib v4 0/4] alsa-lib: ASoC: topology: Improve hw_configs
@ 2018-04-16 18:26 Kirill Marinushkin
  2018-04-16 18:26 ` [PATCH alsa-lib v4 1/4] ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format() Kirill Marinushkin
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Kirill Marinushkin @ 2018-04-16 18:26 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: alsa-devel, Pan Xiuli, Pierre-Louis Bossart, Liam Girdwood,
	Mark Brown, Kirill Marinushkin

Hello Takashi,

This patch series waits since 20th of February, because it modifies UAPI headers
and should be done in sync with Linux and ALSA. I see that previously there was
no clear understanding, how to do this in sync.

We discussed with you on 02 Apr 2018, and you suggested the following steps:

Step 1. A person from Intel, who knows the topic (Pierre), adds his
"Reviewed-by" or "Acked-by" tags
Step 2. I clarify with Mark to apply the Linux part (different patch series)
Step 3. After that, I clarify with you to apply the ALSA part (this patch
series)

The step 1 is done. Old patches are reviewed by Pierre, so they have his
"Reviewed-by" tag. New patches are suggested by him, and we agreed on the
implementation, so they have his "Acked-by" tag.

The step 2 is done. Mark applied the corresponding part to his Linux tree [1].

Now we are on the step 3. If you don't have anything against this patch series,
please apply it to ALSA.

Best Regards,
Kirill

[1] https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git

Kirill Marinushkin (4):
  ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
  ASoC: topology: Add missing clock gating parameter when parsing
    hw_configs
  ASoC: topology: Add definitions for mclk_direction values
  ASoC: topology: Add alias conf parameter names for hw_configs

 include/sound/asoc.h                       | 29 +++++++++--
 include/topology.h                         |  8 +--
 src/conf/topology/broadwell/broadwell.conf |  4 +-
 src/topology/pcm.c                         | 81 +++++++++++++++++++++++-------
 4 files changed, 95 insertions(+), 27 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2018-04-20 17:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-16 18:26 [PATCH alsa-lib v4 0/4] alsa-lib: ASoC: topology: Improve hw_configs Kirill Marinushkin
2018-04-16 18:26 ` [PATCH alsa-lib v4 1/4] ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format() Kirill Marinushkin
2018-04-16 18:26 ` [PATCH alsa-lib v4 2/4] ASoC: topology: Add missing clock gating parameter when parsing hw_configs Kirill Marinushkin
2018-04-16 18:26 ` [PATCH alsa-lib v4 3/4] ASoC: topology: Add definitions for mclk_direction values Kirill Marinushkin
2018-04-16 18:26 ` [PATCH alsa-lib v4 4/4] ASoC: topology: Add alias conf parameter names for hw_configs Kirill Marinushkin
2018-04-20  7:29 ` [PATCH alsa-lib v4 0/4] alsa-lib: ASoC: topology: Improve hw_configs Takashi Iwai
2018-04-20 11:45   ` Mark Brown
2018-04-20 17:29   ` Kirill Marinushkin

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