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>
Sun, 8 Oct 2017 00:59:55 +0000 (00:59 +0000)
commit89aef99a8816646f83eceb6ea7862998486ec004
tree1dc289e2c723694b9252a9fd976addabe35fa33a
parent8a7cb5489c9d3332be949aaed0a95a0d20263c69
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