Re: [PATCH v17 00/19] Multicolor Framework

From: Dan Murphy
Date: Mon Dec 09 2019 - 08:25:12 EST


Pavel

On 11/14/19 7:30 AM, Dan Murphy wrote:
Hello

Simple fix in the multicolor code where the extended registration call was not
called in the devm_* function

Thanks Martin F. for finding this issue.

Hopefully this will be pulled in for the 5.5 merge window.

Dan

Dan Murphy (19):
dt: bindings: Add multicolor class dt bindings documention
dt-bindings: leds: Add multicolor ID to the color ID list
leds: Add multicolor ID to the color ID list
leds: multicolor: Introduce a multicolor class definition
dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
leds: lp50xx: Add the LP50XX family of the RGB LED driver
dt: bindings: lp55xx: Be consistent in the document with LED acronym
dt: bindings: lp55xx: Update binding for Multicolor Framework
ARM: dts: n900: Add reg property to the LP5523 channel node
ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 channel node
ARM: dts: ste-href: Add reg property to the LP5521 channel nodes
leds: lp55xx: Convert LED class registration to devm_*
leds: lp55xx: Add multicolor framework support to lp55xx
leds: lp5523: Update the lp5523 code to add multicolor brightness
function
leds: lp5521: Add multicolor framework multicolor brightness support
leds: lp55xx: Fix checkpatch file permissions issues
leds: lp5523: Fix checkpatch issues in the code
dt: bindings: Update lp55xx binding to recommended LED naming
leds: lp55xx-common: Remove extern from lp55xx-common header

Are these going to be pulled in for 5.6?

I need to post the changes requested by Shawn on the DT but would like to do it against the leds-next tree.

Dan