diff options
author | Nishanth Menon <nm@ti.com> | 2012-03-01 14:17:39 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-05-15 08:31:22 +0200 |
commit | f2ae6c1a83e194dfd0fc93348efe598353f3c02d (patch) | |
tree | 58a19b6094653ad1c26640feac041c8425892391 /doc | |
parent | 3acb553439e3ee9f62f022f96f949c21811f8bdf (diff) | |
download | u-boot-imx-f2ae6c1a83e194dfd0fc93348efe598353f3c02d.zip u-boot-imx-f2ae6c1a83e194dfd0fc93348efe598353f3c02d.tar.gz u-boot-imx-f2ae6c1a83e194dfd0fc93348efe598353f3c02d.tar.bz2 |
OMAP4: scale voltage of core before MPU scales
OMAP4 requires that parent domains scale ahead of dependent domains.
This is due to the restrictions in timing closure. To ensure
a consistent behavior across all OMAP4 SoC, ensure that
vdd_core scale first, then vdd_mpu and finally vdd_iva.
As part of doing this refactor the logic to allow for future
addition of OMAP4470 without much ado. OMAP4470 uses different
SMPS addresses and cannot be introduced in the current code
without major rewrite.
Reported-by: Isabelle Gros <i-gros@ti.com>
Reported-by: Jerome Angeloni <j-angeloni@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions