On Wed, 13 May 2020 20:56:15 +0200, Sebastian Reichel wrote: > Convert sbs-battery bindings to YAML. > > Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx> > --- > .../power/supply/sbs,sbs-battery.yaml | 83 +++++++++++++++++++ > .../bindings/power/supply/sbs_sbs-battery.txt | 30 ------- > 2 files changed, 83 insertions(+), 30 deletions(-) > create mode 100644 Documentation/devicetree/bindings/power/supply/sbs,sbs-battery.yaml > delete mode 100644 Documentation/devicetree/bindings/power/supply/sbs_sbs-battery.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>