[PATCH 04/10] power: supply: axp20x_usb_power: add 100mA max current limit for AXP223
From: Chen-Yu Tsai <hidden>
Date: 2016-11-25 09:57:26
Also in:
linux-devicetree, linux-pm, lkml
From: Chen-Yu Tsai <hidden>
Date: 2016-11-25 09:57:26
Also in:
linux-devicetree, linux-pm, lkml
On Fri, Nov 25, 2016 at 5:09 PM, Quentin Schulz [off-list ref] wrote:
The X-Powers AXP223 shares most of its behaviour with the AXP221 PMIC but allows the VBUS power supply max current to be set to 100mA (like the AXP209 PMIC). This basically adds a new compatible to the VBUS power supply driver and adds a check on the compatible when setting current max limit. Signed-off-by: Quentin Schulz <redacted>
Acked-by: Chen-Yu Tsai <redacted>