Rob
On 5/26/20 9:01 PM, Rob Herring wrote:
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 <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Dan Murphy <[email protected]>
CC: Tony Lindgren <[email protected]>
CC: "Benoît Cousson" <[email protected]>
CC: Linus Walleij <[email protected]>
CC: Shawn Guo <[email protected]>
CC: Sascha Hauer <[email protected]>
CC: Pengutronix Kernel Team <[email protected]>
CC: Fabio Estevam <[email protected]>
CC: NXP Linux Team <[email protected]>
---
.../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.
OK. This seems to be my life recently converting txt to yaml ;)
Dan
Rob