All of lore.kernel.org
 help / color / mirror / Atom feed
From: pawel.moll@arm.com (Pawel Moll)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] vexpress: soc changes for v3.8
Date: Fri, 26 Oct 2012 17:54:41 +0100	[thread overview]
Message-ID: <1351270481.9454.34.camel@hornet> (raw)
In-Reply-To: <201210261645.00157.arnd@arndb.de>

On Fri, 2012-10-26 at 17:44 +0100, Arnd Bergmann wrote:
> On Thursday 18 October 2012, Pawel Moll wrote:
> >       ARM: vexpress: Start using new Versatile Express infrastructure
> 
> This patch introduces calls to vexpress_clk_of_init and other functions
> that don't yet exist. Can you send a fixup?

The clocking stuff should already be in the -next - Mike pulled it over
two weeks ago. In any case the branch is here:

The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37:

  Linux 3.7-rc1 (2012-10-14 14:41:04 -0700)

are available in the git repository at:

  git://git.linaro.org/people/pawelmoll/linux.git vexpress-clk

for you to fetch changes up to 807e45b32837875d55df775cb179d99e3e7d4322:

  clk: Common clocks implementation for Versatile Express (2012-10-26 17:51:29 +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

Cheers!

Pawe?

  reply	other threads:[~2012-10-26 16:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-18 17:05 [GIT PULL] vexpress: soc changes for v3.8 Pawel Moll
2012-10-26 13:37 ` Arnd Bergmann
2012-10-26 14:02   ` Pawel Moll
2012-10-26 16:44 ` Arnd Bergmann
2012-10-26 16:54   ` Pawel Moll [this message]
2012-10-26 17:00     ` Arnd Bergmann
2012-10-26 17:10       ` Pawel Moll
2012-10-26 17:18         ` Arnd Bergmann
2012-10-26 17:45           ` Pawel Moll
2012-10-26 19:26             ` Arnd Bergmann

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=1351270481.9454.34.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 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.