From: emilio@elopez.com.ar (Emilio López)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Allwinner sunXi clock changes for 3.14
Date: Sat, 28 Dec 2013 18:23:18 -0300 [thread overview]
Message-ID: <52BF4146.7060403@elopez.com.ar> (raw)
Hi Mike,
I made this pull with the clk parts of my series, as well as a patch
from Chen-Yu Tsai adding support for output clocks on A20. Please pull
or let me know if I should fix anything, as it's my first time sending
out pull requests.
Cheers,
Emilio
----8<----
The following changes since commit 0903ea60173fab226a867ceb080b2e0269a6c975:
clk: add accuracy support for fixed clock (2013-12-22 23:14:28 -0800)
are available in the git repository at:
https://bitbucket.org/emiliolopez/linux.git tags/sunxi-clk-3.14-for-mike
for you to fetch changes up to 6f86341726cbec1921e925fd54a10c5b58e6f9f1:
clk: sunxi: Allwinner A20 output clock support (2013-12-28 17:14:21
-0300)
----------------------------------------------------------------
Allwinner sunXi SoCs clock changes
This contains the clk driver parts of the "[PATCH v3 00/13] clk: sunxi:
add PLL5 and PLL6 support" series. It adds support for PLL4/5/6 and
mod0 clocks on most sunxi platforms. Additionally, it contains "[PATCH
1/4] clk: sunxi: Allwinner A20 output clock support" (v2) from Chen-Yu
Tsai, which adds support for output clocks present on A20.
----------------------------------------------------------------
Chen-Yu Tsai (1):
clk: sunxi: Allwinner A20 output clock support
Emilio L?pez (7):
clk: sunxi: register factors clocks behind composite
clk: sunxi: clean the magic number of mux parents
clk: sunxi: add gating support to PLL1
clk: sunxi: make factors_clk_setup return the clock it registers
clk: sunxi: add PLL5 and PLL6 support
clk: sunxi: mod0 support
clk: sunxi: support better factor DT nodes
Documentation/devicetree/bindings/clock/sunxi.txt | 10 +-
drivers/clk/sunxi/clk-factors.c | 63 +---
drivers/clk/sunxi/clk-factors.h | 16 +-
drivers/clk/sunxi/clk-sunxi.c | 435
+++++++++++++++++++++-
4 files changed, 445 insertions(+), 79 deletions(-)
next reply other threads:[~2013-12-28 21:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-28 21:23 Emilio López [this message]
2013-12-29 21:42 ` [GIT PULL] Allwinner sunXi clock changes for 3.14 Mike Turquette
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=52BF4146.7060403@elopez.com.ar \
--to=emilio@elopez.com.ar \
--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 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.