Re: [PATCH v3 12/16] power: supply: axp20x_battery: add support for AXP813
From: Chen-Yu Tsai <hidden>
Date: 2018-01-23 15:48:11
Also in:
linux-arm-kernel, linux-iio, linux-pm, lkml
From: Chen-Yu Tsai <hidden>
Date: 2018-01-23 15:48:11
Also in:
linux-arm-kernel, linux-iio, linux-pm, lkml
On Mon, Jan 15, 2018 at 6:33 PM, Quentin Schulz [off-list ref] wrote:
The X-Powers AXP813 PMIC has got some slight differences from AXP20X/AXP22X PMICs: - the maximum voltage supplied by the PMIC is 4.35 instead of 4.36/4.24 for AXP20X/AXP22X, - the constant charge current formula is different, It also has a bit to tell whether the battery percentage returned by the PMIC is valid. Signed-off-by: Quentin Schulz <quentin.schulz-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Reviewed-by: Chen-Yu Tsai <redacted>