[PATCH] dt-bindings: firmware: document Qualcomm SM7150 SCM

Danila Tikhonov posted 1 patch 2 years, 5 months ago
Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: firmware: document Qualcomm SM7150 SCM
Posted by Danila Tikhonov 2 years, 5 months ago
Document the compatible for Qualcomm SM7150 SCM.

Signed-off-by: Danila Tikhonov <danila@jiaxyga.com>
---
 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 4233ea839bfc..0c073335f8ff 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -56,6 +56,7 @@ properties:
           - qcom,scm-sm6125
           - qcom,scm-sm6350
           - qcom,scm-sm6375
+          - qcom,scm-sm7150
           - qcom,scm-sm8150
           - qcom,scm-sm8250
           - qcom,scm-sm8350
-- 
2.41.0
Re: [PATCH] dt-bindings: firmware: document Qualcomm SM7150 SCM
Posted by Bjorn Andersson 2 years, 4 months ago
On Wed, 13 Sep 2023 22:44:18 +0300, Danila Tikhonov wrote:
> Document the compatible for Qualcomm SM7150 SCM.
> 
> 

Applied, thanks!

[1/1] dt-bindings: firmware: document Qualcomm SM7150 SCM
      commit: eb3da369ccd07c0e3d65cd9cd31ca44f9f709673

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] dt-bindings: firmware: document Qualcomm SM7150 SCM
Posted by Krzysztof Kozlowski 2 years, 5 months ago
On 13/09/2023 21:44, Danila Tikhonov wrote:
> Document the compatible for Qualcomm SM7150 SCM.
> 
> Signed-off-by: Danila Tikhonov <danila@jiaxyga.com>
> ---
>  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 4233ea839bfc..0c073335f8ff 100644
> --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> @@ -56,6 +56,7 @@ properties:
>            - qcom,scm-sm6125
>            - qcom,scm-sm6350
>            - qcom,scm-sm6375
> +          - qcom,scm-sm7150

Where is the user of this binding? Please provide a link in any future
submission without obvious user.


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

Best regards,
Krzysztof