From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] [for v3.4] Pull request containing ux500 DT enablement
Date: Thu, 15 Mar 2012 17:08:29 +0000 [thread overview]
Message-ID: <4F62220D.1090106@linaro.org> (raw)
The following changes since commit fff9a13341312c8d0f06e04c1345e855528b03da:
ARM: ux500: CONFIG: Enable Device Tree support for future endeavours (2012-03-15 16:33:54 +0000)
are available in the git repository at:
git://git.linaro.org/people/ljones/linux-3.0-ux500.git device-tree-snowball-ux500
Arnd Bergmann (3):
ARM: ux500: Initial Device Tree support for Snowball
ARM: ux500: combine the board init functions for DT boot
ARM: ux500: split dts file for snowball into generic part
Lee Jones (5):
ARM: ux500: db8500: list most devices in the snowball device tree
ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device Tree
ARM: ux500: Enable PL011 AMBA UART Controller for Device Tree
ARM: ux500: Enable PL310 Level 2 Cache Controller in Device Tree
ARM: ux500: Enable PL022 SSP Controller in Device Tree
arch/arm/boot/dts/db8500.dtsi | 269 ++++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/snowball.dts | 139 +++++++++++++++++++
arch/arm/mach-ux500/Makefile.boot | 1 +
arch/arm/mach-ux500/board-mop500.c | 99 +++++++++++++-
arch/arm/mach-ux500/cache-l2x0.c | 7 +-
arch/arm/mach-ux500/cpu.c | 12 ++-
6 files changed, 523 insertions(+), 4 deletions(-)
create mode 100644 arch/arm/boot/dts/db8500.dtsi
create mode 100644 arch/arm/boot/dts/snowball.dts
--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
M: +44 77 88 633 515
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next reply other threads:[~2012-03-15 17:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-15 17:08 Lee Jones [this message]
2012-03-16 20:09 ` [GIT PULL] [for v3.4] Pull request containing ux500 DT enablement Arnd Bergmann
2012-03-17 8:49 ` Lee Jones
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=4F62220D.1090106@linaro.org \
--to=lee.jones@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 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.