On Sun, 20 Sep 2020 00:15:38 +0200, Marek Behún wrote: > This converts the tca6507 LED binding to yaml. > > Signed-off-by: Marek Behún <marek.behun@xxxxxx> > Cc: NeilBrown <neilb@xxxxxxx> > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Cc: H. Nikolaus Schaller <hns@xxxxxxxxxxxxx> > Cc: Tony Lindgren <tony@xxxxxxxxxxx> > Cc: Adam Ford <aford173@xxxxxxxxx> > Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > --- > .../devicetree/bindings/leds/tca6507.txt | 49 ------- > .../devicetree/bindings/leds/ti,tca6507.yaml | 134 ++++++++++++++++++ > 2 files changed, 134 insertions(+), 49 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/leds/tca6507.txt > create mode 100644 Documentation/devicetree/bindings/leds/ti,tca6507.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>