* [PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC
@ 2018-11-07 7:10 Ryder Lee
2018-11-12 23:37 ` Rob Herring
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Ryder Lee @ 2018-11-07 7:10 UTC (permalink / raw)
To: linux-arm-kernel
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] 8+ messages in thread* [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 @ 2018-11-12 23:37 ` Rob Herring 2018-12-11 13:26 ` Ryder Lee 2018-12-15 16:23 ` Guenter Roeck 2018-12-16 10:31 ` [PATCH] " Matthias Brugger 2 siblings, 1 reply; 8+ messages in thread From: Rob Herring @ 2018-11-12 23:37 UTC (permalink / raw) To: linux-arm-kernel 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] 8+ messages in thread
* Re: [PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC 2018-11-12 23:37 ` Rob Herring @ 2018-12-11 13:26 ` Ryder Lee 0 siblings, 0 replies; 8+ messages in thread From: Ryder Lee @ 2018-12-11 13:26 UTC (permalink / raw) To: Guenter Roeck Cc: Rob Herring, linux-watchdog, devicetree, Weijie Gao, linux-kernel, linux-mediatek, Matthias Brugger, linux-arm-kernel 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> > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel ^ permalink raw reply [flat|nested] 8+ 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 2018-11-12 23:37 ` Rob Herring @ 2018-12-15 16:23 ` Guenter Roeck 2018-12-16 10:31 ` [PATCH] " Matthias Brugger 2 siblings, 0 replies; 8+ messages in thread From: Guenter Roeck @ 2018-12-15 16:23 UTC (permalink / raw) To: Ryder Lee Cc: devicetree, linux-watchdog, Weijie Gao, linux-kernel, Rob Herring, linux-mediatek, Matthias Brugger, linux-arm-kernel 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. > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel ^ permalink raw reply [flat|nested] 8+ 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 2018-11-12 23:37 ` Rob Herring 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; 8+ messages in thread From: Matthias Brugger @ 2018-12-16 10:31 UTC (permalink / raw) To: Ryder Lee, Guenter Roeck, Rob Herring Cc: devicetree, linux-watchdog, Weijie Gao, linux-kernel, linux-mediatek, linux-arm-kernel 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. > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel ^ permalink raw reply [flat|nested] 8+ 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; 8+ messages in thread From: Ryder Lee @ 2018-12-17 3:39 UTC (permalink / raw) To: Matthias Brugger Cc: devicetree, linux-watchdog, Weijie Gao, linux-kernel, Rob Herring, linux-mediatek, linux-arm-kernel, Guenter Roeck 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel ^ permalink raw reply [flat|nested] 8+ 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; 8+ messages in thread From: Guenter Roeck @ 2018-12-17 3:53 UTC (permalink / raw) To: Ryder Lee, Matthias Brugger Cc: devicetree, linux-watchdog, Weijie Gao, linux-kernel, Rob Herring, linux-mediatek, linux-arm-kernel 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel ^ permalink raw reply [flat|nested] 8+ 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; 8+ messages in thread From: Ryder Lee @ 2018-12-17 4:15 UTC (permalink / raw) To: Guenter Roeck Cc: devicetree, linux-watchdog, Weijie Gao, linux-kernel, Rob Herring, linux-mediatek, Matthias Brugger, linux-arm-kernel 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2018-12-17 4:16 UTC | newest] Thread overview: 8+ 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 2018-11-12 23:37 ` Rob Herring 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).