[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240905183016.3742735-1-quic_nkela@quicinc.com>
Date: Thu, 5 Sep 2024 11:30:16 -0700
From: Nikunj Kela <quic_nkela@...cinc.com>
To: <andersson@...nel.org>, <konradybcio@...nel.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>
CC: <linux-arm-msm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <kernel@...cinc.com>,
<quic_psodagud@...cinc.com>, Nikunj Kela <quic_nkela@...cinc.com>,
"Krzysztof
Kozlowski" <krzysztof.kozlowski@...aro.org>
Subject: [PATCH v3] dt-bindings: firmware: qcom,scm: document support for SA8255p
Add a compatible for the SA8255p platform's Secure Channel Manager
firmware interface.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Signed-off-by: Nikunj Kela <quic_nkela@...cinc.com>
---
Changes in v3:
- Removed the patch from original series[1]
Changes in v2:
- Added Reviewed-by tag
[1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@quicinc.com/
---
Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
index 2cc83771d8e7..65057f5c8972 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -43,6 +43,7 @@ properties:
- qcom,scm-msm8998
- qcom,scm-qcm2290
- qcom,scm-qdu1000
+ - qcom,scm-sa8255p
- qcom,scm-sa8775p
- qcom,scm-sc7180
- qcom,scm-sc7280
@@ -204,6 +205,7 @@ allOf:
compatible:
contains:
enum:
+ - qcom,scm-sa8255p
- qcom,scm-sa8775p
then:
properties:
--
2.34.1
Powered by blists - more mailing lists