On Thu, 07 Apr 2022 17:43:30 +0200, Philipp Zabel wrote: > Convert the device tree bindings for the Nuvoton NPCM reset controller > to YAML schema to allow participating in DT validation. > > Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > Cc: Avi Fishman <avifishman70@xxxxxxxxx> > Cc: Tomer Maimon <tmaimon77@xxxxxxxxx> > Cc: Tali Perry <tali.perry1@xxxxxxxxx> > Cc: Patrick Venture <venture@xxxxxxxxxx> > Cc: Nancy Yuen <yuenn@xxxxxxxxxx> > Cc: Benjamin Fair <benjaminfair@xxxxxxxxxx> > --- > .../bindings/reset/nuvoton,npcm-reset.txt | 32 ------------ > .../bindings/reset/nuvoton,npcm750-reset.yaml | 50 +++++++++++++++++++ > 2 files changed, 50 insertions(+), 32 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/reset/nuvoton,npcm-reset.txt > create mode 100644 Documentation/devicetree/bindings/reset/nuvoton,npcm750-reset.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>