From: "Cousson, Benoit" <b-cousson@ti.com>
To: tony Lindgren <tony@atomide.com>
Cc: linux-omap <linux-omap@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"devicetree-discuss@lists.ozlabs.org"
<devicetree-discuss@lists.ozlabs.org>,
Rob Herring <rob.herring@calxeda.com>,
Grant Likely <grant.likely@secretlab.ca>
Subject: [GIT PULL] ARM: OMAP3+: Add DT support for i2c, twl6030 and EVM
Date: Mon, 9 Jan 2012 17:34:53 +0100 [thread overview]
Message-ID: <4F0B172D.6020105@ti.com> (raw)
Hi Tony,
If this is not too late, could you please pull the various OMAP device tree patches?
This series assume that all the drivers adaptation to DT are already merged and is based on my previous interrupt controller series.
It means it has a strong dependency with i2c tree, mfd tree and rtc tree.
I added as well the patch from Vaibhav for EVM early DT support.
Thanks,
Benoit
The following changes since commit 89f504c5376bb09bd08bb3a3fe4c80949a594069:
Benoit Cousson (1):
ARM: OMAP2+: board-generic: Use of_irq_init API
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.3/dt_i2c_twl_evm
Benoit Cousson (9):
ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT
arm/dts: OMAP4: Add i2c controller nodes
arm/dts: OMAP3: Add i2c controller nodes
arm/dts: twl6030: Add DTS file for twl6030 PMIC
arm/dts: twl4030: Add DTS file for twl4030 PM + Audio IC
arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devices
arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
ARM: OMAP2+: board-generic: Remove i2c static init
Vaibhav Hiremath (1):
arm/dts: Add support for TI OMAP3 EVM board
arch/arm/boot/dts/omap3-beagle.dts | 29 +++++++++++++++++++
arch/arm/boot/dts/omap3-evm.dts | 20 +++++++++++++
arch/arm/boot/dts/omap3.dtsi | 21 ++++++++++++++
arch/arm/boot/dts/omap4-panda.dts | 34 ++++++++++++++++++++++
arch/arm/boot/dts/omap4-sdp.dts | 53 +++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/omap4.dtsi | 28 ++++++++++++++++++
arch/arm/boot/dts/twl4030.dtsi | 21 ++++++++++++++
arch/arm/boot/dts/twl6030.dtsi | 22 ++++++++++++++
arch/arm/mach-omap2/board-generic.c | 48 +------------------------------
arch/arm/mach-omap2/pm.c | 8 +++++
10 files changed, 238 insertions(+), 46 deletions(-)
create mode 100644 arch/arm/boot/dts/omap3-evm.dts
create mode 100644 arch/arm/boot/dts/twl4030.dtsi
create mode 100644 arch/arm/boot/dts/twl6030.dtsi
reply other threads:[~2012-01-09 16:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4F0B172D.6020105@ti.com \
--to=b-cousson@ti.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=grant.likely@secretlab.ca \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=rob.herring@calxeda.com \
--cc=tony@atomide.com \
/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).