commit | 00822ca397b5cc62118b4e73d10c88bb844b47a7 | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Mon Feb 10 11:41:49 2014 -0500 |
committer | Tom Rini <trini@ti.com> | Fri Feb 21 13:55:40 2014 -0500 |
tree | b0a0047ef60d2ba09ac17210034d51846a3d8691 | |
parent | 9436059abe28f7e77825549125b868dc51424751 [diff] |
ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control Schematic indicates GPIO5_7 is to be used for VTT regulator control rather than GPIO0_21 so modify enable_vtt_regulator to reflect this. Without this some boards will experience DDR3 corruption and fail to boot. Signed-off-by: Dave Gerlach <d-gerlach@ti.com> [trini: Rework patch against mainline] Signed-off-by: Tom Rini <trini@ti.com>