[PATCH v5 0/2] Add support for remoteprocs on Milos SoC

Luca Weiss posted 2 patches 2 weeks, 3 days ago
.../bindings/remoteproc/qcom,milos-pas.yaml        | 198 +++++++++++++++++++++
drivers/remoteproc/qcom_q6v5_pas.c                 |  24 +++
2 files changed, 222 insertions(+)
[PATCH v5 0/2] Add support for remoteprocs on Milos SoC
Posted by Luca Weiss 2 weeks, 3 days ago
Add the bindings and driver for the ADSP, CDSP, MPSS and WPSS on the
Milos SoC.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
---
Changes in v5:
- dt-bindings: Drop firmware-name ref, and maxItems for
  memory-region & firmware-name
- Pick up tags
- Link to v4: https://lore.kernel.org/r/20250905-sm7635-remoteprocs-v4-0-9e24febcb246@fairphone.com

Changes in v4:
- Rebase on linux-next to fix conflicts
- Link to v3: https://lore.kernel.org/r/20250709-sm7635-remoteprocs-v3-0-c943be976180@fairphone.com

Changes in v3:
- Rebrand SM7635 to Milos as requested: https://lore.kernel.org/linux-arm-msm/aGMI1Zv6D+K+vWZL@hu-bjorande-lv.qualcomm.com/
- Replace additions to two different bindings by one new binding yaml
- Pick up tags
- Link to v2: https://lore.kernel.org/r/20250627-sm7635-remoteprocs-v2-0-0fa518f8bf6d@fairphone.com

Changes in v2:
- Update default firmware names from .mdt to .mbn
- Link to v1: https://lore.kernel.org/r/20250625-sm7635-remoteprocs-v1-0-730d6b5171ee@fairphone.com

---
Luca Weiss (2):
      dt-bindings: remoteproc: qcom,milos-pas: Document remoteprocs
      remoteproc: qcom: pas: Add Milos remoteproc support

 .../bindings/remoteproc/qcom,milos-pas.yaml        | 198 +++++++++++++++++++++
 drivers/remoteproc/qcom_q6v5_pas.c                 |  24 +++
 2 files changed, 222 insertions(+)
---
base-commit: 51095600e8c19d53729a7fbd273abc4435a25e9b
change-id: 20250620-sm7635-remoteprocs-149da64084b8

Best regards,
-- 
Luca Weiss <luca.weiss@fairphone.com>
Re: [PATCH v5 0/2] Add support for remoteprocs on Milos SoC
Posted by Bjorn Andersson 1 week, 3 days ago
On Mon, 15 Sep 2025 13:15:17 +0200, Luca Weiss wrote:
> Add the bindings and driver for the ADSP, CDSP, MPSS and WPSS on the
> Milos SoC.
> 
> 

Applied, thanks!

[1/2] dt-bindings: remoteproc: qcom,milos-pas: Document remoteprocs
      commit: 24723d7c09ddac90bdd9e9864f92eb43ed70a083
[2/2] remoteproc: qcom: pas: Add Milos remoteproc support
      commit: ef575ff2054ceb2bd6701630db2f3d33f5c1a1cf

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>