Hi, Remoteproc bindings were merged to remoteproc tree. Changes in v4: - None, only rebase (context changes). - Link to v3: https://lore.kernel.org/r/20250221-b4-sm8750-cdsp-v3-0-fe2891beeef7@xxxxxxxxxx Changes in v3: - Based on Dmitry's feedback, move modem pieces to separate patchset, so this can be easily merged. - Keep previous tags. - Link to v2: https://lore.kernel.org/r/20250220-b4-sm8750-cdsp-v2-0-a70dd2d04419@xxxxxxxxxx Changes in v2: - Fix CDSP and MPSS PAS address space range. - Re-order nodes for correct placement. - Rb tags. - Link to v1: https://lore.kernel.org/r/20241122-b4-sm8750-cdsp-v1-0-9a69a889d1b7@xxxxxxxxxx Context of this depends on my audio patches: https://lore.kernel.org/r/20250220-sm8750-audio-v2-0-fbe243c4afc3@xxxxxxxxxx Best regards, Krzysztof --- Krzysztof Kozlowski (3): arm64: dts: qcom: sm8750: Add CDSP arm64: dts: qcom: sm8750-mtp: Enable CDSP arm64: dts: qcom: sm8750-qrd: Enable CDSP 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 | 194 ++++++++++++++++++++++++++++++++ 3 files changed, 208 insertions(+) --- base-commit: eea255893718268e1ab852fb52f70c613d109b99 change-id: 20241122-b4-sm8750-cdsp-38a6c2643a3d prerequisite-change-id: 20241022-sm8750-audio-d3e7fb676716:v3 prerequisite-patch-id: b55e186eee8900b7a4f58684018cb3babd1f6fab prerequisite-patch-id: f43e8633f9f6e2f50fda536727f8de5908d3e21a prerequisite-patch-id: 64e093ece66679a7a4b9290374176811e1938337 prerequisite-patch-id: d2fd6b3e1a17a96b805b4eae6971168ed2bb11cf Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>