All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] HDMI codec improvements, v2
@ 2021-06-10 12:25 ` Maxime Ripard
  0 siblings, 0 replies; 10+ messages in thread
From: Maxime Ripard @ 2021-06-10 12:25 UTC (permalink / raw)
  To: Maarten Lankhorst, Thomas Zimmermann, Maxime Ripard, Mark Brown,
	Takashi Iwai, Liam Girdwood, Jaroslav Kysela
  Cc: Daniel Vetter, David Airlie, dri-devel, linux-kernel, alsa-devel

[-- Attachment #1: Type: text/plain, Size: 1515 bytes --]

Hi,

Here's a PR for the changes to hdmi-codec that need to be shared between
drm-misc-next and ASoC.

This is the second iteration, fixing a bisection issue with compilation

Thanks!
Maxime


The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/asoc-hdmi-codec-improvements-v2

for you to fetch changes up to 2fef64eec23a0840c97977b16dd8919afaffa876:

  ASoC: hdmi-codec: Add a prepare hook (2021-06-10 11:48:56 +0200)

----------------------------------------------------------------
Improvements to the hdmi-codec driver and ALSA infrastructure around it
to support the HDMI Channel Mapping and IEC958 controls

----------------------------------------------------------------
Maxime Ripard (5):
      ALSA: doc: Clarify IEC958 controls iface
      ALSA: iec958: Split status creation and fill
      ASoC: hdmi-codec: Rework to support more controls
      ASoC: hdmi-codec: Add iec958 controls
      ASoC: hdmi-codec: Add a prepare hook

 .../sound/kernel-api/writing-an-alsa-driver.rst    |  13 +-
 include/sound/hdmi-codec.h                         |  12 +-
 include/sound/pcm_iec958.h                         |   8 +
 sound/core/pcm_iec958.c                            | 176 +++++++++++++----
 sound/soc/codecs/hdmi-codec.c                      | 219 +++++++++++++++++----
 5 files changed, 337 insertions(+), 91 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

end of thread, other threads:[~2021-06-24  9:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10 12:25 [GIT PULL] HDMI codec improvements, v2 Maxime Ripard
2021-06-10 12:25 ` Maxime Ripard
2021-06-16  7:23 ` Maxime Ripard
2021-06-16  7:23   ` Maxime Ripard
2021-06-16  7:23   ` Maxime Ripard
2021-06-23 12:13 ` Maxime Ripard
2021-06-23 12:13   ` Maxime Ripard
2021-06-23 13:14   ` o1bigtenor
2021-06-23 13:14     ` o1bigtenor
2021-06-23 13:14     ` o1bigtenor

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.