Messages in this thread |  | | Date | Sun, 1 Aug 2021 13:48:48 -0700 | From | Guenter Roeck <> | Subject | Re: [PATCH 10/12] dt-bindings: watchdog: Add compatible for Mediatek MT7986 |
| |
On Mon, Jul 26, 2021 at 03:14:37PM +0800, Sam Shih wrote: > This commit adds dt-binding documentation of watchdog for Mediatek MT7986 > SoC Platform. > > Signed-off-by: Sam Shih <sam.shih@mediatek.com> > Acked-by: Rob Herring <robh@kernel.org>
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 416d716403f6..a4e31ce96e0e 100644 > --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > @@ -13,6 +13,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,mt7986-wdt", "mediatek,mt6589-wdt": for MT7986 > "mediatek,mt8183-wdt": for MT8183 > "mediatek,mt8516-wdt", "mediatek,mt6589-wdt": for MT8516 > "mediatek,mt8192-wdt": for MT8192
|  |