commit | 500908a9826dc0ec0edd7703ac69b01a7190a7d9 | [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 | 0634fc0c4754d85656ddfa5e506ae50ea4718447 [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>