Re: [PATCH 0/2] add regulator support for pmbus and ltc2978

From: atull
Date: Fri Aug 22 2014 - 17:20:14 EST


On Thu, 21 Aug 2014, atull@xxxxxxxxxxxxxxxxxxxxx wrote:

> From: Alan Tull <atull@xxxxxxxxxxxxxxxxxxxxx>
>
> This set of patches adds regulator support to pmbus_core.c and to
> ltc2978.c.
>
> Other pmbus parts can use this to add their own regulator support.
>
> Current ltc2978 support is limited to enable/disable.
>
> Tested on ltc2978. Looking at the datasheets for the other parts
> supported by ltc2978.c, it looks like it should work.
>
> Thanks,
> Alan
>
> Alan Tull (2):
> pmbus: add regulator support
> pmbus: ltc2978: add regulator enable disable
>
> drivers/hwmon/pmbus/Kconfig | 9 +++++
> drivers/hwmon/pmbus/ltc2978.c | 69 ++++++++++++++++++++++++++++++++++++++
> drivers/hwmon/pmbus/pmbus.h | 7 ++++
> drivers/hwmon/pmbus/pmbus_core.c | 40 ++++++++++++++++++++++
> 4 files changed, 125 insertions(+)
>
> --
> 1.7.9.5
>
>

I've posted V2 of these patches.

Alan

--
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/