Re: [PATCH v5 3/8] power: supply: max8997_charger: Set CHARGER current limit

2020-12-30 Thread Krzysztof Kozlowski
On Mon, Dec 28, 2020 at 11:36:02AM +, Timon Baetz wrote: > Register for extcon notification and set charging current depending on > the detected cable type. Current values are taken from vendor kernel, > where most charger types end up setting 650mA [0]. > > Also enable and disable the CHARGER

[PATCH v5 3/8] power: supply: max8997_charger: Set CHARGER current limit

2020-12-28 Thread Timon Baetz
Register for extcon notification and set charging current depending on the detected cable type. Current values are taken from vendor kernel, where most charger types end up setting 650mA [0]. Also enable and disable the CHARGER regulator based on extcon events. [0] https://github.com/krzk/linux-