commit | c50ab3928dc1fe18756ec41fb2d61126b27641bc | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Oct 22 12:13:11 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Thu Oct 23 09:59:21 2014 -0400 |
tree | 6e0879ddf2c632f0ed23cdbd6250bcf65f75b423 | |
parent | 2a88a530af4a896b0c826f4ccea6414dc2d29a95 [diff] |
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c This makes is possible to use those gpio functions from other MVEBU SoC's as well. Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Luka Perkov <luka@openwrt.org> Acked-by: Prafulla Wadaskar <prafulla@marvell.com>