All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] (Re)enable DP/HDMI audio for RK3399 Gru
@ 2022-01-14 20:16 ` Brian Norris
  0 siblings, 0 replies; 20+ messages in thread
From: Brian Norris @ 2022-01-14 20:16 UTC (permalink / raw)
  To: Heiko Stuebner, Liam Girdwood, Mark Brown, David Airlie, Daniel Vetter
  Cc: alsa-devel, linux-arm-kernel, dri-devel, Sandy Huang,
	linux-rockchip, devicetree, Rob Herring, linux-kernel, Lin Huang,
	Brian Norris

This series fixes DP/HDMI audio for RK3399 Gru systems.

First, there was a regression with the switch to SPDIF. Patch 1 can be
taken separately as a regression fix if desired. But it's not quite so
useful (at least on Chrome OS systems) without the second part.

Second, jack detection was never upstreamed, because the hdmi-codec
dependencies were still being worked out when this platform was first
supported.

Patches cover a few subsystems. Perhaps this is something for arm-soc?


Brian Norris (3):
  arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
  drm/rockchip: cdn-dp: Support HDMI codec plug-change callback
  ASoC: rk3399_gru_sound: Wire up DP jack detection

 arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi | 10 +++----
 drivers/gpu/drm/rockchip/cdn-dp-core.c       | 28 ++++++++++++++++++++
 drivers/gpu/drm/rockchip/cdn-dp-core.h       |  4 +++
 sound/soc/rockchip/rk3399_gru_sound.c        | 20 ++++++++++++++
 4 files changed, 57 insertions(+), 5 deletions(-)

-- 
2.34.1.703.g22d0c6ccf7-goog


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

end of thread, other threads:[~2022-01-14 21:07 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-14 20:16 [PATCH 0/3] (Re)enable DP/HDMI audio for RK3399 Gru Brian Norris
2022-01-14 20:16 ` Brian Norris
2022-01-14 20:16 ` Brian Norris
2022-01-14 20:16 ` Brian Norris
2022-01-14 20:16 ` [PATCH 1/3] arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output Brian Norris
2022-01-14 20:16   ` Brian Norris
2022-01-14 20:16   ` Brian Norris
2022-01-14 20:16   ` Brian Norris
2022-01-14 21:01   ` Brian Norris
2022-01-14 21:01     ` Brian Norris
2022-01-14 21:01     ` Brian Norris
2022-01-14 21:01     ` Brian Norris
2022-01-14 20:16 ` [PATCH 2/3] drm/rockchip: cdn-dp: Support HDMI codec plug-change callback Brian Norris
2022-01-14 20:16   ` Brian Norris
2022-01-14 20:16   ` Brian Norris
2022-01-14 20:16   ` Brian Norris
2022-01-14 20:16 ` [PATCH 3/3] ASoC: rk3399_gru_sound: Wire up DP jack detection Brian Norris
2022-01-14 20:16   ` Brian Norris
2022-01-14 20:16   ` Brian Norris
2022-01-14 20:16   ` Brian Norris

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.