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@xxxxxxxxxxxx> > >> > >> Acked-by: Matthias Brugger <matthias.bgg@xxxxxxxxx> > >> > >>> --- > >>> 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