On Tue, 12 May 2020 14:19:00 -0500, Dan Murphy wrote: > Convert the bq27xxx.txt to yaml format > > CC: Pali Rohár <[email protected]> > CC: Andrew F. Davis <[email protected]> > Signed-off-by: Dan Murphy <[email protected]> > --- > > 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 <[email protected]>

