On 28-08-20, 14:05, Andre Przywara wrote: > Convert the ARM SP-805 watchdog IP DT binding over to Json-schema. > > A straight-forward conversion, but the requirement for providing two > clocks got strengthened from "should" to "must". > > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> > --- > .../bindings/watchdog/arm,sp805.txt | 32 -------- > .../bindings/watchdog/arm,sp805.yaml | 75 +++++++++++++++++++ > 2 files changed, 75 insertions(+), 32 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/watchdog/arm,sp805.txt > create mode 100644 Documentation/devicetree/bindings/watchdog/arm,sp805.yaml Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh