[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250520062618.2765109-1-quic_pkumpatl@quicinc.com>
Date: Tue, 20 May 2025 11:56:11 +0530
From: Prasad Kumpatla <quic_pkumpatl@...cinc.com>
To: Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: cros-qcom-dts-watchers@...omium.org, linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
quic_pkumpatl@...cinc.com, kernel@....qualcomm.com,
Mohammad Rafi Shaik <quic_mohs@...cinc.com>
Subject: [PATCH v3 0/7] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
From: Mohammad Rafi Shaik <quic_mohs@...cinc.com>
Audio support is now enabled on the qcs6490-RB3Gen2 and qcm6490-idp boards.
The updates include adding the necessary audio device tree support and the required
dependencies.
Both the qcs6490-RB3Gen2 and qcm6490-idp boards are derived from the same SoC
platform. Therefore, the audio support changes are included in a single patch
set for consistency and ease of maintenance.
Changes in [v3]:
- Added protection-domain in gpr services.
- Addressed the review commnets from Konrad Dybcio.
- Fix DT binding errors reported by Rob Herring.
- Link to V2 : https://lore.kernel.org/linux-arm-msm/20250429092430.21477-1-quic_pkumpatl@quicinc.com/
Changes in [v2]:
- Created dtsi file to handle common audio nodes to support Audioreach.
- Addressed the review comments.
- Link to V1 : https://lore.kernel.org/linux-arm-msm/20250317054151.6095-2-quic_pkumpatl@quicinc.com/
Mohammad Rafi Shaik (7):
arm64: dts: qcom: qcs6490-audioreach: Add gpr node
arm64: dts: qcom: sc7280: Add WSA SoundWire and LPASS support
arm64: dts: qcom: qcs6490-audioreach: Modify LPASS macros clock
settings for audioreach
arm64: dts: qcom: qcs6490-rb3gen2: Add WSA8830 speakers amplifier
arm64: dts: qcom: qcs6490-rb3gen2: Add sound card
arm64: dts: qcom: qcm6490-idp: Add WSA8830 speakers and WCD9370
headset codec
arm64: dts: qcom: qcm6490-idp: Add sound card
arch/arm64/boot/dts/qcom/qcm6490-idp.dts | 179 ++++++++++++++++++
.../boot/dts/qcom/qcs6490-audioreach.dtsi | 158 ++++++++++++++++
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 80 ++++++++
arch/arm64/boot/dts/qcom/sc7280.dtsi | 78 +++++++-
4 files changed, 494 insertions(+), 1 deletion(-)
create mode 100644 arch/arm64/boot/dts/qcom/qcs6490-audioreach.dtsi
base-commit: 484803582c77061b470ac64a634f25f89715be3f
--
2.34.1
Powered by blists - more mailing lists