Re: [PATCH] hwmon (pmbus): Add client driver for IR35221

2017-04-25 Thread Samuel Mendoza-Jonas
On Fri, 2017-04-21 at 06:49 -0700, Guenter Roeck wrote: > On 04/20/2017 09:25 PM, Samuel Mendoza-Jonas wrote: > > IR35221 is a Digital DC-DC Multiphase Converter > > > > Signed-off-by: Samuel Mendoza-Jonas > > --- > > - Tested on a ppc64 system which includes several of these devices. > > - This

Re: [PATCH 1/2] dt/bindings: Add bindings for Broadcom STB DRAM Sensors

2017-04-25 Thread Markus Mayer
Hi Rob, On 18 April 2017 at 13:17, Markus Mayer wrote: > From: Markus Mayer > > Provide bindings for the Broadcom STB DDR PHY Front End (DPFE). Would you be able to have a look at this binding? The driver won't be upstreamed as hwmon driver (as per Guenter's comments). I am currently converting

Re: [PATCH] hwmon: (ibmpowernv) Add min/max attributes and current sensors

2017-04-25 Thread Cédric Le Goater
... > + sdata[count].id = sensor_id; > + sdata[count].type = type; > + sdata[count].hwmon_index = sdata[count - 1].hwmon_index; > + create_hwmon_attr(&sdata[count], attr_name, > +

Re: [PATCH] hwmon: (ibmpowernv) Add min/max attributes and current sensors

2017-04-25 Thread Cédric Le Goater
On 04/25/2017 04:28 PM, Cédric Le Goater wrote: > On 04/22/2017 08:11 AM, Michael Ellerman wrote: >> Shilpasri G Bhat writes: >>> On 04/21/2017 05:17 PM, Cédric Le Goater wrote: On 04/21/2017 06:31 AM, Shilpasri G Bhat wrote: > diff --git a/drivers/hwmon/ibmpowernv.c b/drivers/hwmon/ibmpo

Re: [PATCH] hwmon: (ibmpowernv) Add min/max attributes and current sensors

2017-04-25 Thread Cédric Le Goater
On 04/22/2017 08:11 AM, Michael Ellerman wrote: > Shilpasri G Bhat writes: >> On 04/21/2017 05:17 PM, Cédric Le Goater wrote: >>> On 04/21/2017 06:31 AM, Shilpasri G Bhat wrote: diff --git a/drivers/hwmon/ibmpowernv.c b/drivers/hwmon/ibmpowernv.c index 6d2e660..1f329fa8 100644 --- a

Re: it87 causes VIA hardware to lockup

2017-04-25 Thread Guenter Roeck
Hi Jean, On 04/25/2017 06:30 AM, Jean Delvare wrote: Hi Guenter, On Sun, 9 Apr 2017 08:24:07 -0700, Guenter Roeck wrote: On Sun, Apr 09, 2017 at 03:38:06PM +0200, Jean Delvare wrote: On Tue, 21 Mar 2017 10:05:03 -0700, Guenter Roeck wrote: I'll submit the patch as-is upstream; at least it do

Re: it87 causes VIA hardware to lockup

2017-04-25 Thread Jean Delvare
Hi Guenter, On Sun, 9 Apr 2017 08:24:07 -0700, Guenter Roeck wrote: > On Sun, Apr 09, 2017 at 03:38:06PM +0200, Jean Delvare wrote: > > On Tue, 21 Mar 2017 10:05:03 -0700, Guenter Roeck wrote: > > > I'll submit the patch as-is upstream; at least it doesn't break anything. > > > If it doesn't fix y