1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-03 18:47:56 +01:00
Files
u-boot-megous/board
Lokesh Vutla 6cc96bc75a board: dra71: Fix selection of OPPs
As per the DM[1] Dated June 2016–Revised February 2017, Table 5-3,
DRA71 supports the following OPPs for various voltage domains:

VDD_MPU:	OPP_NOM
VDD_CORE:	OPP_NOM
VDD_GPU:	OPP_NOM
VDD_DSPEVE:	OPP_NOM, OPP_HIGH
VDD_IVA:	OPP_NOM, OPP_HIGH

This patch add support for selection of the above OPPs instead of
using OPP_NOM for all voltage domains.

[1] http://www.ti.com/lit/ds/symlink/dra718.pdf

Reported-by: Vishal Mahaveer <vishalm@ti.com>
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2017-04-27 16:49:04 -04:00
..
2016-10-28 18:37:13 +02:00
2015-11-12 17:38:08 +01:00
2015-09-07 13:41:04 +02:00
2017-01-21 15:12:33 -05:00
2016-02-06 12:00:59 +01:00
2017-04-08 09:26:49 -04:00
2016-09-07 08:48:58 -04:00
2017-04-27 16:49:04 -04:00
2017-01-02 17:55:58 +01:00