Jacek
On 4/28/20 3:30 PM, Jacek Anaszewski wrote:
Dan,
On 4/28/20 6:03 PM, Dan Murphy wrote:
Add DT bindings for the LEDs multicolor class framework.
Add multicolor ID to the color ID list for device tree bindings.
CC: Rob Herring <r...@kernel.org>
Acked-by: Pavel Machek <pa...@ucw.cz>
Signed-off-by: Dan Murphy <dmur...@ti.com>
---
.../bindings/leds/leds-class-multicolor.txt | 98 +++++++++++++++++++
drivers/leds/led-core.c | 1 +
include/dt-bindings/leds/common.h | 3 +-
3 files changed, 101 insertions(+), 1 deletion(-)
create mode 100644
Documentation/devicetree/bindings/leds/leds-class-multicolor.txt
diff --git
a/Documentation/devicetree/bindings/leds/leds-class-multicolor.txt
b/Documentation/devicetree/bindings/leds/leds-class-multicolor.txt
new file mode 100644
index 000000000000..4b1bd82f2a42
--- /dev/null
+++ b/Documentation/devicetree/bindings/leds/leds-class-multicolor.txt
Why isn't it yaml?
Converted
Dan