leds-apu2: Add PC Engines APU2 LED driver
authorChris Blake <chrisrblake93@gmail.com>
Wed, 25 Jan 2017 17:23:19 +0000 (11:23 -0600)
committerFelix Fietkau <nbd@nbd.name>
Fri, 27 Jan 2017 10:18:27 +0000 (11:18 +0100)
commitfe12d51cd49ddad71b16839eef10f9d307241e7a
tree722c2ea4dda8e1cb677f534e4079ea2a8f1cf292
parent9ed108e98baae4ed7fbb6c8dd0ed4bd68dd4dc31
leds-apu2: Add PC Engines APU2 LED driver

This adds support for the PCB LEDs and Reset Button found on the PC
Engines APU2/APU3 embedded boards.

Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
package/kernel/leds-apu2/Makefile [new file with mode: 0644]
package/kernel/leds-apu2/src/Kconfig [new file with mode: 0644]
package/kernel/leds-apu2/src/Makefile [new file with mode: 0644]
package/kernel/leds-apu2/src/leds-apu2.c [new file with mode: 0644]