From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [GIT PULL] ARM: OMAP2+: Add AM335x and AM3517/05 EVM DT support Date: Tue, 5 Jun 2012 00:57:18 -0700 Message-ID: <20120605075718.GI12766@atomide.com> References: <4FAD0A71.80201@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:56246 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756952Ab2FEH5U (ORCPT ); Tue, 5 Jun 2012 03:57:20 -0400 Content-Disposition: inline In-Reply-To: <4FAD0A71.80201@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Cousson, Benoit" Cc: linux-omap , "linux-arm-kernel@lists.infradead.org" , "Hiremath, Vaibhav" * Cousson, Benoit [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