2022-08-15 10:14:36

by Adam Skladowski

[permalink] [raw]
Subject: [PATCH 7/7] dt-bindings: firmware: document Qualcomm SM6115 SCM

Document the compatible for Qualcomm SM6115 SCM.

Signed-off-by: Adam Skladowski <[email protected]>
---
Documentation/devicetree/bindings/firmware/qcom,scm.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.txt b/Documentation/devicetree/bindings/firmware/qcom,scm.txt
index b3f702cbed87..f6b95d86efc6 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt
@@ -26,6 +26,7 @@ Required properties:
* "qcom,scm-qcs404"
* "qcom,scm-sc7180"
* "qcom,scm-sc7280"
+ * "qcom,scm-sm6115"
* "qcom,scm-sm6125"
* "qcom,scm-sdm845"
* "qcom,scm-sdx55"
--
2.25.1


2022-08-16 10:10:20

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 7/7] dt-bindings: firmware: document Qualcomm SM6115 SCM

On 15/08/2022 13:09, Adam Skladowski wrote:
> Document the compatible for Qualcomm SM6115 SCM.
>
> Signed-off-by: Adam Skladowski <[email protected]>
> ---
> Documentation/devicetree/bindings/firmware/qcom,scm.txt | 1 +


Acked-by: Krzysztof Kozlowski <[email protected]>


Best regards,
Krzysztof