All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
@ 2012-05-11 12:47 ` Cousson, Benoit
  0 siblings, 0 replies; 14+ messages in thread
From: Cousson, Benoit @ 2012-05-11 12:47 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, linux-arm-kernel, Hiremath, Vaibhav

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.

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
@ 2012-05-11 12:47 ` Cousson, Benoit
  0 siblings, 0 replies; 14+ messages in thread
From: Cousson, Benoit @ 2012-05-11 12:47 UTC (permalink / raw)
  To: linux-arm-kernel

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.

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
  2012-05-11 12:47 ` Cousson, Benoit
@ 2012-05-11 19:56   ` Tony Lindgren
  -1 siblings, 0 replies; 14+ messages in thread
From: Tony Lindgren @ 2012-05-11 19:56 UTC (permalink / raw)
  To: Cousson, Benoit; +Cc: linux-omap, linux-arm-kernel, Hiremath, Vaibhav

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
@ 2012-05-11 19:56   ` Tony Lindgren
  0 siblings, 0 replies; 14+ messages in thread
From: Tony Lindgren @ 2012-05-11 19:56 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* RE: [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
  2012-05-11 19:56   ` Tony Lindgren
@ 2012-05-12  8:22     ` Hiremath, Vaibhav
  -1 siblings, 0 replies; 14+ messages in thread
From: Hiremath, Vaibhav @ 2012-05-12  8:22 UTC (permalink / raw)
  To: Tony Lindgren, Cousson, Benoit; +Cc: linux-omap, linux-arm-kernel

On Sat, May 12, 2012 at 01:26:20, Tony Lindgren wrote:
> 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.
> 

Oops...
It seems like I missed this merge window as well...

Thanks,
Vaibhav



^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
@ 2012-05-12  8:22     ` Hiremath, Vaibhav
  0 siblings, 0 replies; 14+ messages in thread
From: Hiremath, Vaibhav @ 2012-05-12  8:22 UTC (permalink / raw)
  To: linux-arm-kernel

On Sat, May 12, 2012 at 01:26:20, Tony Lindgren wrote:
> 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.
> 

Oops...
It seems like I missed this merge window as well...

Thanks,
Vaibhav

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
  2012-05-12  8:22     ` Hiremath, Vaibhav
@ 2012-05-12 17:15       ` Tony Lindgren
  -1 siblings, 0 replies; 14+ messages in thread
From: Tony Lindgren @ 2012-05-12 17:15 UTC (permalink / raw)
  To: Hiremath, Vaibhav; +Cc: Cousson, Benoit, linux-omap, linux-arm-kernel

* Hiremath, Vaibhav <hvaibhav@ti.com> [120512 01:26]:
> On Sat, May 12, 2012 at 01:26:20, Tony Lindgren wrote:
> > 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.
> > 
> 
> Oops...
> It seems like I missed this merge window as well...

We can still queue these into linux-omap for testing as
soon as the patches are ready.

In general, for anything more intrusive we want to have
the patches sitting in linux-omap master branch and then
in linux-next for at least a week. Then merging them into
mainline tree is usually safe to do. The reason for this is
that mainline kernel is our stable tree, not our
development tree.

We just need to queue most of things between -rc2 and
-rc4 into the arm-soc tree, and have any issues fixed up
before the merge window. Trying to cram development
branches in around -rc6 just causes us a huge maintenance
nightmare trying to fix up things in the mainline tree
between -rc1 and -rc4.

Cheers,

Tony

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
@ 2012-05-12 17:15       ` Tony Lindgren
  0 siblings, 0 replies; 14+ messages in thread
From: Tony Lindgren @ 2012-05-12 17:15 UTC (permalink / raw)
  To: linux-arm-kernel

* Hiremath, Vaibhav <hvaibhav@ti.com> [120512 01:26]:
> On Sat, May 12, 2012 at 01:26:20, Tony Lindgren wrote:
> > 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.
> > 
> 
> Oops...
> It seems like I missed this merge window as well...

We can still queue these into linux-omap for testing as
soon as the patches are ready.

In general, for anything more intrusive we want to have
the patches sitting in linux-omap master branch and then
in linux-next for at least a week. Then merging them into
mainline tree is usually safe to do. The reason for this is
that mainline kernel is our stable tree, not our
development tree.

We just need to queue most of things between -rc2 and
-rc4 into the arm-soc tree, and have any issues fixed up
before the merge window. Trying to cram development
branches in around -rc6 just causes us a huge maintenance
nightmare trying to fix up things in the mainline tree
between -rc1 and -rc4.

Cheers,

Tony

^ permalink raw reply	[flat|nested] 14+ messages in thread

* RE: [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
  2012-05-12 17:15       ` Tony Lindgren
@ 2012-05-15  6:05         ` Hiremath, Vaibhav
  -1 siblings, 0 replies; 14+ messages in thread
From: Hiremath, Vaibhav @ 2012-05-15  6:05 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Cousson, Benoit, linux-omap, linux-arm-kernel

On Sat, May 12, 2012 at 22:45:04, Tony Lindgren wrote:
> * Hiremath, Vaibhav <hvaibhav@ti.com> [120512 01:26]:
> > On Sat, May 12, 2012 at 01:26:20, Tony Lindgren wrote:
> > > 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.
> > > 
> > 
> > Oops...
> > It seems like I missed this merge window as well...
> 
> We can still queue these into linux-omap for testing as
> soon as the patches are ready.
> 
> In general, for anything more intrusive we want to have
> the patches sitting in linux-omap master branch and then
> in linux-next for at least a week. Then merging them into
> mainline tree is usually safe to do. The reason for this is
> that mainline kernel is our stable tree, not our
> development tree.
> 
> We just need to queue most of things between -rc2 and
> -rc4 into the arm-soc tree, and have any issues fixed up
> before the merge window. Trying to cram development
> branches in around -rc6 just causes us a huge maintenance
> nightmare trying to fix up things in the mainline tree
> between -rc1 and -rc4.
> 

Understood Tony...

This time I will try to follow up closely and will make sure that we have 
everything (especially new development) by rc2-rc4 window.

Thanks,
Vaibhav

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
@ 2012-05-15  6:05         ` Hiremath, Vaibhav
  0 siblings, 0 replies; 14+ messages in thread
From: Hiremath, Vaibhav @ 2012-05-15  6:05 UTC (permalink / raw)
  To: linux-arm-kernel

On Sat, May 12, 2012 at 22:45:04, Tony Lindgren wrote:
> * Hiremath, Vaibhav <hvaibhav@ti.com> [120512 01:26]:
> > On Sat, May 12, 2012 at 01:26:20, Tony Lindgren wrote:
> > > 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.
> > > 
> > 
> > Oops...
> > It seems like I missed this merge window as well...
> 
> We can still queue these into linux-omap for testing as
> soon as the patches are ready.
> 
> In general, for anything more intrusive we want to have
> the patches sitting in linux-omap master branch and then
> in linux-next for at least a week. Then merging them into
> mainline tree is usually safe to do. The reason for this is
> that mainline kernel is our stable tree, not our
> development tree.
> 
> We just need to queue most of things between -rc2 and
> -rc4 into the arm-soc tree, and have any issues fixed up
> before the merge window. Trying to cram development
> branches in around -rc6 just causes us a huge maintenance
> nightmare trying to fix up things in the mainline tree
> between -rc1 and -rc4.
> 

Understood Tony...

This time I will try to follow up closely and will make sure that we have 
everything (especially new development) by rc2-rc4 window.

Thanks,
Vaibhav

^ permalink raw reply	[flat|nested] 14+ messages in thread

* RE: [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
  2012-05-11 12:47 ` Cousson, Benoit
@ 2012-05-29  6:16   ` Hiremath, Vaibhav
  -1 siblings, 0 replies; 14+ messages in thread
From: Hiremath, Vaibhav @ 2012-05-29  6:16 UTC (permalink / raw)
  To: Cousson, Benoit, Tony Lindgren; +Cc: linux-omap, linux-arm-kernel

On Fri, May 11, 2012 at 18:17:45, Cousson, Benoit wrote:
> 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.
> 
> 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
> 


Tony (and Benoit),

Can this patch merged into your "dt" branch??? And into "master" as well, so that we can be sure that, it goes in next merge window.

Thanks,
Vaibhav


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
@ 2012-05-29  6:16   ` Hiremath, Vaibhav
  0 siblings, 0 replies; 14+ messages in thread
From: Hiremath, Vaibhav @ 2012-05-29  6:16 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, May 11, 2012 at 18:17:45, Cousson, Benoit wrote:
> 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.
> 
> 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
> 


Tony (and Benoit),

Can this patch merged into your "dt" branch??? And into "master" as well, so that we can be sure that, it goes in next merge window.

Thanks,
Vaibhav

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
  2012-05-11 12:47 ` Cousson, Benoit
@ 2012-06-05  7:57   ` Tony Lindgren
  -1 siblings, 0 replies; 14+ messages in thread
From: Tony Lindgren @ 2012-06-05  7:57 UTC (permalink / raw)
  To: Cousson, Benoit; +Cc: linux-omap, linux-arm-kernel, Hiremath, Vaibhav

* 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.

Thanks pulling now into dt branch.

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support
@ 2012-06-05  7:57   ` Tony Lindgren
  0 siblings, 0 replies; 14+ messages in thread
From: Tony Lindgren @ 2012-06-05  7:57 UTC (permalink / raw)
  To: linux-arm-kernel

* 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.

Thanks pulling now into dt branch.

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-06-05  7:57 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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.