commit | be86f0e697ab98b546bf61844c21d6cc144f91e4 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Mon Aug 04 19:42:24 2014 +0530 |
committer | Tom Rini <trini@ti.com> | Mon Aug 25 10:48:13 2014 -0400 |
tree | 1f1ddac01b283723bf1785a77c0fd4e072338ba1 | |
parent | 986d755e26ce54f29f705658a1473c6e898192a7 [diff] |
ARM: DRA: Enable VTT regulator DRA7 evm REV G and later boards uses a vtt regulator for DDR3 termination and this is controlled by gpio7_11. Configuring gpio7_11. The pad A22(offset 0x3b4) is used by gpio7_11 on REV G and later boards, and left unused on previous boards, so it is safe enough to enable gpio on all DRA7 boards. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>