This revision merges two [1] [2] previously separate series, adding SM6375's ADSP, CDSP, MPSS and related bindings. [1] https://lore.kernel.org/linux-arm-msm/20230107120623.1903056-1-konrad.dybcio@xxxxxxxxxx/T/#m89d629bd788593dfd27e4dbf0cf0bf94ffd0a7ce [2] https://lore.kernel.org/linux-arm-msm/622afd8b-a469-4c95-d2b8-030e47b0cac2@xxxxxxxxxx/T/#m17aee8f3a51cfbd3f92fe2b4dd48b3722a6a0a7e Konrad Dybcio (4): dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs remoteproc: qcom: pas: Add SM6375 ADSP & CDSP remoteproc: qcom: pas: Add SM6375 MPSS arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP .../bindings/remoteproc/qcom,sm6375-pas.yaml | 137 ++++++++++++++++++ arch/arm64/boot/dts/qcom/sm6375.dtsi | 1 + drivers/remoteproc/qcom_q6v5_pas.c | 18 +++ 3 files changed, 156 insertions(+) create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,sm6375-pas.yaml -- 2.39.0