From 1b1c94dc76d0ea7e5b68490ca95845ce21109d06 Mon Sep 17 00:00:00 2001 From: Kenneth Johansson <kenneth@southpole.se> Date: Fri, 5 Jun 2015 18:03:09 +0200 Subject: [PATCH] board: VOX25. dimming needs to be set on super function. its the state of the superfunction that needs to be dimmed. without this fix the wifi led was on all the time. --- brcm63xx_ref_nand/base-files/lib/db/boards/VOX25 | 1 + 1 file changed, 1 insertion(+) diff --git a/brcm63xx_ref_nand/base-files/lib/db/boards/VOX25 b/brcm63xx_ref_nand/base-files/lib/db/boards/VOX25 index baebd892d..ef656a9ff 100644 --- a/brcm63xx_ref_nand/base-files/lib/db/boards/VOX25 +++ b/brcm63xx_ref_nand/base-files/lib/db/boards/VOX25 @@ -168,6 +168,7 @@ config led_map led_map list dimming wifi list dimming wps list dimming voice1 + list dimming wifi_wps config led_map led_mobile -- GitLab