[PATCH 07/10] dt-bindings: firmware: document IPQ5332 SCM

Kathiravan Thirumoorthy posted 10 patches 2 years, 7 months ago
There is a newer version of this series
[PATCH 07/10] dt-bindings: firmware: document IPQ5332 SCM
Posted by Kathiravan Thirumoorthy 2 years, 7 months ago
From: Kathiravan T <quic_kathirav@quicinc.com>

Document the compatible for IPQ5332 SCM.

Signed-off-by: Kathiravan T <quic_kathirav@quicinc.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 25688571ee7c..5acb95e23dee 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -24,6 +24,7 @@ properties:
           - qcom,scm-apq8064
           - qcom,scm-apq8084
           - qcom,scm-ipq4019
+          - qcom,scm-ipq5332
           - qcom,scm-ipq6018
           - qcom,scm-ipq806x
           - qcom,scm-ipq8074
-- 
2.34.1
Re: [PATCH 07/10] dt-bindings: firmware: document IPQ5332 SCM
Posted by Krzysztof Kozlowski 2 years, 7 months ago
On 25/01/2023 11:45, Kathiravan Thirumoorthy wrote:
> From: Kathiravan T <quic_kathirav@quicinc.com>
> 
> Document the compatible for IPQ5332 SCM.

Subject:
dt-bindings: firmware: qcom,scm:

> 
> Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com>
> ---

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


Best regards,
Krzysztof
Re: [PATCH 07/10] dt-bindings: firmware: document IPQ5332 SCM
Posted by Kathiravan Thirumoorthy 2 years, 7 months ago
On 1/25/2023 4:46 PM, Krzysztof Kozlowski wrote:
> On 25/01/2023 11:45, Kathiravan Thirumoorthy wrote:
>> From: Kathiravan T <quic_kathirav@quicinc.com>
>>
>> Document the compatible for IPQ5332 SCM.
> Subject:
> dt-bindings: firmware: qcom,scm:


Thanks for the review, will fix it in V2.


>> Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com>
>> ---
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
>
> Best regards,
> Krzysztof


Thanks,

Kathiravan T.