commit | 87b94a43d69ec0760b94f2753b7cafc6cb14b034 | [log] [tgz] |
---|---|---|
author | Lubomir Popov <lpopov@mm-sol.com> | Wed Nov 20 15:32:17 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Wed Dec 04 08:11:28 2013 -0500 |
tree | 9471b4628d5b8c0e993c3e3c474f3188a0ff92a4 | |
parent | 7aecdb07a553f07277d28594d60af3c3220bb262 [diff] |
ARM: OMAP4: Fix bug in omap4470_volts struct The struct incorrectly referenced SMPS1 for all three power domains. Fixed this by using SMPS2 and SMPS5 as appropriate. Add some comments and choose voltage values that correspond to voltage selection codes. Signed-off-by: Lubomir Popov <l-popov@ti.com>