All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Tegra: PLL: fix per-SoC pllinfo table regression
Date: Fri, 10 Jul 2015 09:56:01 -0600	[thread overview]
Message-ID: <559FEB11.6060701@wwwdotorg.org> (raw)
In-Reply-To: <e2c548975f87ddbdde67263616c0737299f3e0c8.1436541937.git.marcel.ziswiler@toradex.com>

On 07/10/2015 09:36 AM, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
>
> The following commit introduced per-SoC pllinfo tables but
> unfortunately there were two generic issues (e.g. mask vs. shift mixed
> up and wrongly used parenthesis) plus two each masks being wrong in
> the pllinfo tables for T20/T30 which this patch fixes.
>
> commit aeea4204b340afe063ea38c36a0a60ce33015e7d
> Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.

Where's that patch? I don't believe any patch with that subject has been 
posted to the lists.

> Tested both on Colibri T20 as well as Colibri T30.
>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> ---
> Please note that this patch applies to the next branch of the
> u-boot-tegra custodian tree.

Oh right. It looks like Tom accidentally pushed his local WIP patches to 
the Tegra maintainer tree. I'd suggest ignoring those patches for now.

      reply	other threads:[~2015-07-10 15:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-10 15:36 [U-Boot] [PATCH] Tegra: PLL: fix per-SoC pllinfo table regression Marcel Ziswiler
2015-07-10 15:56 ` Stephen Warren [this message]

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=559FEB11.6060701@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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.