On Thu, May 13, 2021 at 04:35:14AM +0300, Boris Lysov wrote: > Add support for Mediatek mt6577 SoC to device tree binding > documentation. > > Signed-off-by: Boris Lysov <arzamas-16@xxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > 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 e36ba60de829..f5a5404523a3 100644 > --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > @@ -5,6 +5,7 @@ Required properties: > - compatible should contain: > "mediatek,mt2701-wdt", "mediatek,mt6589-wdt": for MT2701 > "mediatek,mt2712-wdt": for MT2712 > + "mediatek,mt6577-wdt": for MT6577 > "mediatek,mt6589-wdt": for MT6589 > "mediatek,mt6797-wdt", "mediatek,mt6589-wdt": for MT6797 > "mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622 > -- > 2.20.1 >