On Mon, 27 Apr 2020 21:25:22 +0200, Geert Uytterhoeven wrote: > Convert the Renesas Watchdog Timer (WDT) Controller Device Tree binding > documentation to json-schema. > > Add missing "renesas,r8a77980-wdt" compatible value. > Document missing properties. > Update the example to match reality. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > .../bindings/watchdog/renesas,wdt.txt | 50 --------- > .../bindings/watchdog/renesas,wdt.yaml | 100 ++++++++++++++++++ > 2 files changed, 100 insertions(+), 50 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/watchdog/renesas,wdt.txt > create mode 100644 Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml > Applied, thanks!