]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
bcm2835-virtgpio: Virtual GPIO driver
authorpopcornmix <popcornmix@gmail.com>
Tue, 23 Feb 2016 19:56:04 +0000 (19:56 +0000)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 19 Sep 2017 10:07:46 +0000 (12:07 +0200)
commitc572124be607608a3dc9cb82ee6a314db8d5513c
treeb18acc8e7e1005f93c1028830e842ec256af14c6
parentd48ffaa4357e85bc42e60c88f6c2b9047dce65ed
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