[PATCH] dt-bindings: firmware: qcom,scm: Add SAR2130P compatible

Dmitry Baryshkov posted 1 patch 1 month, 1 week ago
Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: firmware: qcom,scm: Add SAR2130P compatible
Posted by Dmitry Baryshkov 1 month, 1 week ago
Document compatible for the SCM firmware interface on SAR2130P platform.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
index 2cc83771d8e708c8e45bf977ab4a94b1cc846eb4..1a6278e5571b35eac42ce5dba8963d3514c32a85 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -44,6 +44,7 @@ properties:
           - qcom,scm-qcm2290
           - qcom,scm-qdu1000
           - qcom,scm-sa8775p
+          - qcom,scm-sar2130p
           - qcom,scm-sc7180
           - qcom,scm-sc7280
           - qcom,scm-sc8180x

---
base-commit: 7df1e7189cecb6965ce672e820a5ec6cf499b65b
change-id: 20241017-sar2130p-scm-53219fc59809

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Re: [PATCH] dt-bindings: firmware: qcom,scm: Add SAR2130P compatible
Posted by Bjorn Andersson 1 month ago
On Thu, 17 Oct 2024 21:20:16 +0300, Dmitry Baryshkov wrote:
> Document compatible for the SCM firmware interface on SAR2130P platform.
> 
> 

Applied, thanks!

[1/1] dt-bindings: firmware: qcom,scm: Add SAR2130P compatible
      commit: e19bc8b2249b13a34bb2db82755cee5a1dad0ef2

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] dt-bindings: firmware: qcom,scm: Add SAR2130P compatible
Posted by Krzysztof Kozlowski 1 month, 1 week ago
On Thu, Oct 17, 2024 at 09:20:16PM +0300, Dmitry Baryshkov wrote:
> Document compatible for the SCM firmware interface on SAR2130P platform.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
>  Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof