]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb194cb984af25c784e13f65f50ff6d20cf75d402
tree5f86f0037690559ecb084d0b1589fe0b5c3c38d7
parent0061b594e655ed2170364277cfce36386d90c85a
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