RE: [PATCH 4/4] regulator: Palmas: Add TPS659038 support

From: J, KEERTHY
Date: Tue Jun 25 2013 - 06:21:56 EST


Hi Samuel,

> -----Original Message-----
> From: J, KEERTHY
> Sent: Friday, June 21, 2013 2:38 PM
> To: sameo@xxxxxxxxxxxxxxx
> Cc: broonie@xxxxxxxxxx; ldewangan@xxxxxxxxxx;
> grant.likely@xxxxxxxxxxxx; swarren@xxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx; linux-doc@xxxxxxxxxxxxxxx; gg@xxxxxxxxxxxxxxx;
> linux-omap@xxxxxxxxxxxxxxx
> Subject: RE: [PATCH 4/4] regulator: Palmas: Add TPS659038 support
>
> Hi Samuel,
>
> > -----Original Message-----
> > From: J, KEERTHY
> > Sent: Thursday, June 20, 2013 4:32 PM
> > To: linux-omap@xxxxxxxxxxxxxxx; sameo@xxxxxxxxxxxxxxx
> > Cc: broonie@xxxxxxxxxx; J, KEERTHY; ldewangan@xxxxxxxxxx;
> > grant.likely@xxxxxxxxxxxx; swarren@xxxxxxxxxx; linux-
> > kernel@xxxxxxxxxxxxxxx; linux-doc@xxxxxxxxxxxxxxx; gg@xxxxxxxxxxxxxxx
> > Subject: [PATCH 4/4] regulator: Palmas: Add TPS659038 support
> >
> > Add TPS659038 support.
> >
>
> Could you pull this one too?

A gentle ping on this.

>
> > Signed-off-by: J Keerthy <j-keerthy@xxxxxx>
> > Acked-by: Mark Brown <broonie@xxxxxxxxxx>
> > ---
> > drivers/regulator/palmas-regulator.c | 1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/drivers/regulator/palmas-regulator.c
> > b/drivers/regulator/palmas-regulator.c
> > index 1ae1e83..d0c8785 100644
> > --- a/drivers/regulator/palmas-regulator.c
> > +++ b/drivers/regulator/palmas-regulator.c
> > @@ -1054,6 +1054,7 @@ static struct of_device_id
> of_palmas_match_tbl[]
> > = {
> > { .compatible = "ti,tps65913-pmic", },
> > { .compatible = "ti,tps65914-pmic", },
> > { .compatible = "ti,tps80036-pmic", },
> > + { .compatible = "ti,tps659038-pmic", },
> > { /* end */ }
> > };
> >
> > --
> > 1.7.5.4
>
> Regards,
> Keerthy

Regards,
Keerthy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/