• Dan Haab's avatar
    MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDs · 27264120
    Dan Haab authored
    Some Luxul devices use PCIe connected GPIO LEDs that are not available
    until the PCI subsytem and its drivers load. Using the same array for
    these LEDs would block registering any LEDs until all GPIOs become
    available. This may be undesired behavior as some LEDs should be
    available as early as possible (e.g. system status LED). This patch will
    allow registering available LEDs while deferring these PCIe GPIO
    connected 'extra' LEDs until they become available.
    Signed-off-by: default avatarDan Haab <dan.haab@luxul.com>
    Cc: Ralf Baechle <ralf@linux-mips.org>
    Cc: Hauke Mehrtens <hauke@hauke-m.de>
    Cc: linux-mips@linux-mips.org
    Patchwork: https://patchwork.linux-mips.org/patch/18952/Signed-off-by: default avatarJames Hogan <jhogan@kernel.org>
    27264120
leds.c 26.8 KB