On Sat, 06 Jun 2020 00:43:58 +0200, Sebastian Reichel wrote: > Convert the gpio-charger bindings from text format to > new YAML based representation. > > Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx> > --- > .../bindings/power/supply/gpio-charger.txt | 31 ---------- > .../bindings/power/supply/gpio-charger.yaml | 58 +++++++++++++++++++ > 2 files changed, 58 insertions(+), 31 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/power/supply/gpio-charger.txt > create mode 100644 Documentation/devicetree/bindings/power/supply/gpio-charger.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>