From: pawel.moll@arm.com (Pawel Moll)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Veratile Express updates for v3.6
Date: Thu, 12 Jul 2012 16:39:35 +0100 [thread overview]
Message-ID: <1342107575.25865.13.camel@hornet> (raw)
Hi Arnd, Ofof,
Could you, please, pull the updated for Versatile Express based on
v3.5-rc6? You may want to drop the "Make plat-versatile clock optional"
during the merge, if it conflicts with Intergrator's common clock change
(shouldn't be a problem, though).
The following changes since commit bd0a521e88aa7a06ae7aabaed7ae196ed4ad867a:
Linux 3.5-rc6 (2012-07-07 17:23:56 -0700)
are available in the git repository at:
git://git.linaro.org/people/pawelmoll/linux.git vexpress-v3.5-rc6
for you to fetch changes up to 5d4b9fa0cac57e73857e2dd6d116ef98ef1109b5:
ARM: vexpress: Config option for early printk console (2012-07-12 16:16:58 +0100)
Thanks!
Pawel
----------------------------------------------------------------
Pawel Moll (8):
ARM: vexpress: Check master site in daughterboard's sysctl operations
ARM: versatile: Make plat-versatile clock optional
ARM: vexpress: Initial common clock support
ARM: vexpress: Add missing SP804 interrupt in motherboard's DTS files
ARM: vexpress: Add fixed regulator for SMSC
ARM: vexpress: Convert V2P-CA15 Device Tree to 64 bit addresses
ARM: vexpress: Add Device Tree for V2P-CA15_CA7 core tile
ARM: vexpress: Config option for early printk console
Will Deacon (1):
ARM: vexpress: remove automatic errata workaround selection
arch/arm/Kconfig | 6 +-
arch/arm/Kconfig.debug | 26 ++
arch/arm/boot/dts/vexpress-v2m-rs1.dtsi | 11 +
arch/arm/boot/dts/vexpress-v2m.dtsi | 11 +
arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts | 36 +--
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 188 +++++++++++++
arch/arm/mach-vexpress/Kconfig | 5 +-
arch/arm/mach-vexpress/Makefile.boot | 3 +-
arch/arm/mach-vexpress/ct-ca9x4.c | 64 ++---
arch/arm/mach-vexpress/include/mach/clkdev.h | 15 --
arch/arm/mach-vexpress/include/mach/debug-macro.S | 41 +++
arch/arm/mach-vexpress/include/mach/motherboard.h | 28 +-
arch/arm/mach-vexpress/include/mach/uncompress.h | 14 +
arch/arm/mach-vexpress/v2m.c | 292 ++++++++++-----------
arch/arm/plat-versatile/Kconfig | 3 +
arch/arm/plat-versatile/Makefile | 2 +-
16 files changed, 504 insertions(+), 241 deletions(-)
create mode 100644 arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
delete mode 100644 arch/arm/mach-vexpress/include/mach/clkdev.h
next reply other threads:[~2012-07-12 15:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-12 15:39 Pawel Moll [this message]
2012-07-13 16:49 ` [GIT PULL] Veratile Express updates for v3.6 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=1342107575.25865.13.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).