On Thu, Jul 23, 2020 at 05:07:31PM +0800, Seiya Wang wrote: > From: Crystal Guo <crystal.guo@xxxxxxxxxxxx> > > update mtk-wdt document for MT8192 platform > > Signed-off-by: Crystal Guo <crystal.guo@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > index 4dd36bd3f1ad..d760ca8a630e 100644 > --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > @@ -12,6 +12,8 @@ Required properties: > "mediatek,mt7629-wdt", "mediatek,mt6589-wdt": for MT7629 > "mediatek,mt8183-wdt", "mediatek,mt6589-wdt": for MT8183 > "mediatek,mt8516-wdt", "mediatek,mt6589-wdt": for MT8516 > + "mediatek,mt8192-wdt": for MT8192 > + So, not compatible with "mediatek,mt6589-wdt"? Is so, perhaps summarize what the differences are. > > - reg : Specifies base physical address and size of the registers. > > -- > 2.14.1