mbox series

[0/3] arm64: qcom: sm8650: add port mapping to speakers

Message ID 20240627-topic-sm8650-upstream-was-port-mapping-v1-0-4700bcc2489a@linaro.org (mailing list archive)
Headers show
Series arm64: qcom: sm8650: add port mapping to speakers | expand

Message

Neil Armstrong June 27, 2024, 12:57 p.m. UTC
Add appropriate mappings of Soundwire ports of WSA8845 speaker
on MTP, QRD and HDK boards to correctly map the speaker ports to
the corresponding WSA macro ports.

Runtime Dependencies:
- https://lore.kernel.org/all/20240625-qcom-audio-wsa-second-speaker-v1-0-f65ffdfc368c@linaro.org/
- https://lore.kernel.org/all/20240626-port-map-v1-2-bd8987d2b332@linaro.org/
- https://lore.kernel.org/all/20240626-port-map-v1-4-bd8987d2b332@linaro.org/

Bindings Dependencies:
- https://lore.kernel.org/all/20240626-port-map-v1-4-bd8987d2b332@linaro.org/

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Neil Armstrong (3):
      arm64: dts: qcom: sm8650-hdk: add port mapping to speakers
      arm64: dts: qcom: sm8650-mtp: add port mapping to speakers
      arm64: dts: qcom: sm8650-qrd: add port mapping to speakers

 arch/arm64/boot/dts/qcom/sm8650-hdk.dts | 20 ++++++++++++++++++++
 arch/arm64/boot/dts/qcom/sm8650-mtp.dts | 20 ++++++++++++++++++++
 arch/arm64/boot/dts/qcom/sm8650-qrd.dts | 20 ++++++++++++++++++++
 3 files changed, 60 insertions(+)
---
base-commit: bc468579d65b29188123eefa2cd7f48a6ee05a21
change-id: 20240627-topic-sm8650-upstream-was-port-mapping-1b326fb51af0

Best regards,

Comments

Bjorn Andersson July 3, 2024, 3:37 a.m. UTC | #1
On Thu, 27 Jun 2024 14:57:13 +0200, Neil Armstrong wrote:
> Add appropriate mappings of Soundwire ports of WSA8845 speaker
> on MTP, QRD and HDK boards to correctly map the speaker ports to
> the corresponding WSA macro ports.
> 
> Runtime Dependencies:
> - https://lore.kernel.org/all/20240625-qcom-audio-wsa-second-speaker-v1-0-f65ffdfc368c@linaro.org/
> - https://lore.kernel.org/all/20240626-port-map-v1-2-bd8987d2b332@linaro.org/
> - https://lore.kernel.org/all/20240626-port-map-v1-4-bd8987d2b332@linaro.org/
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: qcom: sm8650-hdk: add port mapping to speakers
      commit: 1cda6acb8fbd9c1050737d50a60c0b91b8c64dfb
[2/3] arm64: dts: qcom: sm8650-mtp: add port mapping to speakers
      commit: f3b84707c41fe1c2ca41588278ac1845d15a5006
[3/3] arm64: dts: qcom: sm8650-qrd: add port mapping to speakers
      commit: 519df670e8921d0f9bea2be1049ad601742d749d

Best regards,