On Tue, Sep 20, 2022 at 07:16:17AM +0200, Sergio Paracuellos wrote: > Soc Mt7621 Watchdog bindings used text format, so migrate them to YAML. > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> > --- > Changes in v2: > - Rebase onto last kernel version. > - Add Krzysztof Reviewed-by tag. > > .../watchdog/mediatek,mt7621-wdt.yaml | 33 +++++++++++++++++++ > .../bindings/watchdog/mt7621-wdt.txt | 12 ------- > 2 files changed, 33 insertions(+), 12 deletions(-) > create mode 100644 Documentation/devicetree/bindings/watchdog/mediatek,mt7621-wdt.yaml > delete mode 100644 Documentation/devicetree/bindings/watchdog/mt7621-wdt.txt You will want resend to the watchdog maintainers if you want this applied. IOW, use get_maintainers.pl. Rob