On Thu, 07 Apr 2022 17:43:36 +0200, Philipp Zabel wrote: > Convert the device tree bindings for the STMicroelectronics STi > SoftReset controller to YAML schema to allow participating in DT > validation. > > Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > Cc: Peter Griffin <peter.griffin@xxxxxxxxxx> > --- > .../bindings/reset/st,sti-picophyreset.txt | 42 ----------------- > .../reset/st,stih407-picophyreset.yaml | 47 +++++++++++++++++++ > 2 files changed, 47 insertions(+), 42 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/reset/st,sti-picophyreset.txt > create mode 100644 Documentation/devicetree/bindings/reset/st,stih407-picophyreset.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>