leds-apu2: Add PC Engines APU2 LED driver
authorChris Blake <chrisrblake93@gmail.com>
Wed, 25 Jan 2017 17:23:19 +0000 (11:23 -0600)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Mar 2017 19:37:35 +0000 (20:37 +0100)
commit9451cd7c5b6ccce9e790159fb8d71b054fa8325f
tree3cb950753b22c9f66a454b9bbbed992e275da8c6
parent65b05463d78dd68db81e5c7236363128667b5699
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]