On Tue, May 31, 2022 at 03:50:17PM +0200, Fabien Parent wrote: > Add binding documentation for the MT8365 SoC. > > Signed-off-by: Fabien Parent <fparent@xxxxxxxxxxxx> Going through my old e-mails: This patch never made it upstream and would have to be rewritten to apply to Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml. Guenter > --- > 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 a97418c74f6b..0e63c4ba3785 100644 > --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > @@ -19,6 +19,7 @@ Required properties: > "mediatek,mt8516-wdt", "mediatek,mt6589-wdt": for MT8516 > "mediatek,mt8192-wdt": for MT8192 > "mediatek,mt8195-wdt", "mediatek,mt6589-wdt": for MT8195 > + "mediatek,mt8365-wdt", "mediatek,mt6589-wdt": for MT8365 > > - reg : Specifies base physical address and size of the registers. >