Re: [PATCH] dt-bindings: leds: import common led bindings from linux 5.17

2022-04-28 Thread Tom Rini
On Thu, Apr 28, 2022 at 01:26:53PM +0200, Pali Rohár wrote: > This allows usage of LED_COLOR_ID_RGB macro in DTS files. > > Signed-off-by: Pali Rohár Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH] dt-bindings: leds: import common led bindings from linux 5.17

2022-04-28 Thread Pali Rohár
This allows usage of LED_COLOR_ID_RGB macro in DTS files. Signed-off-by: Pali Rohár --- include/dt-bindings/leds/common.h | 48 --- 1 file changed, 37 insertions(+), 11 deletions(-) diff --git a/include/dt-bindings/leds/common.h b/include/dt-bindings/leds/common.h i