bcm2835-virtgpio: Virtual GPIO driver
authorpopcornmix <popcornmix@gmail.com>
Tue, 23 Feb 2016 19:56:04 +0000 (19:56 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:07:58 +0000 (00:07 +0100)
commitfd183c9bd0d5bbfef214c937d0b049e0d874aa54
tree75d71e414189d29e0e02da92244922587b1e4d23
parenta7779ce71b73cf1f80f205dfc4eb2044282bbb45
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]