commit | 3b97152b63da024e3547c76ac9f7912fceb876c3 | [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 | 28adc91a28c413bef99e7b48c7318c05a12fb018 [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>