[PATCH 0/2] leds: mt6360: Add LED driver for MT6360

From: Gene Chen
Date: Wed Aug 26 2020 - 07:43:25 EST


In-Reply-To:

This patch series add MT6360 LED support contains driver and binding document

Gene Chen (2)
leds: mt6360: Add LED driver for MT6360
dt-bindings: leds: Add bindings for MT6360 LED

Documentation/devicetree/bindings/leds/leds-mt6360.yaml | 50 +
drivers/leds/Kconfig | 11
drivers/leds/Makefile | 1
drivers/leds/leds-mt6360.c | 680 ++++++++++++++++
4 files changed, 742 insertions(+)