From 497900a10cd7af74771c6a210838c2756cbafc07 Mon Sep 17 00:00:00 2001 From: Saranya R Date: Tue, 20 Feb 2024 11:29:38 +0530 Subject: [PATCH 1/2] dt-bindings: remoteproc: Add compatibles for Parrot Add adsp/cdsp/modem/wpss compatible strings for Parrot SoC. Change-Id: Iec4d72a55abd474904d4cc09fe55261d3ae07f99 Signed-off-by: Saranya R --- bindings/remoteproc/qcom,adsp.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bindings/remoteproc/qcom,adsp.yaml b/bindings/remoteproc/qcom,adsp.yaml index 234757cc..f2a98edb 100644 --- a/bindings/remoteproc/qcom,adsp.yaml +++ b/bindings/remoteproc/qcom,adsp.yaml @@ -4,7 +4,7 @@ $id: http://devicetree.org/schemas/remoteproc/qcom,adsp.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Qualcomm ADSP Peripheral Image Loader binding +title: Qualcomm Technologies, Inc. ADSP Peripheral Image Loader maintainers: - Manivannan Sadhasivam @@ -62,6 +62,10 @@ properties: - qcom,sun-cdsp-pas - qcom,sun-modem-pas - qcom,sun-soccp-pas + - qcom,parrot-adsp-pas + - qcom,parrot-cdsp-pas + - qcom,parrot-modem-pas + - qcom,parrot-wpss-pas reg: maxItems: 1 From db6da1a341c9b03a6a92895fd6368f2fb2e83caf Mon Sep 17 00:00:00 2001 From: Saranya R Date: Mon, 4 Mar 2024 14:04:41 +0530 Subject: [PATCH 2/2] dt-bindings: remoteproc: Add compatibles for Ravelin Add adsp/modem/wpss compatible strings for Ravelin SoC. Change-Id: I7096be0f7c40af1652028a549dafd5c48c3db764 Signed-off-by: Saranya R --- bindings/remoteproc/qcom,adsp.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bindings/remoteproc/qcom,adsp.yaml b/bindings/remoteproc/qcom,adsp.yaml index f2a98edb..8041da85 100644 --- a/bindings/remoteproc/qcom,adsp.yaml +++ b/bindings/remoteproc/qcom,adsp.yaml @@ -66,6 +66,9 @@ properties: - qcom,parrot-cdsp-pas - qcom,parrot-modem-pas - qcom,parrot-wpss-pas + - qcom,ravelin-adsp-pas + - qcom,ravelin-modem-pas + - qcom,ravelin-wpss-pas reg: maxItems: 1