]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: DRA: Enable VTT regulator
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 4 Aug 2014 14:12:24 +0000 (19:42 +0530)
committerTom Rini <trini@ti.com>
Mon, 25 Aug 2014 14:48:13 +0000 (10:48 -0400)
commit7b9225237049181524be5a8801dde6a6716e1357
tree1f1ddac01b283723bf1785a77c0fd4e072338ba1
parent1286b7f6ca5fc3d42927cbe2f50b51a4870021dd
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>
arch/arm/cpu/armv7/omap-common/hwinit-common.c
board/ti/dra7xx/evm.c
board/ti/dra7xx/mux_data.h
include/configs/dra7xx_evm.h