lkml.org 
[lkml]   [2019]   [Jan]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 4/4] hwmon: (pmbus) add support for DPS-650AB
On Thu, Jan 10, 2019 at 10:31:44AM +0800, Xiaoting Liu wrote:
> Provide support for PSU DPS-650AB from Delta Electronics, INC.
>
> Signed-off-by: Xiaoting Liu <xiaoting.liu@hxt-semitech.com>

Applied to hwmon-next.

Thanks,
Guenter

> ---
> v3:
> No change.
> ---
> v2:
> Change the patch subject and commit message.
> Drop dps650ab.c file.
> Replace struct name dps650ab_pmbus_info with pmbus_info_one_skip.
> ---
> drivers/hwmon/pmbus/pmbus.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/hwmon/pmbus/pmbus.c b/drivers/hwmon/pmbus/pmbus.c
> index ef845a1310fa..e648ed8d926a 100644
> --- a/drivers/hwmon/pmbus/pmbus.c
> +++ b/drivers/hwmon/pmbus/pmbus.c
> @@ -212,6 +212,7 @@ static int pmbus_probe(struct i2c_client *client,
> {"bmr453", (kernel_ulong_t)&pmbus_info_one},
> {"bmr454", (kernel_ulong_t)&pmbus_info_one},
> {"dps460", (kernel_ulong_t)&pmbus_info_one_skip},
> + {"dps650ab", (kernel_ulong_t)&pmbus_info_one_skip},
> {"dps800", (kernel_ulong_t)&pmbus_info_one_skip},
> {"mdt040", (kernel_ulong_t)&pmbus_info_one},
> {"ncp4200", (kernel_ulong_t)&pmbus_info_one},
> --
> 1.8.3.1
>

\
 
 \ /
  Last update: 2019-01-10 19:43    [W:0.044 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site