From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,v2,2/4] arm: am33xx: Fix MPU opp selection
Date: Fri, 12 May 2017 13:20:40 -0400 [thread overview]
Message-ID: <20170512172040.GR5701@bill-the-cat> (raw)
In-Reply-To: <20170505072910.20772-3-lokeshvutla@ti.com>
On Fri, May 05, 2017 at 12:59:08PM +0530, Lokesh Vutla wrote:
> Update MPU frequencies and voltages as per the latest
> DM[1] dated: OCT 2011 Revised APRIL 2016, Section 5.4.
> Below is the consolidated data:
>
> MPU values for PG 2.0 and later(Package ZCZ and ZCE):
>
> -------------------------------------------------------
> | | ZCZ | ZCE |
> |-------------------------------------------------------|
> | | VDD[V] | ARM [MHz] | VDD[V] | ARM [MHz] |
> |-------|----------|------------|----------|------------|
> | NITRO | 1.325 | 1000 | NA | NA |
> |-------|----------|------------|----------|------------|
> | TURBO | 1.26 | 800 | NA | NA |
> |-------|----------|------------|----------|------------|
> |OPP120 | 1.20 | 720 | NA | NA |
> |-------|----------|------------|----------|------------|
> |OPP100 | 1.10 | 600 | 1.10 | 600 |
> |-------|----------|------------|----------|------------|
> | OPP50 | 0.95 | 300 | 0.95 | 300 |
> -------------------------------------------------------
>
> There is no eFuse blown on PG1.0 Silicons due to which there is
> no way to detect the maximum frequencies supported. So default
> to OPP100 for which both frequency and voltages are common on both
> the packages.
>
> [1] http://www.ti.com/lit/ds/symlink/am3356.pdf
>
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170512/0b34680c/attachment.sig>
next prev parent reply other threads:[~2017-05-12 17:20 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-05 7:29 [U-Boot] [PATCH v2 0/4] arm: am33xx: Add support for dynamic programming of PLL Lokesh Vutla
2017-05-05 7:29 ` [U-Boot] [PATCH v2 1/4] configs: convert CONFIG_SYS_MPUCLK to Kconfig Lokesh Vutla
2017-05-05 14:17 ` Tom Rini
2017-05-12 17:20 ` [U-Boot] [U-Boot, v2, " Tom Rini
2017-05-05 7:29 ` [U-Boot] [PATCH v2 2/4] arm: am33xx: Fix MPU opp selection Lokesh Vutla
2017-05-05 14:17 ` Tom Rini
2017-05-12 17:20 ` Tom Rini [this message]
2017-05-05 7:29 ` [U-Boot] [PATCH v2 3/4] board: am335x: Introduce scale_vcores Lokesh Vutla
2017-05-12 17:20 ` [U-Boot] [U-Boot,v2,3/4] " Tom Rini
2017-05-05 7:29 ` [U-Boot] [PATCH v2 4/4] arm: am33xx: Add support for mulitiple PLL input frequencies Lokesh Vutla
2017-05-05 14:17 ` Tom Rini
2017-05-12 17:20 ` [U-Boot] [U-Boot, v2, " Tom Rini
2017-06-07 18:50 ` Emmanuel Vadot
2017-06-08 4:47 ` Lokesh Vutla
2017-06-08 17:34 ` Emmanuel Vadot
2017-06-09 0:45 ` Tom Rini
2017-06-09 4:00 ` Heiko Schocher
2017-06-09 9:25 ` Lokesh Vutla
2017-06-09 10:22 ` Heiko Schocher
2017-06-09 11:20 ` Tom Rini
2017-06-09 15:55 ` Heiko Schocher
2017-06-09 19:13 ` Tom Rini
2017-06-09 19:45 ` Robert Nelson
2017-06-09 20:00 ` Tom Rini
2017-06-09 20:22 ` Robert Nelson
2017-06-12 4:19 ` Heiko Schocher
2017-06-09 19:53 ` Emmanuel Vadot
2017-06-09 20:17 ` Tom Rini
2017-06-09 16:53 ` Robert Nelson
2017-06-09 17:33 ` Robert Nelson
2017-06-09 17:37 ` Robert Nelson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170512172040.GR5701@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox