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

2020-11-01 Thread Luka Kovacic
Hello Pavel, On Thu, Oct 29, 2020 at 6:58 PM Pavel Machek wrote: > > Hi! > > > Add support for the IEI WT61P803 PUZZLE LED driver. > > Currently only the front panel power LED is supported, > > since it is the only LED on this board wired through the > > MCU. > > > > The LED is wired directly to

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

2020-10-29 Thread Pavel Machek
Hi! > Add support for the IEI WT61P803 PUZZLE LED driver. > Currently only the front panel power LED is supported, > since it is the only LED on this board wired through the > MCU. > > The LED is wired directly to the on-board MCU controller > and is toggled using an MCU command. > > Support

[PATCH v7 4/6] drivers: leds: Add the IEI WT61P803 PUZZLE LED driver

2020-10-24 Thread Luka Kovacic
Add support for the IEI WT61P803 PUZZLE LED driver. Currently only the front panel power LED is supported, since it is the only LED on this board wired through the MCU. The LED is wired directly to the on-board MCU controller and is toggled using an MCU command. Support for more LEDs is going to