On Mon, 24 May 2021 20:49:54 +0530, Aswath Govindraju wrote: > Convert gpio-davinci dt-binding documentation from txt to yaml format. > > Signed-off-by: Aswath Govindraju <a-govindraju@xxxxxx> > --- > .../devicetree/bindings/gpio/gpio-davinci.txt | 167 ---------------- > .../bindings/gpio/gpio-davinci.yaml | 186 ++++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 187 insertions(+), 168 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-davinci.txt > create mode 100644 Documentation/devicetree/bindings/gpio/gpio-davinci.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>