From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/3] Fixes for MT8173 PLLs
Date: Mon, 13 Jul 2015 07:45:49 +0200 [thread overview]
Message-ID: <20150713054549.GC18700@pengutronix.de> (raw)
In-Reply-To: <1436517574-17895-1-git-send-email-jamesjj.liao@mediatek.com>
On Fri, Jul 10, 2015 at 04:39:31PM +0800, James Liao wrote:
> Title changed. Previous title is "Add MT8173 MMPLL change rate support"
> and can be found in [1].
>
> This patchset contains some fixes for changing rate of PLLs, especially
> for MMPLL.
>
> The first 2 patches are common fixes for PLLs, and the last patch is a
> fix to support MT8173 MMPLL changing rate because its frequency setting
> is different from other PLLs.
>
> changes since v2:
> - Rebase to 4.2-rc1.
> - Split fixes of PLL setting calculation to a separeted patch.
>
> changes since v1:
> - Add a separated patch for mtk_pll_set_rate_regs().
> - Use a structure array to describe a div_table.
> - Limit max frequency to div_table[0].
> - Minor changes such as static and comments.
>
> [1] https://lkml.org/lkml/2015/7/8/265
>
> James Liao (3):
> clk: mediatek: Fix PLL registers setting flow
> clk: mediatek: Fix calculation of PLL rate settings
> clk: mediatek: Add MT8173 MMPLL change rate support
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2015-07-13 5:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-10 8:39 [PATCH v3 0/3] Fixes for MT8173 PLLs James Liao
2015-07-10 8:39 ` [PATCH v3 1/3] clk: mediatek: Fix PLL registers setting flow James Liao
2015-07-18 0:47 ` Stephen Boyd
2015-07-10 8:39 ` [PATCH v3 2/3] clk: mediatek: Fix calculation of PLL rate settings James Liao
2015-07-18 0:47 ` Stephen Boyd
2015-07-10 8:39 ` [PATCH v3 3/3] clk: mediatek: Add MT8173 MMPLL change rate support James Liao
2015-07-18 0:47 ` Stephen Boyd
2015-07-13 5:45 ` Sascha Hauer [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=20150713054549.GC18700@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).