From: Mohammad Rafi Shaik <quic_mohs@xxxxxxxxxxx> 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. Mohammad Rafi Shaik (8): arm64: dts: qcom: sc7280: Add gpr node arm64: dts: qcom: sc7280: Add WSA SoundWire and LPASS support arm64: dts: qcom: qcs6490-rb3gen2: Modify WSA and VA macro clock nodes for audioreach solution arm64: dts: qcom: qcs6490-rb3gen2: add WSA8830 speakers arm64: dts: qcom: qcs6490-rb3gen2: Add sound card arm64: dts: qcom: qcm6490-idp: Modify WSA/VA/RX/TX macro clock nodes for audioreach solution 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 | 282 +++++++++++++++++++ arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 138 +++++++++ arch/arm64/boot/dts/qcom/sc7280.dtsi | 105 +++++++ 3 files changed, 525 insertions(+) -- 2.34.1