From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] clk: rockchip: second batch for 3.19
Date: Fri, 28 Nov 2014 21:08:07 -0800 [thread overview]
Message-ID: <20141129050807.8497.25401@quantum> (raw)
In-Reply-To: <4638213.B2LsUVeJxf@diego>
Quoting Heiko St?bner (2014-11-27 16:06:01)
> Hi Mike,
>
> here is the second (and most likely last) batch of rockchip clock
> changes for 3.19. Biggest changes are the pll init stuff and the
> mmc clock-phase support for rk3288.
>
> Apart from that only some more clock-ids and minor fixes.
>
> So if this looks ok, please pull
Pulled.
Thanks,
Mike
>
>
> Thanks
> Heiko
>
> The following changes since commit 29e94468516cdf191ec839ee39f79e011817276d:
>
> clk: rockchip: fix clock select order for rk3288 usbphy480m_src (2014-11-16 00:40:19 +0100)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v3.19-rockchip-clk2
>
> for you to fetch changes up to 89bf26cbc1a09476c4c4740d16a0ffdfa2192b9c:
>
> clk: rockchip: Add support for the mmc clock phases using the framework (2014-11-28 00:44:24 +0100)
>
> ----------------------------------------------------------------
> - clock phase setting capability for the rk3288 mmc clocks
> - pll init to allow syncing to actual rate table values
> - some more exported clocks
> - fixes for some clocks (typos etc) all of them not yet used
> in actual drivers
>
> ----------------------------------------------------------------
> Alexandru M Stan (2):
> clk: rockchip: add bindings for the mmc clocks
> clk: rockchip: Add support for the mmc clock phases using the framework
>
> Heiko Stuebner (4):
> clk: rockchip: add ability to specify pll-specific flags
> clk: rockchip: setup pll_mux data earlier
> clk: rockchip: add optional sync to pll rate parameters
> clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some plls
>
> Jeff Chen (2):
> clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288
> clk: rockchip: use clock ID for DMC (memory controller) on rk3288
>
> Julien CHAUVEAU (3):
> clk: rockchip: fix parent clock for rk3188 hclk_lcdc1
> clk: rockchip: fix clock gate for rk3188 spdif_pre
> clk: rockchip: fix rk3188 USB HSIC PHY clock divider
>
> Sonny Rao (1):
> clk: rockchip: rk3288 export i2s0_clkout for use in DT
>
> drivers/clk/rockchip/Makefile | 1 +
> drivers/clk/rockchip/clk-mmc-phase.c | 154 +++++++++++++++++++++++++++++++++
> drivers/clk/rockchip/clk-pll.c | 81 +++++++++++++----
> drivers/clk/rockchip/clk-rk3188.c | 37 ++++----
> drivers/clk/rockchip/clk-rk3288.c | 32 ++++---
> drivers/clk/rockchip/clk.c | 11 ++-
> drivers/clk/rockchip/clk.h | 36 +++++++-
> include/dt-bindings/clock/rk3288-cru.h | 13 +++
> 8 files changed, 315 insertions(+), 50 deletions(-)
> create mode 100644 drivers/clk/rockchip/clk-mmc-phase.c
>
prev parent reply other threads:[~2014-11-29 5:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-28 0:06 [GIT PULL] clk: rockchip: second batch for 3.19 Heiko Stübner
2014-11-29 5:08 ` Mike Turquette [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=20141129050807.8497.25401@quantum \
--to=mturquette@linaro.org \
--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).