Re: [PATCH v2 3/7] power: supply: bq24190_charger: add of_match for usb-otg-vbus regulator

From: Sebastian Reichel
Date: Wed Dec 05 2018 - 16:56:32 EST


Hi,

On Wed, Oct 31, 2018 at 08:11:45PM -0400, Brian Masney wrote:
> From: Jonathan Marek <jonathan@xxxxxxxx>
>
> This patch adds an of_match for the usb-otg-vbus regulator to
> bq24190_charger.
>
> Signed-off-by: Jonathan Marek <jonathan@xxxxxxxx>
> Signed-off-by: Brian Masney <masneyb@xxxxxxxxxxxxx>
> ---

Thanks, queued.

-- Sebastian

> drivers/power/supply/bq24190_charger.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/power/supply/bq24190_charger.c b/drivers/power/supply/bq24190_charger.c
> index 44d3aff32885..9e7f3e33458a 100644
> --- a/drivers/power/supply/bq24190_charger.c
> +++ b/drivers/power/supply/bq24190_charger.c
> @@ -577,6 +577,7 @@ static const struct regulator_ops bq24190_vbus_ops = {
>
> static const struct regulator_desc bq24190_vbus_desc = {
> .name = "usb_otg_vbus",
> + .of_match = "usb-otg-vbus",
> .type = REGULATOR_VOLTAGE,
> .owner = THIS_MODULE,
> .ops = &bq24190_vbus_ops,
> --
> 2.17.2
>

Attachment: signature.asc
Description: PGP signature