On Wed, Oct 2, 2019 at 10:23 AM Benjamin Gaignard <[email protected]> wrote: > > Convert the STM32 timer binding to DT schema format using json-schema > > Signed-off-by: Benjamin Gaignard <[email protected]> > --- > .../devicetree/bindings/timer/st,stm32-timer.txt | 22 ----------- > .../devicetree/bindings/timer/st,stm32-timer.yaml | 46 > ++++++++++++++++++++++ > 2 files changed, 46 insertions(+), 22 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/timer/st,stm32-timer.txt > create mode 100644 > Documentation/devicetree/bindings/timer/st,stm32-timer.yaml
Same comments on other conversions apply here.

