commit | 6ede0fd1ad0952305c1228670cf7ae5f11e81b12 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Wed Nov 23 12:54:39 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sun Dec 04 13:54:48 2016 -0500 |
tree | 7c9c9969c2bfd9cfed3de41ad38cfd0836a14e10 | |
parent | b5feefdb8cbe475cd54aae6ea28dbad79ef6012c [diff] |
ARM: OMAP4+: Add support for dynamically selecting OPPs It can be expected that different paper spins of a SoC can have different definitions for OPP and can have their own constraints on the boot up OPP for each voltage rail. In order to have this flexibility, add support for dynamically selecting the OPP voltage based on the board to handle any such exceptions. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>