commit | 83bad1026b9e3a4f6b7783cc1cbb434c1bbd3fa2 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Thu Jun 05 11:15:30 2014 -0400 |
committer | Tom Rini <trini@ti.com> | Fri Jun 06 17:46:16 2014 -0400 |
tree | b22c6a40173ffaaea12053ed06940731c573ef80 | |
parent | 86db550b3864bcb3c9567fbdb67b49a244f5263e [diff] |
arm:am43xx: Add TPS65218 support to scale voltages up This family is supported by the TPS65218 PMIC. Implement a scale_vcores to set the MPU and CORE voltage correctly to the max frequency that is supported (and what we will be scaling them to in setup_dplls()). Signed-off-by: Tom Rini <trini@ti.com>