Skip to content
Snippets Groups Projects
Commit cd5847ac authored by Aneesh V's avatar Aneesh V Committed by Albert ARIBAUD
Browse files

omap4460: fix TPS initialization


TPS power IC is controlled using a GPIO (gpio_wk7).
This GPIO should be maintained at logic 1 always. As
such an internal pull-up on this pin will do the job,
driving the GPIO outuput is not needed. This will avoid
the need of using GPIO library in SPL and also may
save some power.

Signed-off-by: default avatarAneesh V <aneesh@ti.com>
parent 8e40852f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment