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 <[email protected]> > Signed-off-by: Baolin Wang <[email protected]> > Acked-by: Lee Jones <[email protected]> > Acked-by: Charles Keepax <[email protected]> > Acked-by: Sebastian Reichel <[email protected]> > --- > Documentation/devicetree/bindings/mfd/wm831x.txt | 1 +
Acked-by: Rob Herring <[email protected]> > drivers/power/supply/wm831x_power.c | 72 > ++++++++++++++++++++++ > 2 files changed, 73 insertions(+)

