On Thu, 07 Apr 2022 17:43:37 +0200, Philipp Zabel wrote: > Convert the device tree bindings for the STMicroelectronics STi > Peripheral Powerdown reset controller to YAML schema to allow > participating in DT validation. > > Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > Cc: Srinivas Kandagatla <srinivas.kandagatla@xxxxxx> > --- > .../bindings/reset/st,sti-powerdown.txt | 45 ----------------- > .../bindings/reset/st,stih407-powerdown.yaml | 49 +++++++++++++++++++ > 2 files changed, 49 insertions(+), 45 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/reset/st,sti-powerdown.txt > create mode 100644 Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>