RE: [PATCH RESEND 1/1] power_supply: wilco_ec: Add permanent long life charging mode

2020-07-27 Thread Wang, Crag
> > + Permanent Long Life: Last longer battery life, this mode > > + is programmed once in the factory. Switching to a > > + different mode is unavailable. > > The documentation lacks one important aspect: What happens if I have a > device where the fa

Re: [PATCH RESEND 1/1] power_supply: wilco_ec: Add permanent long life charging mode

2020-07-27 Thread Sebastian Reichel
Hi, On Wed, Jul 15, 2020 at 10:55:12PM +0800, Crag Wang wrote: > This is a long life mode set in the factory for extended warranty > battery, the power charging rate is customized so that battery at > work last longer. > > Presently switching to a different battery charging mode is through > EC P

[PATCH RESEND 1/1] power_supply: wilco_ec: Add permanent long life charging mode

2020-07-15 Thread Crag Wang
This is a long life mode set in the factory for extended warranty battery, the power charging rate is customized so that battery at work last longer. Presently switching to a different battery charging mode is through EC PID 0x0710 to configure the battery firmware, this operation will be blocked