linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC
@ 2018-11-07  7:10 Ryder Lee
       [not found] ` <5bea0ebd.1c69fb81.125ec.5dc5@mx.google.com>
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ryder Lee @ 2018-11-07  7:10 UTC (permalink / raw)
  To: Guenter Roeck, Rob Herring
  Cc: Matthias Brugger, linux-watchdog, Weijie Gao, devicetree,
	linux-kernel, linux-arm-kernel, linux-mediatek, Ryder Lee

This updates dt-binding documentation for MT7629 SoC

Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
---
 Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
index 859dee1..8682d6a 100644
--- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
@@ -8,6 +8,7 @@ Required properties:
 	"mediatek,mt6797-wdt", "mediatek,mt6589-wdt": for MT6797
 	"mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622
 	"mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623
+	"mediatek,mt7629-wdt", "mediatek,mt6589-wdt": for MT7629
 
 - reg : Specifies base physical address and size of the registers.
 
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC
       [not found] ` <5bea0ebd.1c69fb81.125ec.5dc5@mx.google.com>
@ 2018-12-11 13:26   ` Ryder Lee
  0 siblings, 0 replies; 7+ messages in thread
From: Ryder Lee @ 2018-12-11 13:26 UTC (permalink / raw)
  To: Guenter Roeck
  Cc: Rob Herring, Matthias Brugger, linux-watchdog, Weijie Gao,
	devicetree, linux-kernel, linux-arm-kernel, linux-mediatek

Hi Guenter,

Just a gentle ping!

On Mon, 2018-11-12 at 17:37 -0600, Rob Herring wrote:
> On Wed, 7 Nov 2018 15:10:36 +0800, Ryder Lee wrote:
> > This updates dt-binding documentation for MT7629 SoC
> > 
> > Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
> > ---
> >  Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> 
> Reviewed-by: Rob Herring <robh@kernel.org>
> 




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: dt-bindings: watchdog: update bindings for MT7629 SoC
  2018-11-07  7:10 [PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC Ryder Lee
       [not found] ` <5bea0ebd.1c69fb81.125ec.5dc5@mx.google.com>
@ 2018-12-15 16:23 ` Guenter Roeck
  2018-12-16 10:31 ` [PATCH] " Matthias Brugger
  2 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2018-12-15 16:23 UTC (permalink / raw)
  To: Ryder Lee
  Cc: Rob Herring, Matthias Brugger, linux-watchdog, Weijie Gao,
	devicetree, linux-kernel, linux-arm-kernel, linux-mediatek

On Wed, Nov 07, 2018 at 03:10:36PM +0800, Ryder Lee wrote:
> This updates dt-binding documentation for MT7629 SoC
> 
> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> index 859dee1..8682d6a 100644
> --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> @@ -8,6 +8,7 @@ Required properties:
>  	"mediatek,mt6797-wdt", "mediatek,mt6589-wdt": for MT6797
>  	"mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622
>  	"mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623
> +	"mediatek,mt7629-wdt", "mediatek,mt6589-wdt": for MT7629
>  
>  - reg : Specifies base physical address and size of the registers.
>  

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC
  2018-11-07  7:10 [PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC Ryder Lee
       [not found] ` <5bea0ebd.1c69fb81.125ec.5dc5@mx.google.com>
  2018-12-15 16:23 ` Guenter Roeck
@ 2018-12-16 10:31 ` Matthias Brugger
  2018-12-17  3:39   ` Ryder Lee
  2 siblings, 1 reply; 7+ messages in thread
From: Matthias Brugger @ 2018-12-16 10:31 UTC (permalink / raw)
  To: Ryder Lee, Guenter Roeck, Rob Herring
  Cc: linux-watchdog, Weijie Gao, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek



On 07/11/2018 08:10, Ryder Lee wrote:
> This updates dt-binding documentation for MT7629 SoC
> 
> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>

Acked-by: Matthias Brugger <matthias.bgg@gmail.com>

> ---
>  Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> index 859dee1..8682d6a 100644
> --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> @@ -8,6 +8,7 @@ Required properties:
>  	"mediatek,mt6797-wdt", "mediatek,mt6589-wdt": for MT6797
>  	"mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622
>  	"mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623
> +	"mediatek,mt7629-wdt", "mediatek,mt6589-wdt": for MT7629
>  
>  - reg : Specifies base physical address and size of the registers.
>  
> 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC
  2018-12-16 10:31 ` [PATCH] " Matthias Brugger
@ 2018-12-17  3:39   ` Ryder Lee
  2018-12-17  3:53     ` Guenter Roeck
  0 siblings, 1 reply; 7+ messages in thread
From: Ryder Lee @ 2018-12-17  3:39 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: Guenter Roeck, Rob Herring, linux-watchdog, Weijie Gao,
	devicetree, linux-kernel, linux-arm-kernel, linux-mediatek

Hi Matthias,

On Sun, 2018-12-16 at 11:31 +0100, Matthias Brugger wrote:
> 
> On 07/11/2018 08:10, Ryder Lee wrote:
> > This updates dt-binding documentation for MT7629 SoC
> > 
> > Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
> 
> Acked-by: Matthias Brugger <matthias.bgg@gmail.com>
> 
> > ---
> >  Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> > index 859dee1..8682d6a 100644
> > --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> > +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> > @@ -8,6 +8,7 @@ Required properties:
> >  	"mediatek,mt6797-wdt", "mediatek,mt6589-wdt": for MT6797
> >  	"mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622
> >  	"mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623
> > +	"mediatek,mt7629-wdt", "mediatek,mt6589-wdt": for MT7629
> >  
> >  - reg : Specifies base physical address and size of the registers.
> >  
> > 

Could you take this through your tree?

Ryder


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC
  2018-12-17  3:39   ` Ryder Lee
@ 2018-12-17  3:53     ` Guenter Roeck
  2018-12-17  4:15       ` Ryder Lee
  0 siblings, 1 reply; 7+ messages in thread
From: Guenter Roeck @ 2018-12-17  3:53 UTC (permalink / raw)
  To: Ryder Lee, Matthias Brugger
  Cc: Rob Herring, linux-watchdog, Weijie Gao, devicetree,
	linux-kernel, linux-arm-kernel, linux-mediatek

On 12/16/18 7:39 PM, Ryder Lee wrote:
> Hi Matthias,
> 
> On Sun, 2018-12-16 at 11:31 +0100, Matthias Brugger wrote:
>>
>> On 07/11/2018 08:10, Ryder Lee wrote:
>>> This updates dt-binding documentation for MT7629 SoC
>>>
>>> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
>>
>> Acked-by: Matthias Brugger <matthias.bgg@gmail.com>
>>
>>> ---
>>>   Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
>>>   1 file changed, 1 insertion(+)
>>>
>>> diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
>>> index 859dee1..8682d6a 100644
>>> --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
>>> +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
>>> @@ -8,6 +8,7 @@ Required properties:
>>>   	"mediatek,mt6797-wdt", "mediatek,mt6589-wdt": for MT6797
>>>   	"mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622
>>>   	"mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623
>>> +	"mediatek,mt7629-wdt", "mediatek,mt6589-wdt": for MT7629
>>>   
>>>   - reg : Specifies base physical address and size of the registers.
>>>   
>>>
> 
> Could you take this through your tree?
> 

Why ? We usually take watchdog binding updates through the watchdog tree.

Guenter

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC
  2018-12-17  3:53     ` Guenter Roeck
@ 2018-12-17  4:15       ` Ryder Lee
  0 siblings, 0 replies; 7+ messages in thread
From: Ryder Lee @ 2018-12-17  4:15 UTC (permalink / raw)
  To: Guenter Roeck
  Cc: Matthias Brugger, Rob Herring, linux-watchdog, Weijie Gao,
	devicetree, linux-kernel, linux-arm-kernel, linux-mediatek

On Sun, 2018-12-16 at 19:53 -0800, Guenter Roeck wrote:
> On 12/16/18 7:39 PM, Ryder Lee wrote:
> > Hi Matthias,
> > 
> > On Sun, 2018-12-16 at 11:31 +0100, Matthias Brugger wrote:
> >>
> >> On 07/11/2018 08:10, Ryder Lee wrote:
> >>> This updates dt-binding documentation for MT7629 SoC
> >>>
> >>> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
> >>
> >> Acked-by: Matthias Brugger <matthias.bgg@gmail.com>
> >>
> >>> ---
> >>>   Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
> >>>   1 file changed, 1 insertion(+)
> >>>
> >>> diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> >>> index 859dee1..8682d6a 100644
> >>> --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> >>> +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> >>> @@ -8,6 +8,7 @@ Required properties:
> >>>   	"mediatek,mt6797-wdt", "mediatek,mt6589-wdt": for MT6797
> >>>   	"mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622
> >>>   	"mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623
> >>> +	"mediatek,mt7629-wdt", "mediatek,mt6589-wdt": for MT7629
> >>>   
> >>>   - reg : Specifies base physical address and size of the registers.
> >>>   
> >>>
> > 
> > Could you take this through your tree?
> > 
> 
> Why ? We usually take watchdog binding updates through the watchdog tree.
> 
> Guenter

Oh, okay :)

Ryder


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-12-17  4:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-07  7:10 [PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC Ryder Lee
     [not found] ` <5bea0ebd.1c69fb81.125ec.5dc5@mx.google.com>
2018-12-11 13:26   ` Ryder Lee
2018-12-15 16:23 ` Guenter Roeck
2018-12-16 10:31 ` [PATCH] " Matthias Brugger
2018-12-17  3:39   ` Ryder Lee
2018-12-17  3:53     ` Guenter Roeck
2018-12-17  4:15       ` Ryder Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).