On Tue, 12 May 2020 14:19:00 -0500, Dan Murphy wrote: > Convert the bq27xxx.txt to yaml format > > CC: Pali Rohár <pali@xxxxxxxxxx> > CC: Andrew F. Davis <afd@xxxxxx> > Signed-off-by: Dan Murphy <dmurphy@xxxxxx> > --- > > v3 - Added power supply reference to yaml, fixed the deprecated compatibles, > I did not change any compatibles as discussed in the list these should come in > separate patches - https://lore.kernel.org/patchwork/patch/1237912/ > > .../bindings/power/supply/bq27xxx.txt | 56 ------------ > .../bindings/power/supply/bq27xxx.yaml | 91 +++++++++++++++++++ > 2 files changed, 91 insertions(+), 56 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/power/supply/bq27xxx.txt > create mode 100644 Documentation/devicetree/bindings/power/supply/bq27xxx.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>