Message ID | 20241017-sar2130p-scm-v1-1-cc74a6b75c94@linaro.org |
---|---|
State | New |
Headers | show |
Series | dt-bindings: firmware: qcom,scm: Add SAR2130P compatible | expand |
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,
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
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(+) --- base-commit: 7df1e7189cecb6965ce672e820a5ec6cf499b65b change-id: 20241017-sar2130p-scm-53219fc59809 Best regards,