From: Ian Campbell <ijc@hellion.org.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sunxi: Fix PLL1 running at half speed on sun8i
Date: Sun, 28 Dec 2014 08:56:33 +0000 [thread overview]
Message-ID: <1419756993.13595.11.camel@hellion.org.uk> (raw)
In-Reply-To: <1419699763-12000-1-git-send-email-hdegoede@redhat.com>
On Sat, 2014-12-27 at 18:02 +0100, Hans de Goede wrote:
> PLL1 on sun6i / sun8i also has a p factor which divides the clock by
> 2^p (to the power p). On sun6i the p factor is ignored, but on sun8i it is
> used and we were setting it to 1, resulting in the CPU running at 504 MHz
> instead of 1008 MHz, this commit fixes this.
>
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
next prev parent reply other threads:[~2014-12-28 8:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-27 17:02 [U-Boot] [PATCH] sunxi: Fix PLL1 running at half speed on sun8i Hans de Goede
2014-12-28 8:56 ` Ian Campbell [this message]
2014-12-28 9:02 ` Hans de Goede
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=1419756993.13595.11.camel@hellion.org.uk \
--to=ijc@hellion.org.uk \
--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.