commit | 08932d81961b1c57870949d069ce2dad235da443 | [log] [tgz] |
---|---|---|
author | Ryan Mallon <rmallon@gmail.com> | Wed Jan 11 09:58:30 2012 +1100 |
committer | Ryan Mallon <rmallon@gmail.com> | Wed Mar 14 11:42:30 2012 +1100 |
tree | cd1a70688920cd83632c116019dd6e7d9152f00a | |
parent | a05baf335b8bc25e0fab0fd1821e796174f98ea1 [diff] |
ep93xx: Configure GPIO ports in core code Move the pinmux setting of the EP93xx GPIOs to the core code. This removes the need for the GPIO driver to have access to the system controller registers. Signed-off-by: Ryan Mallon <rmallon@gmail.com> Cc: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: Mika Westerberg <mika.westerberg@iki.fi> Acked-by: Hartley Sweeten <hsweeten@visionengravers.com>