On Fri, 15 Nov 2019 11:24:27 +0100, Benjamin Gaignard wrote: > Convert the STM32 HASH binding to DT schema format using json-schema > > Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxx> > --- > version 2: > - add type ref, min, max and default values for dma-maxburst property > > .../devicetree/bindings/crypto/st,stm32-hash.txt | 30 ---------- > .../devicetree/bindings/crypto/st,stm32-hash.yaml | 69 ++++++++++++++++++++++ > 2 files changed, 69 insertions(+), 30 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/crypto/st,stm32-hash.txt > create mode 100644 Documentation/devicetree/bindings/crypto/st,stm32-hash.yaml > Applied, thanks. Rob