Re: [PATCH v32 3/6] ARM: defconfig: u8500: Add LP55XX_COMMON config flag

2020-08-03 Thread Linus Walleij
On Wed, Jul 22, 2020 at 5:32 PM Dan Murphy wrote: > The dependencies for the LP55XX LED drivers have been updated so that > the child devices (i.e. LP5521) now depends on the LP55XX_COMMON config > flag as opposed to the device selecting the LP55XX_COMMON flag. The > LP55XX_COMMON needs to be se

Re: [PATCH v32 3/6] ARM: defconfig: u8500: Add LP55XX_COMMON config flag

2020-07-28 Thread Dan Murphy
Russel and Linus On 7/22/20 10:31 AM, Dan Murphy wrote: The dependencies for the LP55XX LED drivers have been updated so that the child devices (i.e. LP5521) now depends on the LP55XX_COMMON config flag as opposed to the device selecting the LP55XX_COMMON flag. The LP55XX_COMMON needs to be set

[PATCH v32 3/6] ARM: defconfig: u8500: Add LP55XX_COMMON config flag

2020-07-22 Thread Dan Murphy
The dependencies for the LP55XX LED drivers have been updated so that the child devices (i.e. LP5521) now depends on the LP55XX_COMMON config flag as opposed to the device selecting the LP55XX_COMMON flag. The LP55XX_COMMON needs to be set in the defconfig. Signed-off-by: Dan Murphy --- arch/ar