commit | 1441aa6ae8a77ada40407cdfbec783f5559f1646 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Wed Oct 05 03:08:24 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Mar 27 22:05:29 2012 +0200 |
tree | 512a31f0cc38e4630dd3bcd05a3ef4753a351da1 | |
parent | 88b821bbef64f0b69710ff7d857fc490f72a6d3c [diff] |
Davinci: ea20: use gpio framework to access gpios Drop direct access to SOC's registers and use the function of the GPIO driver for da8xx. [Tom: Remove gpio[68]_base as it's now unused] Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Bastian Ruppert <Bastian.Ruppert@Sewerin.de> CC: dzu@denx.de CC: Sandeep Paulraj <s-paulraj@ti.com> Signed-off-by: Tom Rini <trini@ti.com>