Re: [PATCH 2/7] drivers: mfd: Add a driver for iEi WT61P803 PUZZLE MCU

2020-09-09 Thread Lee Jones
On Sat, 05 Sep 2020, 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 communicatio

Re: [PATCH 2/7] drivers: mfd: Add a driver for iEi WT61P803 PUZZLE MCU

2020-09-05 Thread Randy Dunlap
On 9/5/20 6:03 AM, Luka Kovacic wrote: > diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig > index 33df0837ab41..3fcda95f07a3 100644 > --- a/drivers/mfd/Kconfig > +++ b/drivers/mfd/Kconfig > @@ -2118,5 +2118,13 @@ config SGI_MFD_IOC3 > If you have an SGI Origin, Octane, or a PCI IOC3 c

[PATCH 2/7] drivers: mfd: Add a driver for iEi WT61P803 PUZZLE MCU

2020-09-05 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 MC