All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] arm: am33xx: Add support for mulitiple PLL input frequencies
Date: Wed, 3 May 2017 08:39:37 -0400	[thread overview]
Message-ID: <20170503123937.GR12511@bill-the-cat> (raw)
In-Reply-To: <20170502141026.27093-4-lokeshvutla@ti.com>

On Tue, May 02, 2017 at 07:40:26PM +0530, Lokesh Vutla wrote:

> am335x supports various sysclk frequencies which can be determined
> using sysboot pins. PLLs should be configures based on this
> sysclk frequency. Add PLL configurations for all supported
> frequencies.
> 
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
[snip]
> +u8 bone_not_connected_to_ac_power(void)
> +{

Should be static.  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/20170503/4e8b533a/attachment.sig>

  reply	other threads:[~2017-05-03 12:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-02 14:10 [U-Boot] [PATCH 0/3] arm: am33xx: Add support for dynamic programming of PLL Lokesh Vutla
2017-05-02 14:10 ` [U-Boot] [PATCH 1/3] arm: am33xx: Fix MPU opp selection Lokesh Vutla
2017-05-03 12:33   ` Tom Rini
2017-05-03 14:06     ` Lokesh Vutla
2017-05-03 15:23       ` Tom Rini
2017-05-03 15:40         ` Lokesh Vutla
2017-05-03 15:49           ` Tom Rini
2017-05-05  7:28             ` Lokesh Vutla
2017-05-02 14:10 ` [U-Boot] [PATCH 2/3] board: am335x: Introduce scale_vcores Lokesh Vutla
2017-05-03 12:35   ` Tom Rini
2017-05-02 14:10 ` [U-Boot] [PATCH 3/3] arm: am33xx: Add support for mulitiple PLL input frequencies Lokesh Vutla
2017-05-03 12:39   ` Tom Rini [this message]
2017-05-03 14:08     ` Lokesh Vutla

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=20170503123937.GR12511@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.