All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: qcom: sc8280xp-x13s: HBR3 and USB-C DP audio
@ 2026-08-27  7:52 ` Jens Glathe
  0 siblings, 0 replies; 10+ messages in thread
From: Jens Glathe via B4 Relay @ 2026-08-27  7:52 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel, Jens Glathe

The X13s already enables both USB-C DisplayPort controllers, but the
board DTS never described the link rates or the audio paths.

Patch 1 lists RBR through HBR3 on the DP0/DP1 outbound endpoints.
Without link-frequencies the msm/dp driver still defaults to HBR2,
which is not enough for some docks and monitors.

Patch 2 adds DP0 and DP1 DAI links on the existing sound card. The
sc8280xp machine driver already handles DISPLAY_PORT_RX_{0,1}, and
the X13s AudioReach topology already has those backends plus the
mixers and routes. The PCM devices were simply never registered.

Dependencies
------------
Depends-on: 20260822-blackrock-audio-3a90de4ac4f9

  [PATCH v2 1/2] arm64: dts: qcom: sc8280xp-microsoft-blackrock: Replace
  old sound nodes, enable DisplayPort audio
  https://lore.kernel.org/all/20260825-blackrock-audio-v2-1-659cc4724d57@oldschoolsolutions.biz/

That series adds the sound-name-prefix properties this card needs so
the two DP codecs do not share widget names. Please apply it first.

Assisted-by: Grok 4.5 (xAI)
Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
---
Jens Glathe (2):
      arm64: dts: qcom: sc8280xp-x13s: Enable HBR3 on external DPs
      arm64: dts: qcom: sc8280xp-x13s: Add DP0/DP1 audio playback support

 .../dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts     | 34 ++++++++++++++++++++++
 1 file changed, 34 insertions(+)
---
base-commit: f82a5da2f04960df9fb57489992d03dd5e64ec6f
change-id: 20260827-x13s-dpaudio-19738a5894ac

Best regards,
-- 
Jens Glathe <jens.glathe@oldschoolsolutions.biz>



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

end of thread, other threads:[~2026-08-28 13:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-27  7:52 [PATCH 0/2] arm64: dts: qcom: sc8280xp-x13s: HBR3 and USB-C DP audio Jens Glathe via B4 Relay
2026-08-27  7:52 ` Jens Glathe
2026-08-27  7:52 ` [PATCH 1/2] arm64: dts: qcom: sc8280xp-x13s: Enable HBR3 on external DPs Jens Glathe via B4 Relay
2026-08-27  7:52   ` Jens Glathe
2026-08-27 11:40   ` Abel Vesa
2026-08-28 13:15   ` Konrad Dybcio
2026-08-27  7:52 ` [PATCH 2/2] arm64: dts: qcom: sc8280xp-x13s: Add DP0/DP1 audio playback support Jens Glathe via B4 Relay
2026-08-27  7:52   ` Jens Glathe
2026-08-27 11:39   ` Abel Vesa
2026-08-28 13:15   ` Konrad Dybcio

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.