summaryrefslogtreecommitdiff
path: root/drivers/gpio/dwapb_gpio.c
AgeCommit message (Collapse)Author
2015-08-23gpio: Add DW APB GPIO driverMarek Vasut
Add driver for the DesignWare APB GPIO IP block. This driver is DM capable and probes from DT. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Simon Glass <sjg@chromium.org>