On Fri, 22 Nov 2019 11:45:35 +0100, Benjamin Gaignard wrote: > Convert the STM32 regulator booster binding to DT schema format using json-schema > > Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxx> > CC: Fabrice Gasnier <fabrice.gasnier@xxxxxx> > --- > .../bindings/regulator/st,stm32-booster.txt | 18 --------- > .../bindings/regulator/st,stm32-booster.yaml | 46 ++++++++++++++++++++++ > 2 files changed, 46 insertions(+), 18 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/regulator/st,stm32-booster.txt > create mode 100644 Documentation/devicetree/bindings/regulator/st,stm32-booster.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>