On Tue, May 26, 2020 at 11:46:42AM -0500, Dan Murphy wrote: > Update the DT binding to include the properties to use the > multicolor framework for the devices that use the LP55xx > framework. > > Acked-by: Jacek Anaszewski <jacek.anaszew...@gmail.com> > Reviewed-by: Linus Walleij <linus.wall...@linaro.org> > Signed-off-by: Dan Murphy <dmur...@ti.com> > CC: Tony Lindgren <t...@atomide.com> > CC: "BenoƮt Cousson" <bcous...@baylibre.com> > CC: Linus Walleij <linus.wall...@linaro.org> > CC: Shawn Guo <shawn...@kernel.org> > CC: Sascha Hauer <s.ha...@pengutronix.de> > CC: Pengutronix Kernel Team <ker...@pengutronix.de> > CC: Fabio Estevam <feste...@gmail.com> > CC: NXP Linux Team <linux-...@nxp.com> > --- > .../devicetree/bindings/leds/leds-lp55xx.txt | 149 +++++++++++++++--- > 1 file changed, 124 insertions(+), 25 deletions(-)
Convert this to schema first because it's going to need to reference the multi-color schema. Rob