diff mbox series

dt-bindings: mfd: da9062: Correct file name for watchdog

Message ID 20221122111124.6828-2-cniedermaier@dh-electronics.com
State Superseded, archived
Headers show
Series dt-bindings: mfd: da9062: Correct file name for watchdog | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success

Commit Message

Christoph Niedermaier Nov. 22, 2022, 11:11 a.m. UTC
Replace the watchdog file name with the name currently in use.

Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
---
Cc: Support Opensource <support.opensource@diasemi.com>
Cc: Lee Jones <lee@kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Marek Vasut <marex@denx.de>
Cc: kernel@dh-electronics.com
Cc: devicetree@vger.kernel.org
To: linux-kernel@vger.kernel.org
---
 Documentation/devicetree/bindings/mfd/da9062.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Krzysztof Kozlowski Nov. 29, 2022, 12:33 p.m. UTC | #1
On 22/11/2022 12:11, Christoph Niedermaier wrote:
> Replace the watchdog file name with the name currently in use.
> 
> Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
> ---
> Cc: Support Opensource <support.opensource@diasemi.com>
> Cc: Lee Jones <lee@kernel.org>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
> Cc: Marek Vasut <marex@denx.de>
> Cc: kernel@dh-electronics.com
> Cc: devicetree@vger.kernel.org
> To: linux-kernel@vger.kernel.org
> ---
>  Documentation/devicetree/bindings/mfd/da9062.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt
> index bab0d0e66cb3..e96629eb9f48 100644
> --- a/Documentation/devicetree/bindings/mfd/da9062.txt
> +++ b/Documentation/devicetree/bindings/mfd/da9062.txt
> @@ -85,7 +85,7 @@ Sub-nodes:
>  
>  - onkey : See ../input/da9062-onkey.txt
>  
> -- watchdog: See ../watchdog/da9062-watchdog.txt
> +- watchdog: See ../watchdog/da9062-wdt.txt

How is this related to LED patch? Don't mix threads.

Best regards,
Krzysztof
Lee Jones Nov. 30, 2022, 10:10 a.m. UTC | #2
On Tue, 29 Nov 2022, Krzysztof Kozlowski wrote:

> On 22/11/2022 12:11, Christoph Niedermaier wrote:
> > Replace the watchdog file name with the name currently in use.
> > 
> > Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
> > ---
> > Cc: Support Opensource <support.opensource@diasemi.com>
> > Cc: Lee Jones <lee@kernel.org>
> > Cc: Rob Herring <robh+dt@kernel.org>
> > Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
> > Cc: Marek Vasut <marex@denx.de>
> > Cc: kernel@dh-electronics.com
> > Cc: devicetree@vger.kernel.org
> > To: linux-kernel@vger.kernel.org
> > ---
> >  Documentation/devicetree/bindings/mfd/da9062.txt | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt
> > index bab0d0e66cb3..e96629eb9f48 100644
> > --- a/Documentation/devicetree/bindings/mfd/da9062.txt
> > +++ b/Documentation/devicetree/bindings/mfd/da9062.txt
> > @@ -85,7 +85,7 @@ Sub-nodes:
> >  
> >  - onkey : See ../input/da9062-onkey.txt
> >  
> > -- watchdog: See ../watchdog/da9062-watchdog.txt
> > +- watchdog: See ../watchdog/da9062-wdt.txt
> 
> How is this related to LED patch? Don't mix threads.

Que?

  [PATCH] dt-bindings: mfd: da9062: Correct file name for watchdog
kernel Nov. 30, 2022, 10:13 a.m. UTC | #3
From: Lee Jones [mailto:lee@kernel.org]
Sent: Wednesday, November 30, 2022 11:10 AM
> On Tue, 29 Nov 2022, Krzysztof Kozlowski wrote:
> 
>> On 22/11/2022 12:11, Christoph Niedermaier wrote:
>>> Replace the watchdog file name with the name currently in use.
>>>
>>> Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
>>> ---
>>> Cc: Support Opensource <support.opensource@diasemi.com>
>>> Cc: Lee Jones <lee@kernel.org>
>>> Cc: Rob Herring <robh+dt@kernel.org>
>>> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
>>> Cc: Marek Vasut <marex@denx.de>
>>> Cc: kernel@dh-electronics.com
>>> Cc: devicetree@vger.kernel.org
>>> To: linux-kernel@vger.kernel.org
>>> ---
>>>  Documentation/devicetree/bindings/mfd/da9062.txt | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt
>>> index bab0d0e66cb3..e96629eb9f48 100644
>>> --- a/Documentation/devicetree/bindings/mfd/da9062.txt
>>> +++ b/Documentation/devicetree/bindings/mfd/da9062.txt
>>> @@ -85,7 +85,7 @@ Sub-nodes:
>>>
>>>  - onkey : See ../input/da9062-onkey.txt
>>>
>>> -- watchdog: See ../watchdog/da9062-watchdog.txt
>>> +- watchdog: See ../watchdog/da9062-wdt.txt
>>
>> How is this related to LED patch? Don't mix threads.
> 
> Que?
> 
>   [PATCH] dt-bindings: mfd: da9062: Correct file name for watchdog
> 
> --
> Lee Jones [李琼斯]

I am sorry. I used git send-email the wrong way. Thanks for pointing this out.
Don't answer to this E-Mail. I will send a new patch.


Regards
Christoph
Christoph Niedermaier Nov. 30, 2022, 10:18 a.m. UTC | #4
From: Krzysztof Kozlowski [mailto:krzysztof.kozlowski@linaro.org]
Sent: Tuesday, November 29, 2022 1:34 PM
> On 22/11/2022 12:11, Christoph Niedermaier wrote:
>> Replace the watchdog file name with the name currently in use.
>>
>> Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
>> ---
>> Cc: Support Opensource <support.opensource@diasemi.com>
>> Cc: Lee Jones <lee@kernel.org>
>> Cc: Rob Herring <robh+dt@kernel.org>
>> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
>> Cc: Marek Vasut <marex@denx.de>
>> Cc: kernel@dh-electronics.com
>> Cc: devicetree@vger.kernel.org
>> To: linux-kernel@vger.kernel.org
>> ---
>>  Documentation/devicetree/bindings/mfd/da9062.txt | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt
>> index bab0d0e66cb3..e96629eb9f48 100644
>> --- a/Documentation/devicetree/bindings/mfd/da9062.txt
>> +++ b/Documentation/devicetree/bindings/mfd/da9062.txt
>> @@ -85,7 +85,7 @@ Sub-nodes:
>>
>>  - onkey : See ../input/da9062-onkey.txt
>>
>> -- watchdog: See ../watchdog/da9062-watchdog.txt
>> +- watchdog: See ../watchdog/da9062-wdt.txt
> 
> How is this related to LED patch? Don't mix threads.

I am sorry. I used git send-email the wrong way. Thanks for pointing this out.
Don't answer to this E-Mail. I will send a new patch.


Regards
Christoph
Krzysztof Kozlowski Nov. 30, 2022, 10:19 a.m. UTC | #5
On 30/11/2022 11:10, Lee Jones wrote:
> On Tue, 29 Nov 2022, Krzysztof Kozlowski wrote:
> 
>> On 22/11/2022 12:11, Christoph Niedermaier wrote:
>>> Replace the watchdog file name with the name currently in use.
>>>
>>> Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
>>> ---
>>> Cc: Support Opensource <support.opensource@diasemi.com>
>>> Cc: Lee Jones <lee@kernel.org>
>>> Cc: Rob Herring <robh+dt@kernel.org>
>>> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
>>> Cc: Marek Vasut <marex@denx.de>
>>> Cc: kernel@dh-electronics.com
>>> Cc: devicetree@vger.kernel.org
>>> To: linux-kernel@vger.kernel.org
>>> ---
>>>  Documentation/devicetree/bindings/mfd/da9062.txt | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt
>>> index bab0d0e66cb3..e96629eb9f48 100644
>>> --- a/Documentation/devicetree/bindings/mfd/da9062.txt
>>> +++ b/Documentation/devicetree/bindings/mfd/da9062.txt
>>> @@ -85,7 +85,7 @@ Sub-nodes:
>>>  
>>>  - onkey : See ../input/da9062-onkey.txt
>>>  
>>> -- watchdog: See ../watchdog/da9062-watchdog.txt
>>> +- watchdog: See ../watchdog/da9062-wdt.txt
>>
>> How is this related to LED patch? Don't mix threads.
> 
> Que?
> 
>   [PATCH] dt-bindings: mfd: da9062: Correct file name for watchdog

It's a response to a LED patch (single, not thread).

Best regards,
Krzysztof
Lee Jones Nov. 30, 2022, 10:20 a.m. UTC | #6
On Wed, 30 Nov 2022, Krzysztof Kozlowski wrote:

> On 30/11/2022 11:10, Lee Jones wrote:
> > On Tue, 29 Nov 2022, Krzysztof Kozlowski wrote:
> > 
> >> On 22/11/2022 12:11, Christoph Niedermaier wrote:
> >>> Replace the watchdog file name with the name currently in use.
> >>>
> >>> Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
> >>> ---
> >>> Cc: Support Opensource <support.opensource@diasemi.com>
> >>> Cc: Lee Jones <lee@kernel.org>
> >>> Cc: Rob Herring <robh+dt@kernel.org>
> >>> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
> >>> Cc: Marek Vasut <marex@denx.de>
> >>> Cc: kernel@dh-electronics.com
> >>> Cc: devicetree@vger.kernel.org
> >>> To: linux-kernel@vger.kernel.org
> >>> ---
> >>>  Documentation/devicetree/bindings/mfd/da9062.txt | 2 +-
> >>>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>>
> >>> diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt
> >>> index bab0d0e66cb3..e96629eb9f48 100644
> >>> --- a/Documentation/devicetree/bindings/mfd/da9062.txt
> >>> +++ b/Documentation/devicetree/bindings/mfd/da9062.txt
> >>> @@ -85,7 +85,7 @@ Sub-nodes:
> >>>  
> >>>  - onkey : See ../input/da9062-onkey.txt
> >>>  
> >>> -- watchdog: See ../watchdog/da9062-watchdog.txt
> >>> +- watchdog: See ../watchdog/da9062-wdt.txt
> >>
> >> How is this related to LED patch? Don't mix threads.
> > 
> > Que?
> > 
> >   [PATCH] dt-bindings: mfd: da9062: Correct file name for watchdog
> 
> It's a response to a LED patch (single, not thread).

Didn't show up like that of me.

I guess I wasn't included on the LED patch.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt
index bab0d0e66cb3..e96629eb9f48 100644
--- a/Documentation/devicetree/bindings/mfd/da9062.txt
+++ b/Documentation/devicetree/bindings/mfd/da9062.txt
@@ -85,7 +85,7 @@  Sub-nodes:
 
 - onkey : See ../input/da9062-onkey.txt
 
-- watchdog: See ../watchdog/da9062-watchdog.txt
+- watchdog: See ../watchdog/da9062-wdt.txt
 
 - thermal : See ../thermal/da9062-thermal.txt