Re: [PATCH v5 3/3] power: wm831x_power: Support USB charger current limit management

From: Rob Herring
Date: Thu Aug 17 2017 - 17:27:17 EST


On Tue, Aug 15, 2017 at 07:07:55PM +0800, Baolin Wang wrote:
> Integrate with the newly added USB charger interface to limit the current
> we draw from the USB input based on the input device configuration
> identified by the USB stack, allowing us to charge more quickly from high
> current inputs without drawing more current than specified from others.
>
> Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
> Signed-off-by: Baolin Wang <baolin.wang@xxxxxxxxxx>
> Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>
> Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> Acked-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mfd/wm831x.txt | 1 +

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> drivers/power/supply/wm831x_power.c | 72 ++++++++++++++++++++++
> 2 files changed, 73 insertions(+)