2023-01-12 09:46:24

by Mukesh Ojha

[permalink] [raw]
Subject: [PATCH v3 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450

Document the qcom,sm8450-tcsr compatible.

Signed-off-by: Mukesh Ojha <[email protected]>
---
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-01-12 17:16:18

by Bjorn Andersson

[permalink] [raw]
Subject: Re: (subset) [PATCH v3 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450

On Thu, 12 Jan 2023 14:24:56 +0530, Mukesh Ojha wrote:
> Document the qcom,sm8450-tcsr compatible.
>
>

Applied, thanks!

[2/2] arm64: dts: qcom: sm8450: Add TCSR halt register space
commit: 1f731bbf71e374d93d477831518402ebcfddb75b

Best regards,
--
Bjorn Andersson <[email protected]>

2023-01-29 11:09:32

by Mukesh Ojha

[permalink] [raw]
Subject: Re: [PATCH v3 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450

+Jones

Jones,

Can this patch be taken into your tree ?

-Mukesh

On 1/12/2023 2:24 PM, Mukesh Ojha wrote:
> Document the qcom,sm8450-tcsr compatible.
>
> Signed-off-by: Mukesh Ojha <[email protected]>
> ---
> 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-01-30 08:20:45

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH v3 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450

On Sun, 29 Jan 2023, Mukesh Ojha wrote:

> +Jones
>
> Jones,
>
> Can this patch be taken into your tree ?

If it is sent to me properly, then yes.

> On 1/12/2023 2:24 PM, Mukesh Ojha wrote:
> > Document the qcom,sm8450-tcsr compatible.
> >
> > Signed-off-by: Mukesh Ojha <[email protected]>
> > ---
> > 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-01-30 08:55:02

by Mukesh Ojha

[permalink] [raw]
Subject: Re: [PATCH v3 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450



On 1/30/2023 1:50 PM, Lee Jones wrote:
> On Sun, 29 Jan 2023, Mukesh Ojha wrote:
>
>> +Jones
>>
>> Jones,
>>
>> Can this patch be taken into your tree ?
>
> If it is sent to me properly, then yes.

Apology on my behalf to missed cc'ing you..

-Thanks

>
>> On 1/12/2023 2:24 PM, Mukesh Ojha wrote:
>>> Document the qcom,sm8450-tcsr compatible.
>>>
>>> Signed-off-by: Mukesh Ojha <[email protected]>
>>> ---
>>> 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
>