On Fri, 06 Aug 2021 11:00:50 +0200, Linus Walleij wrote: > This adds device tree bindings for Samsung SDI batteries. > Everything can be determined from the product number so the entire > battery is just a specific compatible string. > > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > .../power/supply/samsung,battery.yaml | 56 +++++++++++++++++++ > 1 file changed, 56 insertions(+) > create mode 100644 Documentation/devicetree/bindings/power/supply/samsung,battery.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>