Re: [PATCH] dt-bindings: power: Bindings for Samsung batteries
From: Rob Herring <robh@kernel.org>
Date: 2021-08-13 19:09:41
Also in:
linux-pm
From: Rob Herring <robh@kernel.org>
Date: 2021-08-13 19:09:41
Also in:
linux-pm
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@vger.kernel.org Signed-off-by: Linus Walleij <redacted> --- .../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@kernel.org>