[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230107120623.1903056-1-konrad.dybcio@linaro.org>
Date: Sat, 7 Jan 2023 13:06:21 +0100
From: Konrad Dybcio <konrad.dybcio@...aro.org>
To: linux-arm-msm@...r.kernel.org, andersson@...nel.org,
agross@...nel.org, krzysztof.kozlowski@...aro.org
Cc: marijn.suijten@...ainline.org,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Manivannan Sadhasivam <mani@...nel.org>,
linux-remoteproc@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 1/3] dt-bindings: remoteproc: qcom,sm6350-pas: Add SM6375 ADSP
Add entries for SM6375 ADSP, as it's essentially identical to the one
on SM6350.
Signed-off-by: Konrad Dybcio <konrad.dybcio@...aro.org>
---
v1 -> v2:
- Rebase on top of recent changes, move to 6350 pas yaml
.../devicetree/bindings/remoteproc/qcom,sm6350-pas.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,sm6350-pas.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,sm6350-pas.yaml
index 911529400142..a225f54de424 100644
--- a/Documentation/devicetree/bindings/remoteproc/qcom,sm6350-pas.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/qcom,sm6350-pas.yaml
@@ -19,6 +19,7 @@ properties:
- qcom,sm6350-adsp-pas
- qcom,sm6350-cdsp-pas
- qcom,sm6350-mpss-pas
+ - qcom,sm6375-adsp-pas
reg:
maxItems: 1
@@ -49,6 +50,7 @@ allOf:
enum:
- qcom,sm6350-adsp-pas
- qcom,sm6350-cdsp-pas
+ - qcom,sm6375-adsp-pas
then:
properties:
interrupts:
@@ -67,6 +69,7 @@ allOf:
compatible:
enum:
- qcom,sm6350-adsp-pas
+ - qcom,sm6375-adsp-pas
then:
properties:
power-domains:
--
2.39.0
Powered by blists - more mailing lists