Re: [PATCH v3 08/11] power: supply: bq24190_charger: Export 5V boost converter as regulator

From: Tony Lindgren
Date: Wed Aug 30 2017 - 10:46:59 EST


* Hans de Goede <hdegoede@xxxxxxxxxx> [170830 02:49]:
> Register the 5V boost converter as a regulator named "usb_otg_vbus".
>
> This commit also adds support for bq24190_platform_data, through which
> non device-tree platforms can pass the regulator_init_data (containing
> mappings for the consumer amongst other things).
>
> Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>

This will make it easy for USB PHY drivers to implement USB host mode:

Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>