Re: [PATCH v5 4/6] drivers: leds: Add the iEi WT61P803 PUZZLE LED driver

2020-10-19 Thread Luka Kovacic
Hello Andy, On Sun, Oct 18, 2020 at 8:50 PM Andy Shevchenko wrote: > > On Sun, Oct 18, 2020 at 12:18 AM Luka Kovacic wrote: > > > > Add support for the iEi WT61P803 PUZZLE LED driver. > > Currently only the front panel power LED is supported. > > > > This driver depends on the iEi WT61P803 PUZZL

Re: [PATCH v5 4/6] drivers: leds: Add the iEi WT61P803 PUZZLE LED driver

2020-10-18 Thread Andy Shevchenko
On Sun, Oct 18, 2020 at 12:18 AM Luka Kovacic wrote: > > Add support for the iEi WT61P803 PUZZLE LED driver. > Currently only the front panel power LED is supported. > > This driver depends on the iEi WT61P803 PUZZLE MFD driver. ... > +/** > + * struct iei_wt61p803_puzzle_led - MCU LED Driver >

[PATCH v5 4/6] drivers: leds: Add the iEi WT61P803 PUZZLE LED driver

2020-10-17 Thread Luka Kovacic
Add support for the iEi WT61P803 PUZZLE LED driver. Currently only the front panel power LED is supported. This driver depends on the iEi WT61P803 PUZZLE MFD driver. Signed-off-by: Luka Kovacic Cc: Luka Perkov Cc: Robert Marko --- drivers/leds/Kconfig| 8 ++ drivers/leds