Re: [PATCH v7 2/6] drivers: mfd: Add a driver for IEI WT61P803 PUZZLE MCU

2020-11-03 Thread Andy Shevchenko
On Tue, Nov 3, 2020 at 1:15 AM Luka Kovacic wrote: > On Mon, Nov 2, 2020 at 12:18 PM Andy Shevchenko > wrote: > > On Sun, Nov 1, 2020 at 3:22 PM Luka Kovacic wrote: > > > On Mon, Oct 26, 2020 at 11:54 PM Andy Shevchenko > > > wrote: > > > > On Sun, Oct 25, 2020 at 3:59 AM Luka Kovacic > > >

Re: [PATCH v7 2/6] drivers: mfd: Add a driver for IEI WT61P803 PUZZLE MCU

2020-11-02 Thread Luka Kovacic
Hello Andy, On Mon, Nov 2, 2020 at 12:18 PM Andy Shevchenko wrote: > > On Sun, Nov 1, 2020 at 3:22 PM Luka Kovacic wrote: > > On Mon, Oct 26, 2020 at 11:54 PM Andy Shevchenko > > wrote: > > > On Sun, Oct 25, 2020 at 3:59 AM Luka Kovacic > > > wrote: > > ... > > > > > +#include > > > > > >

Re: [PATCH v7 2/6] drivers: mfd: Add a driver for IEI WT61P803 PUZZLE MCU

2020-11-02 Thread Andy Shevchenko
On Sun, Nov 1, 2020 at 3:22 PM Luka Kovacic wrote: > On Mon, Oct 26, 2020 at 11:54 PM Andy Shevchenko > wrote: > > On Sun, Oct 25, 2020 at 3:59 AM Luka Kovacic > > wrote: ... > > > +#include > > > > Don't see a user of this, but of_platform.h seems to be missed. > > Okay, I'll add it. > I'm

Re: [PATCH v7 2/6] drivers: mfd: Add a driver for IEI WT61P803 PUZZLE MCU

2020-11-01 Thread Luka Kovacic
Hello Andy, On Mon, Oct 26, 2020 at 11:54 PM Andy Shevchenko wrote: > > On Sun, Oct 25, 2020 at 3:59 AM Luka Kovacic wrote: > > > > Add a driver for the IEI WT61P803 PUZZLE microcontroller, used in some > > IEI Puzzle series devices. The microcontroller controls system power, > > temperature

Re: [PATCH v7 2/6] drivers: mfd: Add a driver for IEI WT61P803 PUZZLE MCU

2020-10-26 Thread Andy Shevchenko
On Sun, Oct 25, 2020 at 3:59 AM Luka Kovacic wrote: > > Add a driver for the IEI WT61P803 PUZZLE microcontroller, used in some > IEI Puzzle series devices. The microcontroller controls system power, > temperature sensors, fans and LEDs. > > This driver implements the core functionality for device

[PATCH v7 2/6] drivers: mfd: Add a driver for IEI WT61P803 PUZZLE MCU

2020-10-24 Thread Luka Kovacic
Add a driver for the IEI WT61P803 PUZZLE microcontroller, used in some IEI Puzzle series devices. The microcontroller controls system power, temperature sensors, fans and LEDs. This driver implements the core functionality for device communication over the system serial (serdev bus). It handles