commit | d5c5132f878394b7487d3f6da0d469aa72737318 | [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 | 4aceea2088e04724900a9c6f22c48d99293206f2 [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>