2023-02-02 11:12:13

by Mukesh Ojha

[permalink] [raw]
Subject: [PATCH v4] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450

Document the qcom,sm8450-tcsr compatible.

Signed-off-by: Mukesh Ojha <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
---
Change in v4:
- added Acked-by.

Change in v3:
- Align with new format mentioned at
Documentation/devicetree/bindings/arm/qcom-soc.yaml

Change in v2:
- Considering here it as v2 as this patch came out from comment
made on its v1 https://lore.kernel.org/lkml/[email protected]/


Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
index adcae6c..4290062 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
@@ -26,6 +26,7 @@ properties:
- qcom,sdm630-tcsr
- qcom,sdm845-tcsr
- qcom,sm8150-tcsr
+ - qcom,sm8450-tcsr
- qcom,tcsr-apq8064
- qcom,tcsr-apq8084
- qcom,tcsr-ipq6018
--
2.7.4



2023-02-21 13:38:58

by Mukesh Ojha

[permalink] [raw]
Subject: Re: [PATCH v4] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450

friendly reminder.

-Mukesh
On 2/2/2023 4:41 PM, Mukesh Ojha wrote:
> Document the qcom,sm8450-tcsr compatible.
>
> Signed-off-by: Mukesh Ojha <[email protected]>
> Acked-by: Krzysztof Kozlowski <[email protected]>
> ---
> Change in v4:
> - added Acked-by.
>
> Change in v3:
> - Align with new format mentioned at
> Documentation/devicetree/bindings/arm/qcom-soc.yaml
>
> Change in v2:
> - Considering here it as v2 as this patch came out from comment
> made on its v1 https://lore.kernel.org/lkml/[email protected]/
>
>
> Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
> index adcae6c..4290062 100644
> --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
> +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
> @@ -26,6 +26,7 @@ properties:
> - qcom,sdm630-tcsr
> - qcom,sdm845-tcsr
> - qcom,sm8150-tcsr
> + - qcom,sm8450-tcsr
> - qcom,tcsr-apq8064
> - qcom,tcsr-apq8084
> - qcom,tcsr-ipq6018

2023-02-21 13:47:30

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v4] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450

On 21/02/2023 14:38, Mukesh Ojha wrote:
> friendly reminder.

No need to ping during merge window. It's a merge window, so patches
cannot be applied... Ping or resend after it.

Best regards,
Krzysztof


2023-02-22 15:31:36

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH v4] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450

On Tue, 21 Feb 2023, Mukesh Ojha wrote:

> friendly reminder.

Top posting and contentless pings are seldom received well.

If you think your submission has been dropped (it hasn't), please submit
a [RESEND]. In this case, I'm just a little behind due to a planned
vacation, a work trip and being generally overloaded.

Please be patient, I'll get to you shortly.

> -Mukesh
> On 2/2/2023 4:41 PM, Mukesh Ojha wrote:
> > Document the qcom,sm8450-tcsr compatible.
> >
> > Signed-off-by: Mukesh Ojha <[email protected]>
> > Acked-by: Krzysztof Kozlowski <[email protected]>
> > ---
> > Change in v4:
> > - added Acked-by.
> >
> > Change in v3:
> > - Align with new format mentioned at
> > Documentation/devicetree/bindings/arm/qcom-soc.yaml
> >
> > Change in v2:
> > - Considering here it as v2 as this patch came out from comment
> > made on its v1 https://lore.kernel.org/lkml/[email protected]/
> >
> >
> > Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
> > index adcae6c..4290062 100644
> > --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
> > +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
> > @@ -26,6 +26,7 @@ properties:
> > - qcom,sdm630-tcsr
> > - qcom,sdm845-tcsr
> > - qcom,sm8150-tcsr
> > + - qcom,sm8450-tcsr
> > - qcom,tcsr-apq8064
> > - qcom,tcsr-apq8084
> > - qcom,tcsr-ipq6018

--
Lee Jones [李琼斯]

2023-03-03 22:42:05

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH v4] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450

On Thu, 02 Feb 2023, Mukesh Ojha wrote:

> Document the qcom,sm8450-tcsr compatible.
>
> Signed-off-by: Mukesh Ojha <[email protected]>
> Acked-by: Krzysztof Kozlowski <[email protected]>
> ---
> Change in v4:
> - added Acked-by.
>
> Change in v3:
> - Align with new format mentioned at
> Documentation/devicetree/bindings/arm/qcom-soc.yaml
>
> Change in v2:
> - Considering here it as v2 as this patch came out from comment
> made on its v1 https://lore.kernel.org/lkml/[email protected]/
>
>
> Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
> 1 file changed, 1 insertion(+)

Applied, thanks

--
Lee Jones [李琼斯]