Message ID | 20210319023427.16711-5-seiya.wang@mediatek.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add basic node support for Mediatek MT8195 SoC | expand |
On Fri, 19 Mar 2021 10:34:22 +0800, Seiya Wang wrote: > This commit adds dt-binding documentation of watchdog for Mediatek MT8195 SoC > Platform. > > Signed-off-by: Seiya Wang <seiya.wang@mediatek.com> > Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
Hi Wim, On 26/03/2021 02:40, Rob Herring wrote: > On Fri, 19 Mar 2021 10:34:22 +0800, Seiya Wang wrote: >> This commit adds dt-binding documentation of watchdog for Mediatek MT8195 SoC >> Platform. >> >> Signed-off-by: Seiya Wang <seiya.wang@mediatek.com> >> Reviewed-by: Guenter Roeck <linux@roeck-us.net> >> --- >> Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 + >> 1 file changed, 1 insertion(+) >> > > Acked-by: Rob Herring <robh@kernel.org> > I suppose you will take this patch through your tree. If you want me to take it through the MediaTek SoC tree, please let me know. Regards, Matthias
diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt index e36ba60de829..a658a0b92b9a 100644 --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt @@ -13,6 +13,7 @@ Required properties: "mediatek,mt8183-wdt": for MT8183 "mediatek,mt8516-wdt", "mediatek,mt6589-wdt": for MT8516 "mediatek,mt8192-wdt": for MT8192 + "mediatek,mt8195-wdt", "mediatek,mt6589-wdt": for MT8195 - reg : Specifies base physical address and size of the registers.