[PATCH v2] dt-bindings: qcom,pdc: Add compatible for SM8550

Abel Vesa posted 1 patch 2 years, 7 months ago
There is a newer version of this series
.../devicetree/bindings/interrupt-controller/qcom,pdc.yaml       | 1 +
1 file changed, 1 insertion(+)
[PATCH v2] dt-bindings: qcom,pdc: Add compatible for SM8550
Posted by Abel Vesa 2 years, 7 months ago
Document the compatible for SM8550 PDC.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---

The v1 is here:
https://lore.kernel.org/all/20221116114210.2673902-1-abel.vesa@linaro.org/

Changes since v1:
 * rebased on next-20230125
 * added Krzysztof's R-b tag

 .../devicetree/bindings/interrupt-controller/qcom,pdc.yaml       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
index 94791e261c42..5a733bd76b57 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
@@ -37,6 +37,7 @@ properties:
           - qcom,sm8250-pdc
           - qcom,sm8350-pdc
           - qcom,sm8450-pdc
+          - qcom,sm8550-pdc
       - const: qcom,pdc
 
   reg:
-- 
2.34.1
Re: [PATCH v2] dt-bindings: qcom,pdc: Add compatible for SM8550
Posted by Abel Vesa 2 years, 7 months ago
On 23-01-27 15:25:58, Abel Vesa wrote:
> Document the compatible for SM8550 PDC.
> 
> Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---

Rob, will you pick this up yourself?

Thanks.

> 
> The v1 is here:
> https://lore.kernel.org/all/20221116114210.2673902-1-abel.vesa@linaro.org/
> 
> Changes since v1:
>  * rebased on next-20230125
>  * added Krzysztof's R-b tag
> 
>  .../devicetree/bindings/interrupt-controller/qcom,pdc.yaml       | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
> index 94791e261c42..5a733bd76b57 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
> @@ -37,6 +37,7 @@ properties:
>            - qcom,sm8250-pdc
>            - qcom,sm8350-pdc
>            - qcom,sm8450-pdc
> +          - qcom,sm8550-pdc
>        - const: qcom,pdc
>  
>    reg:
> -- 
> 2.34.1
>
Re: [PATCH v2] dt-bindings: qcom,pdc: Add compatible for SM8550
Posted by Neil Armstrong 2 years, 7 months ago
Hi Mark,

On 27/01/2023 14:25, Abel Vesa wrote:
> Document the compatible for SM8550 PDC.
> 
> Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
> 
> The v1 is here:
> https://lore.kernel.org/all/20221116114210.2673902-1-abel.vesa@linaro.org/
> 
> Changes since v1:
>   * rebased on next-20230125
>   * added Krzysztof's R-b tag
> 
>   .../devicetree/bindings/interrupt-controller/qcom,pdc.yaml       | 1 +
>   1 file changed, 1 insertion(+)

Do you think you can pick it for v6.3 ?

Thanks,
Neil

> 
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
> index 94791e261c42..5a733bd76b57 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
> @@ -37,6 +37,7 @@ properties:
>             - qcom,sm8250-pdc
>             - qcom,sm8350-pdc
>             - qcom,sm8450-pdc
> +          - qcom,sm8550-pdc
>         - const: qcom,pdc
>   
>     reg:
Re: [PATCH v2] dt-bindings: qcom,pdc: Add compatible for SM8550
Posted by Marc Zyngier 2 years, 7 months ago
On Wed, 15 Feb 2023 09:25:37 +0000,
Neil Armstrong <neil.armstrong@linaro.org> wrote:
> 
> Hi Mark,

Was this intended for me?

> 
> On 27/01/2023 14:25, Abel Vesa wrote:
> > Document the compatible for SM8550 PDC.
> > 
> > Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > ---
> > 
> > The v1 is here:
> > https://lore.kernel.org/all/20221116114210.2673902-1-abel.vesa@linaro.org/
> > 
> > Changes since v1:
> >   * rebased on next-20230125
> >   * added Krzysztof's R-b tag
> > 
> >   .../devicetree/bindings/interrupt-controller/qcom,pdc.yaml       | 1 +
> >   1 file changed, 1 insertion(+)
> 
> Do you think you can pick it for v6.3 ?

In general, I don't take standalone DT updates. I'm happy to take them
when they result in something material. But this is only churn, as
nothing relies on these extra compatible strings.

This really should be routed via someone who cares (i.e not me).

Thanks,

	M.

-- 
Without deviation from the norm, progress is not possible.