From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Allwinner sunXi additions for 3.11, take 2
Date: Wed, 19 Jun 2013 11:40:32 +0200 [thread overview]
Message-ID: <20130619094032.GA7718@lukather> (raw)
Hi Arnd, Olof,
Here is the second batch of DT patches for Allwinner SoCs for the next
merge window.
The following changes since commit 39138bc60f90560ac79e76fb0971be5619ae32d7:
ARM: sunxi: dt: Register the pio node as interrupt controller (2013-06-10 17:35:51 +0200)
are available in the git repository at:
git://github.com/mripard/linux.git tags/sunxi-dt-for-3.11-2
for you to fetch changes up to d0f2677be5b49a1c1de59fe94faa96b7808be95f:
ARM: sunxi: Add Olimex A10s-Olinuxino-micro device tree (2013-06-19 11:01:39 +0200)
----------------------------------------------------------------
Allwinner SoCs DT additions for 3.11, part 2
Mostly adds support for the i2c controllers and the Allwinner A10S SoC.
----------------------------------------------------------------
Emilio L?pez (1):
ARM: sun4i: cubieboard: Enable the i2c controllers
Maxime Ripard (6):
ARM: sunxi: dt: Add i2c controller nodes to the DTSI
ARM: sun4i: dt: Add i2c muxing options
ARM: sun5i: dt: Add i2c muxing options
ARM: sun5i: olinuxino: Enable the i2c controllers
ARM: sunxi: dt: Add Allwinner A10s DTSI
ARM: sunxi: Add Olimex A10s-Olinuxino-micro device tree
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/sun4i-a10-cubieboard.dts | 12 +
arch/arm/boot/dts/sun4i-a10.dtsi | 48 ++++
arch/arm/boot/dts/sun5i-a10s-olinuxino-micro.dts | 76 ++++++
arch/arm/boot/dts/sun5i-a10s.dtsi | 286 +++++++++++++++++++++++
arch/arm/boot/dts/sun5i-a13-olinuxino.dts | 18 ++
arch/arm/boot/dts/sun5i-a13.dtsi | 48 ++++
7 files changed, 489 insertions(+)
create mode 100644 arch/arm/boot/dts/sun5i-a10s-olinuxino-micro.dts
create mode 100644 arch/arm/boot/dts/sun5i-a10s.dtsi
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next reply other threads:[~2013-06-19 9:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-19 9:40 Maxime Ripard [this message]
2013-06-20 13:24 ` [GIT PULL] Allwinner sunXi additions for 3.11, take 2 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=20130619094032.GA7718@lukather \
--to=maxime.ripard@free-electrons.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.