From: Tony Lindgren <tony@atomide.com>
To: "Cousson, Benoit" <b-cousson@ti.com>
Cc: linux-omap <linux-omap@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"Hiremath, Vaibhav" <hvaibhav@ti.com>
Subject: Re: [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
Date: Fri, 11 May 2012 12:56:20 -0700 [thread overview]
Message-ID: <20120511195620.GX21851@atomide.com> (raw)
In-Reply-To: <4FAD0A71.80201@ti.com>
Hi,
* Cousson, Benoit <b-cousson@ti.com> [120511 05:51]:
> Hi Tony,
>
> Here are some remaining DT patches I was not able to push at 3.4 due to some missing dependency.
> It applies now fine on top of lo/dt branch.
It seems that there are still patches being discussed for those SoCs
and we're pretty much done for this merge window. So unless things
drag on to -rc8, I'd say we just need to postpone merging new things
and merge them early around -rc2.
Regards,
Tony
> Regards,
> Benoit
>
>
> The following changes since commit 40364b9f5a4d167d97bb6a76cd239ca8cfff056a:
> Benoit Cousson (1):
> arm/dts: omap4-panda: Add LEDs support
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.5/dts/am33xx
>
> Vaibhav Hiremath (3):
> arm/dts: Add support for TI AM335x EVM board
> arm/dts: omap3-evm: Add i2c and twl4030 support
> arm/dts: Add support for TI AM3517/05 EVM board
>
> arch/arm/boot/dts/am335x-evm.dts | 39 ++++++++++++++++++++++++++++++++++++++
> arch/arm/boot/dts/am3517-evm.dts | 32 +++++++++++++++++++++++++++++++
> arch/arm/boot/dts/omap3-evm.dts | 28 +++++++++++++++++++++++++++
> 3 files changed, 99 insertions(+), 0 deletions(-)
> create mode 100644 arch/arm/boot/dts/am335x-evm.dts
> create mode 100644 arch/arm/boot/dts/am3517-evm.dts
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
Date: Fri, 11 May 2012 12:56:20 -0700 [thread overview]
Message-ID: <20120511195620.GX21851@atomide.com> (raw)
In-Reply-To: <4FAD0A71.80201@ti.com>
Hi,
* Cousson, Benoit <b-cousson@ti.com> [120511 05:51]:
> Hi Tony,
>
> Here are some remaining DT patches I was not able to push at 3.4 due to some missing dependency.
> It applies now fine on top of lo/dt branch.
It seems that there are still patches being discussed for those SoCs
and we're pretty much done for this merge window. So unless things
drag on to -rc8, I'd say we just need to postpone merging new things
and merge them early around -rc2.
Regards,
Tony
> Regards,
> Benoit
>
>
> The following changes since commit 40364b9f5a4d167d97bb6a76cd239ca8cfff056a:
> Benoit Cousson (1):
> arm/dts: omap4-panda: Add LEDs support
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.5/dts/am33xx
>
> Vaibhav Hiremath (3):
> arm/dts: Add support for TI AM335x EVM board
> arm/dts: omap3-evm: Add i2c and twl4030 support
> arm/dts: Add support for TI AM3517/05 EVM board
>
> arch/arm/boot/dts/am335x-evm.dts | 39 ++++++++++++++++++++++++++++++++++++++
> arch/arm/boot/dts/am3517-evm.dts | 32 +++++++++++++++++++++++++++++++
> arch/arm/boot/dts/omap3-evm.dts | 28 +++++++++++++++++++++++++++
> 3 files changed, 99 insertions(+), 0 deletions(-)
> create mode 100644 arch/arm/boot/dts/am335x-evm.dts
> create mode 100644 arch/arm/boot/dts/am3517-evm.dts
next prev parent reply other threads:[~2012-05-11 19:56 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-11 12:47 [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support Cousson, Benoit
2012-05-11 12:47 ` Cousson, Benoit
2012-05-11 19:56 ` Tony Lindgren [this message]
2012-05-11 19:56 ` Tony Lindgren
2012-05-12 8:22 ` Hiremath, Vaibhav
2012-05-12 8:22 ` Hiremath, Vaibhav
2012-05-12 17:15 ` Tony Lindgren
2012-05-12 17:15 ` Tony Lindgren
2012-05-15 6:05 ` Hiremath, Vaibhav
2012-05-15 6:05 ` Hiremath, Vaibhav
2012-05-29 6:16 ` Hiremath, Vaibhav
2012-05-29 6:16 ` Hiremath, Vaibhav
2012-06-05 7:57 ` Tony Lindgren
2012-06-05 7:57 ` Tony Lindgren
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=20120511195620.GX21851@atomide.com \
--to=tony@atomide.com \
--cc=b-cousson@ti.com \
--cc=hvaibhav@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.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.