Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1586502
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property |
| Date | 2017-02-22 22:40 +0100 |
| Message-ID | <tdMNH-7UO-5@gated-at.bofh.it> (permalink) |
| References | <taHUe-8vw-43@gated-at.bofh.it> <taHUe-8vw-49@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Feb 14, 2017 at 10:40:55AM +0100, Quentin Schulz wrote: > This adds the constant-charge-current property to the list of optional > properties of the battery. > > The constant charge current is critical for batteries as they can't > handle all charge currents. > > Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com> > --- > > added in v3 > > Documentation/devicetree/bindings/power/supply/battery.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/power/supply/battery.txt b/Documentation/devicetree/bindings/power/supply/battery.txt > index d78a4aa..3e830fe 100644 > --- a/Documentation/devicetree/bindings/power/supply/battery.txt > +++ b/Documentation/devicetree/bindings/power/supply/battery.txt > @@ -7,6 +7,7 @@ Optional Properties: > - voltage-min-design-microvolt: drained battery voltage > - energy-full-design-microwatt-hours: battery design energy > - charge-full-design-microamp-hours: battery design capacity > + - constant-charge-current-microamp: battery constant charge current Kind of long, though so are the others. Maybe just "constant-charge-microamp" as uA implies current. Otherwise, Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property Quentin Schulz <quentin.schulz@free-electrons.com> - 2017-02-14 10:50 +0100
Re: [PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property Liam Breck <liam@networkimprov.net> - 2017-02-15 02:00 +0100
Re: [PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property Quentin Schulz <quentin.schulz@free-electrons.com> - 2017-02-15 10:00 +0100
Re: [PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property Liam Breck <liam@networkimprov.net> - 2017-02-15 21:30 +0100
Re: [PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property Chen-Yu Tsai <wens@csie.org> - 2017-02-21 06:10 +0100
Re: [PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property Rob Herring <robh@kernel.org> - 2017-02-22 22:40 +0100
csiph-web