commit | 6229e33b53106bf0ab7d4a516478de4e51c902a2 | [log] [tgz] |
---|---|---|
author | Steve Sakoman <steve@sakoman.com> | Mon Jun 04 05:35:34 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:09 2012 +0200 |
tree | 5055a35bdbc24e0e163118245d5c79df5c54c5ab | |
parent | e2c7578d56815d043b9bda5dd885f3db3569dca8 [diff] |
omap: am33xx: enable gpio support This patch uses the code in omap-common to support gpio modules 1-3 on am33xx based boards. It adds base address and register definitions, enables clocks to the modules, and enables building the common gpio code for CONFIG_AM33XX as well as CONFIG_OMAP Signed-off-by: Steve Sakoman <steve@sakoman.com>