Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | gpio: Add GPIO driver framework for Marvell SoCs | Ajay Bhargav | 2011-09-30 | -0/+74 |
This patch adds generic GPIO driver framework support for Marvell SoCs. To enable GPIO driver define CONFIG_MARVELL_GPIO and for GPIO commands define CONFIG_CMD_GPIO in your board configuration file. Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com> |