commit | 35740ecf143b3061d02d17ea3b75b9b5c25b0fdd | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Tue May 24 11:45:05 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 02 21:42:18 2016 -0400 |
tree | 5948bdda00a0593176ff96bcc787f27cef388166 | |
parent | 221529be367ad34768ff0dee2bccfff15364aa1d [diff] |
arm: omap: Introduce vcores_init function The pmic registers for variants of am57xx boards are different hence we need to assign them carefully based on the board type. Add a function to assign omap_vcores after the board detection. Signed-off-by: Keerthy <j-keerthy@ti.com>