On Thu, May 20, 2021 at 4:45 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > Convert the ARM Timer-Watchdog Device Tree binding documentation to > json-schema. As the old binding document actually contained two > bindings, it is split in two document: one for the timer part, and one > for the watchdog part. > > Document missing properties. > Update examples to match reality. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > I have listed Marc as the maintainer, as he wrote the original bindings. > Marc: Please scream if this is inappropriate ;-) > --- > .../bindings/timer/arm,twd-timer.yaml | 56 +++++++++++++++++++ > .../devicetree/bindings/timer/arm,twd.txt | 53 ------------------ > .../bindings/watchdog/arm,twd-wdt.yaml | 50 +++++++++++++++++ Bummer, forgot to update a reference. Feel free to apply this fix --- a/Documentation/devicetree/bindings/arm/ux500/boards.txt +++ b/Documentation/devicetree/bindings/arm/ux500/boards.txt @@ -26,7 +26,7 @@ interrupt-controller: see binding for interrupt-controller/arm,gic.txt timer: - see binding for timer/arm,twd.txt + see binding for timer/arm,twd-timer.yaml clocks: see binding for clocks/ux500.txt or wait for v2. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds