Hi, Changes in v2: - Use 0x0 to match rest of sm8750 - Re-order some nodes to keep preferred order by unit address - Add Rb tags - Link to v1: https://lore.kernel.org/r/20241101-sm8750-audio-v1-0-730aec176459@xxxxxxxxxx Dependencies ============ Depends on: https://lore.kernel.org/r/20241112004936.2810509-4-quic_molvera@xxxxxxxxxxx Bindings for these ================== All DTS added here have corresponding bindings, on the list: https://lore.kernel.org/all/20241022064238.22941-1-krzysztof.kozlowski@xxxxxxxxxx/ https://lore.kernel.org/all/20241101170309.382782-1-krzysztof.kozlowski@xxxxxxxxxx/ Other bindings were already applied. Description =========== Add necessary SoC components for sound on SM8750: ADSP and relates blocks, LPASS pin controller and macro codecs. This is an early release, as I don't have sound yet fully ready, but speakers and DMICs work with these patches on my WIP branch. Best regards, Krzysztof --- Krzysztof Kozlowski (4): arm64: dts: qcom: sm8750: Add IPCC, SMP2P, AOSS and ADSP arm64: dts: qcom: sm8750: Add LPASS macro codecs and pinctrl arm64: dts: qcom: sm8750-mtp: Enable ADSP arm64: dts: qcom: sm8750-qrd: Enable ADSP arch/arm64/boot/dts/qcom/sm8750-mtp.dts | 7 + arch/arm64/boot/dts/qcom/sm8750-qrd.dts | 7 + arch/arm64/boot/dts/qcom/sm8750.dtsi | 342 ++++++++++++++++++++++++++++++++ 3 files changed, 356 insertions(+) --- base-commit: 9be34b68f9b3a5990fddf4ee5c1437be454d7fcb change-id: 20241022-sm8750-audio-d3e7fb676716 Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>