From: pawel.moll@arm.com (Pawel Moll)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Versatile Express clk
Date: Mon, 24 Sep 2012 16:46:08 +0100 [thread overview]
Message-ID: <1348501568.27071.5.camel@hornet> (raw)
Hi Mike,
Would you be so kind and pull the VE clocking stuff? They are rebased on
top of Linus' Realview patch.
Thanks!
Pawel
The following changes since commit b9f8a0f8e255919bdcfb96a8d50d1523233a458a:
clk: convert ARM RealView to common clk (2012-09-24 16:28:29 +0100)
are available in the git repository at:
git://git.linaro.org/people/pawelmoll/linux.git clk-v3.6-rc7
for you to fetch changes up to b262f1ed394218f9327b72e7d1d17a5e62074be0:
clk: Common clocks implementation for Versatile Express (2012-09-24 16:28:30 +0100)
----------------------------------------------------------------
Pawel Moll (2):
clk: Versatile Express clock generators ("osc") driver
clk: Common clocks implementation for Versatile Express
arch/arm/include/asm/hardware/sp810.h | 2 +
drivers/clk/Kconfig | 8 +-
drivers/clk/versatile/Makefile | 2 +
drivers/clk/versatile/clk-vexpress-osc.c | 150 ++++++++++++++++++++++++++++++
drivers/clk/versatile/clk-vexpress.c | 142 ++++++++++++++++++++++++++++
5 files changed, 301 insertions(+), 3 deletions(-)
create mode 100644 drivers/clk/versatile/clk-vexpress-osc.c
create mode 100644 drivers/clk/versatile/clk-vexpress.c
next reply other threads:[~2012-09-24 15:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-24 15:46 Pawel Moll [this message]
2012-09-24 16:35 ` [GIT PULL] Versatile Express clk Mike Turquette
2012-10-11 22:40 ` Mike Turquette
2012-10-12 9:18 ` Pawel Moll
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=1348501568.27071.5.camel@hornet \
--to=pawel.moll@arm.com \
--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).