public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: hdmi-codec: add ELD information to procfs
@ 2025-01-24 21:14 Dmitry Baryshkov
  2025-01-24 21:14 ` [PATCH 1/2] ALSA: hda/hdmi: extract common interface for ELD handling Dmitry Baryshkov
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Dmitry Baryshkov @ 2025-01-24 21:14 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai, Liam Girdwood, Mark Brown
  Cc: linux-sound, linux-kernel

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>
---
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>


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

end of thread, other threads:[~2025-04-07 22:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/2] ASoC: hdmi-codec: add ELD information to procfs Takashi Iwai
2025-02-05 12:04   ` Takashi Iwai

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