[U-Boot] [PATCH 1/9] gpio: bcm2835: add device tree support
Simon Glass
sjg at chromium.org
Tue Sep 27 02:32:35 CEST 2016
On 26 September 2016 at 06:26, Fabian Vogt <fvogt at suse.com> wrote:
> This patch adds device tree support for the bcm2835 GPIO driver.
>
> Signed-off-by: Fabian Vogt <fvogt at suse.com>
> ---
> doc/device-tree-bindings/gpio/bcm2835-gpio.txt | 5 +++++
> drivers/gpio/bcm2835_gpio.c | 24 ++++++++++++++++++++++++
> 2 files changed, 29 insertions(+)
> create mode 100644 doc/device-tree-bindings/gpio/bcm2835-gpio.txt
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list