commit | 91d039035c56299fc71d753faf71802e4df58d0b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 22 21:37:10 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 23 19:29:07 2014 -0600 |
tree | 1c7d8a2399bb0e85ab8cfa0010b53b9329b80967 | |
parent | 1a96d7f0d04973795af119a560091296b41b7c9b [diff] |
dm: am33xx: Provide platform data for GPIOs Provide suitable platform data for am33xx boards, so that these boards can use driver model for GPIO access. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@ti.com>