commit | 18c9d55ac611784d161440bb9f127e372e132856 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Thu May 30 03:19:31 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Jun 10 08:43:10 2013 -0400 |
tree | 85e31364c96bdd69d1d582cf05d8b29da0d6cd84 | |
parent | 3332b244214d63dcf347fefb700fd71becb4b46e [diff] |
ARM: OMAP5: DRA7xx: support class 0 optimized voltages DRA752 now uses AVS Class 0 voltages which are voltages in efuse. This means that we can now use the optimized voltages which are stored as mV values in efuse and program PMIC accordingly. This allows us to go with higher OPP as needed in the system without the need for implementing complex AVS logic. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>