Re: [v4,2/3] drivers: hwmon: Add W83773G driver

2017-11-23 Thread Guenter Roeck
On 11/22/2017 10:32 PM, Joel Stanley wrote: On Sun, Nov 19, 2017 at 2:45 AM, Guenter Roeck wrote: On Mon, Nov 13, 2017 at 11:27:33AM +0800, Lei YU wrote: Nuvoton W83773G is a hardware monitor IC providing one local temperature and two remote temperature sensors.

Re: [v4,2/3] drivers: hwmon: Add W83773G driver

2017-11-23 Thread Guenter Roeck
On 11/22/2017 10:32 PM, Joel Stanley wrote: On Sun, Nov 19, 2017 at 2:45 AM, Guenter Roeck wrote: On Mon, Nov 13, 2017 at 11:27:33AM +0800, Lei YU wrote: Nuvoton W83773G is a hardware monitor IC providing one local temperature and two remote temperature sensors. Signed-off-by: Lei YU

Re: [v4,2/3] drivers: hwmon: Add W83773G driver

2017-11-22 Thread Joel Stanley
On Sun, Nov 19, 2017 at 2:45 AM, Guenter Roeck wrote: > On Mon, Nov 13, 2017 at 11:27:33AM +0800, Lei YU wrote: >> Nuvoton W83773G is a hardware monitor IC providing one local >> temperature and two remote temperature sensors. >> >> Signed-off-by: Lei YU

Re: [v4,2/3] drivers: hwmon: Add W83773G driver

2017-11-22 Thread Joel Stanley
On Sun, Nov 19, 2017 at 2:45 AM, Guenter Roeck wrote: > On Mon, Nov 13, 2017 at 11:27:33AM +0800, Lei YU wrote: >> Nuvoton W83773G is a hardware monitor IC providing one local >> temperature and two remote temperature sensors. >> >> Signed-off-by: Lei YU > > Applied to hwmon-next. Where does

Re: [v4,2/3] drivers: hwmon: Add W83773G driver

2017-11-18 Thread Guenter Roeck
On Mon, Nov 13, 2017 at 11:27:33AM +0800, Lei YU wrote: > Nuvoton W83773G is a hardware monitor IC providing one local > temperature and two remote temperature sensors. > > Signed-off-by: Lei YU Applied to hwmon-next. Thanks, Guenter > --- > v2: > - Rewrite the driver

Re: [v4,2/3] drivers: hwmon: Add W83773G driver

2017-11-18 Thread Guenter Roeck
On Mon, Nov 13, 2017 at 11:27:33AM +0800, Lei YU wrote: > Nuvoton W83773G is a hardware monitor IC providing one local > temperature and two remote temperature sensors. > > Signed-off-by: Lei YU Applied to hwmon-next. Thanks, Guenter > --- > v2: > - Rewrite the driver using regmap > - Add