On 22/04/2019 08:08, Yong Liang wrote: > From: "yong.liang" <yong.liang@xxxxxxxxxxxx> > > This patch add watchdog binding documentation for > watchdog on MTK Socs. > > Signed-off-by: yong.liang <yong.liang@xxxxxxxxxxxx> Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx> > --- > .../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 8682d6a..f0824aa 100644 > --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > @@ -9,6 +9,7 @@ Required properties: > "mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622 > "mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623 > "mediatek,mt7629-wdt", "mediatek,mt6589-wdt": for MT7629 > + "mediatek,mt8183-wdt", "mediatek,mt6589-wdt": for MT8183 > > - reg : Specifies base physical address and size of the registers. > >