[PATCH 02/11] dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatible

Manikanta Mylavarapu posted 11 patches 3 years, 1 month ago
There is a newer version of this series
[PATCH 02/11] dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatible
Posted by Manikanta Mylavarapu 3 years, 1 month ago
Add compatible for the Qualcomm IPQ5018 APCS block.

Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
---
 .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml      | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
index 9a46dbc6d03f..91f4e0454fe3 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
@@ -23,6 +23,7 @@ properties:
           - const: qcom,ipq6018-apcs-apps-global
       - items:
           - enum:
+              - qcom,ipq5018-apcs-apps-global
               - qcom,ipq6018-apcs-apps-global
               - qcom,ipq8074-apcs-apps-global
               - qcom,msm8996-apcs-hmss-global
@@ -152,6 +153,7 @@ allOf:
         compatible:
           contains:
             enum:
+              - qcom,ipq5018-apcs-apps-global
               - qcom,ipq6018-apcs-apps-global
               - qcom,ipq8074-apcs-apps-global
     then:
-- 
2.34.1
Re: [PATCH 02/11] dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatible
Posted by Krzysztof Kozlowski 3 years, 1 month ago
On 07/03/2023 05:41, Manikanta Mylavarapu wrote:
> Add compatible for the Qualcomm IPQ5018 APCS block.

Is it compatible with ipq6018 or ipq8074? Your driver tells it is...

> 
> Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
> ---
>  .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml      | 2 ++
>  1 file changed, 2 insertions(+)
> 



Best regards,
Krzysztof
Re: [PATCH 02/11] dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatible
Posted by Manikanta Mylavarapu 2 years, 11 months ago

On 3/7/2023 8:51 PM, Krzysztof Kozlowski wrote:
> On 07/03/2023 05:41, Manikanta Mylavarapu wrote:
>> Add compatible for the Qualcomm IPQ5018 APCS block.
> 
> Is it compatible with ipq6018 or ipq8074? Your driver tells it is...
> 
>>
>> Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
>> ---
>>   .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml      | 2 ++
>>   1 file changed, 2 insertions(+)
>>
> 
> 
> 
> Best regards,
> Krzysztof
> 
Yeah, it's compatible. I will use fallback mechanism available here
https://lore.kernel.org/linux-arm-msm/20230217083308.12017-5-quic_kathirav@quicinc.com/

Thanks & Regards,
Manikanta.
Re: [PATCH 02/11] dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatible
Posted by Kathiravan T 3 years, 1 month ago
On 3/7/2023 10:11 AM, Manikanta Mylavarapu wrote:
> Add compatible for the Qualcomm IPQ5018 APCS block.
>
> Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
> ---
>   .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml      | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
> index 9a46dbc6d03f..91f4e0454fe3 100644
> --- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
> +++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
> @@ -23,6 +23,7 @@ properties:
>             - const: qcom,ipq6018-apcs-apps-global
>         - items:
>             - enum:
> +              - qcom,ipq5018-apcs-apps-global
>   

  No, we can use the fallback mechanism as done for IPQ5332. Please 
refer 
https://lore.kernel.org/linux-arm-msm/20230217083308.12017-5-quic_kathirav@quicinc.com/


Thanks,

Kathiravan T.

Re: [PATCH 02/11] dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatible
Posted by Manikanta Mylavarapu 2 years, 11 months ago

On 3/7/2023 11:35 AM, Kathiravan T wrote:
> 
> On 3/7/2023 10:11 AM, Manikanta Mylavarapu wrote:
>> Add compatible for the Qualcomm IPQ5018 APCS block.
>>
>> Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
>> ---
>>   .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml      | 2 ++
>>   1 file changed, 2 insertions(+)
>>
>> diff --git 
>> a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml 
>> b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
>> index 9a46dbc6d03f..91f4e0454fe3 100644
>> --- 
>> a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
>> +++ 
>> b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
>> @@ -23,6 +23,7 @@ properties:
>>             - const: qcom,ipq6018-apcs-apps-global
>>         - items:
>>             - enum:
>> +              - qcom,ipq5018-apcs-apps-global
> 
>   No, we can use the fallback mechanism as done for IPQ5332. Please 
> refer 
> https://lore.kernel.org/linux-arm-msm/20230217083308.12017-5-quic_kathirav@quicinc.com/
> 
> 
> Thanks,
> 
> Kathiravan T.
> 
Sure. I will also use same fallback mechanism for IPQ5018.

Thanks & Regards,
Manikanta.