All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] ASoC: hdmi-codec: add ELD information to procfs
Date: Sun, 26 Jan 2025 11:01:18 +0100	[thread overview]
Message-ID: <871pwp28sx.wl-tiwai@suse.de> (raw)
In-Reply-To: <20250124-alsa-hdmi-codec-eld-v1-0-bad045cfaeac@linaro.org>

On Fri, 24 Jan 2025 22:14:29 +0100,
Dmitry Baryshkov wrote:
> 
> Follow the HDA lead and add ELD-related information to procfs for the
> ASoC / HDMI-codec cards.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

Looks fine, but it's too late for 6.14.

If Mark doesn't mind, I'm going to take this series after 6.14 merge
window is closed.


thanks,

Takashi

> ---
> Dmitry Baryshkov (2):
>       ALSA: hda/hdmi: extract common interface for ELD handling
>       ASoC: hdmi-codec: dump ELD through procfs
> 
>  include/sound/pcm_drm_eld.h   |  91 ++++++++++
>  sound/core/pcm_drm_eld.c      | 387 ++++++++++++++++++++++++++++++++++++++++++
>  sound/pci/hda/Kconfig         |   1 +
>  sound/pci/hda/hda_eld.c       | 385 +----------------------------------------
>  sound/pci/hda/hda_local.h     |  49 +-----
>  sound/pci/hda/patch_hdmi.c    |   6 +-
>  sound/soc/codecs/hdmi-codec.c |  68 ++++++++
>  7 files changed, 562 insertions(+), 425 deletions(-)
> ---
> base-commit: d5e972e5216ebd4cb9a0bb0b0bd310b86f270d36
> change-id: 20250124-alsa-hdmi-codec-eld-09fcc1cc005a
> 
> Best regards,
> -- 
> Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> 

  parent reply	other threads:[~2025-01-26 10:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-24 21:14 [PATCH 0/2] ASoC: hdmi-codec: add ELD information to procfs Dmitry Baryshkov
2025-01-24 21:14 ` [PATCH 1/2] ALSA: hda/hdmi: extract common interface for ELD handling Dmitry Baryshkov
2025-01-24 21:14 ` [PATCH 2/2] ASoC: hdmi-codec: dump ELD through procfs Dmitry Baryshkov
2025-01-27 13:09   ` Mark Brown
2025-04-07 13:09   ` Geert Uytterhoeven
2025-04-07 22:31     ` Kuninori Morimoto
2025-01-26 10:01 ` Takashi Iwai [this message]
2025-02-05 12:04   ` [PATCH 0/2] ASoC: hdmi-codec: add ELD information to procfs Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871pwp28sx.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.