From c9137e2ddf97ede1db399dc38acff26feb48ba7e 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 --- target/linux/mediatek/mt7629/config-5.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/mediatek/mt7629') diff --git a/target/linux/mediatek/mt7629/config-5.4 b/target/linux/mediatek/mt7629/config-5.4 index 82ef4996af..7fe01d1748 100644 --- a/target/linux/mediatek/mt7629/config-5.4 +++ b/target/linux/mediatek/mt7629/config-5.4 @@ -214,6 +214,7 @@ CONFIG_IRQ_FORCED_THREADING=y CONFIG_IRQ_TIME_ACCOUNTING=y CONFIG_IRQ_WORK=y # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set +# 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