[PATCH v2 1/4] power: axp20x_usb: Add support for usb power-supply on axp22x pmics

Rob Herring robh at kernel.org
Mon Jun 6 06:26:38 PDT 2016


On Thu, Jun 02, 2016 at 07:18:53PM +0200, Hans de Goede wrote:
> The usb power-supply on the axp22x pmics is mostly identical to the
> one on the axp20x pmics. One significant difference is that it cannot
> measure / monitor the usb voltage / current.
> 
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
> Changes in v2:
> -Use compatible instead of axp20x->variant to detect pmic type
> ---
>  .../bindings/power_supply/axp20x_usb_power.txt     |  3 +-

Acked-by: Rob Herring <robh at kernel.org>

>  drivers/power/axp20x_usb_power.c                   | 92 ++++++++++++++++------
>  2 files changed, 71 insertions(+), 24 deletions(-)



More information about the linux-arm-kernel mailing list