gpio: bcm2835: add device tree support
authorFabian Vogt <fvogt@suse.com>
Mon, 26 Sep 2016 12:26:43 +0000 (14:26 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 29 Nov 2016 01:09:45 +0000 (20:09 -0500)
commit4faf5f93c61632c18e435dc6a190b30893786a10
tree5f86f0037690559ecb084d0b1589fe0b5c3c38d7
parent7aa1a6b71c9af4651f6b3a164c84096a84d24285
gpio: bcm2835: add device tree support

This patch adds device tree support for the bcm2835 GPIO driver.

Signed-off-by: Fabian Vogt <fvogt@suse.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/device-tree-bindings/gpio/bcm2835-gpio.txt [new file with mode: 0644]
drivers/gpio/bcm2835_gpio.c