[PATCH 1/5] dt-bindings: scm: Add compatible for IPQ9574

Poovendhan Selvaraj posted 5 patches 2 years, 8 months ago
There is a newer version of this series
[PATCH 1/5] dt-bindings: scm: Add compatible for IPQ9574
Posted by Poovendhan Selvaraj 2 years, 8 months ago
Add the scm compatible string for IPQ9574 SoC

Co-developed-by: Anusha Rao <quic_anusha@quicinc.com>
Signed-off-by: Anusha Rao <quic_anusha@quicinc.com>
Co-developed-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>
Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>
Signed-off-by: Poovendhan Selvaraj <quic_poovendh@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..ef5a1fe236f2 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -27,6 +27,7 @@ properties:
           - qcom,scm-ipq6018
           - qcom,scm-ipq806x
           - qcom,scm-ipq8074
+          - qcom,scm-ipq9574
           - qcom,scm-mdm9607
           - qcom,scm-msm8226
           - qcom,scm-msm8660
-- 
2.17.1
Re: [PATCH 1/5] dt-bindings: scm: Add compatible for IPQ9574
Posted by Krzysztof Kozlowski 2 years, 8 months ago
On 13/01/2023 17:00, Poovendhan Selvaraj wrote:
> Add the scm compatible string for IPQ9574 SoC
> 
> Co-developed-by: Anusha Rao <quic_anusha@quicinc.com>
> Signed-off-by: Anusha Rao <quic_anusha@quicinc.com>
> Co-developed-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>
> Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>

Three people were co-developing single compatible line? I have some
doubts... Please include only real entries.

Anyway you miss changes to allOf (and/or rebasing on
https://lore.kernel.org/all/20221122092345.44369-2-krzysztof.kozlowski@linaro.org/
)


Best regards,
Krzysztof
Re: [PATCH 1/5] dt-bindings: scm: Add compatible for IPQ9574
Posted by POOVENDHAN SELVARAJ 2 years, 7 months ago
On 1/13/2023 10:05 PM, Krzysztof Kozlowski wrote:
> On 13/01/2023 17:00, Poovendhan Selvaraj wrote:
>> Add the scm compatible string for IPQ9574 SoC
>>
>> Co-developed-by: Anusha Rao <quic_anusha@quicinc.com>
>> Signed-off-by: Anusha Rao <quic_anusha@quicinc.com>
>> Co-developed-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>
>> Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>
> Three people were co-developing single compatible line? I have some
> doubts... Please include only real entries.
  Co-developed by tags were added for those who  contributed to all the 
patches related to the series. But as suggested, we will drop the tags  
for patches with minimal changes.

> Anyway you miss changes to allOf (and/or rebasing on
> https://lore.kernel.org/all/20221122092345.44369-2-krzysztof.kozlowski@linaro.org/
> )
> Yeah, Agreed and will rebase it on linux-next.
>
> Best regards,
> Krzysztof
>
> Best Regards,
> Poovendhan S