Home
last modified time | relevance | path

Searched hist:"2 d0c2c47aa2d81c9a5033ffa1e28cd34b1b24e9d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Ddwapb_gpio.c2d0c2c47aa2d81c9a5033ffa1e28cd34b1b24e9d Thu Nov 03 11:05:12 UTC 2016 Phil Edworthy <PHIL.EDWORTHY@renesas.com> gpio: dwapb: Add support for port B

The IP supports two ports, A and B, each providing up to 32 gpios.
The driver already creates a 2nd gpio bank by reading the 2nd node
from DT, so this is quite a simple change to support the 2nd bank.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Acked-by: Marek Vasut <marex@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>