+4
−0
+1
−0
arch/mips/ath79/dev-leds-gpio.c
0 → 100644
+56
−0
arch/mips/ath79/dev-leds-gpio.h
0 → 100644
+21
−0
+18
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Almost all boards have one or more LEDs connected to GPIO lines. This patch adds common code to register a platform_device for them. The patch also adds support for the LEDs on the PB44 board. Signed-off-by:Gabor Juhos <juhosg@openwrt.org> Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> Cc: linux-mips@linux-mips.org Cc: Luis R. Rodriguez <lrodriguez@atheros.com> Cc: Cliff Holden <Cliff.Holden@Atheros.com> Cc: Kathy Giori <Kathy.Giori@Atheros.com> Patchwork: https://patchwork.linux-mips.org/patch/1953/ Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>