bcm2835-virtgpio: Virtual GPIO driver
authorpopcornmix <popcornmix@gmail.com>
Tue, 23 Feb 2016 19:56:04 +0000 (19:56 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Sat, 31 Mar 2018 14:45:05 +0000 (15:45 +0100)
commit34a10c4da9ec53b47d4ec867f521e6e71c7c2e66
tree4ee9553420557a72eed31b27b82fd0e7095dcdc6
parentf2861624aeb37d3a879c32f0e94aa776e89f1358
bcm2835-virtgpio: Virtual GPIO driver

Add a virtual GPIO driver that uses the firmware mailbox interface to
request that the VPU toggles LEDs.
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-bcm-virt.c [new file with mode: 0644]
include/soc/bcm2835/raspberrypi-firmware.h