From ee6349fbe52c7db55dbca64984df2eaf5f45d93d Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sun, 14 Feb 2021 00:23:51 +0100 Subject: mediatek: add Ubiquiti LED driver Add a driver for controlling the RGB LED via Ubiquitis own "LEDBAR" LED controller based on the Holtek HT32F52241 MCU. This driver is initially used by the Ubiquiti UniFi 6 LR, however judging from FCC pictures the MCU is also found on the U6-Mesh as well as the U6-Extender. Signed-off-by: David Bauer (cherry picked from commit c9137e2ddf97ede1db399dc38acff26feb48ba7e) --- target/linux/mediatek/mt7623/config-5.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/mediatek/mt7623/config-5.4') diff --git a/target/linux/mediatek/mt7623/config-5.4 b/target/linux/mediatek/mt7623/config-5.4 index 06312ac03c..dbd3055d3b 100644 --- a/target/linux/mediatek/mt7623/config-5.4 +++ b/target/linux/mediatek/mt7623/config-5.4 @@ -295,6 +295,7 @@ CONFIG_JBD2=y CONFIG_KALLSYMS=y # CONFIG_KEYBOARD_MTK_PMIC is not set CONFIG_LEDS_MT6323=y +# CONFIG_LEDS_UBNT_LEDBAR is not set CONFIG_LIBFDT=y CONFIG_LOCK_DEBUGGING_SUPPORT=y CONFIG_LOCK_SPIN_ON_OWNER=y -- cgit v1.2.3