From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Subject: Re: [PATCH V3 0/2] arm/dts: Add OMAP2420 SDP support Date: Tue, 12 Jun 2012 19:13:32 -0500 Message-ID: <4FD7DB2C.3090208@ti.com> References: <1339546247-13865-1-git-send-email-jon-hunter@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1339546247-13865-1-git-send-email-jon-hunter@ti.com> Sender: linux-omap-owner@vger.kernel.org To: Jon Hunter Cc: device-tree , linux-omap , linux-arm , Tony Lindgren List-Id: devicetree@vger.kernel.org On 06/12/2012 07:10 PM, Jon Hunter wrote: > This series fixes the OMAP2 interrupt controller binding and adds support for > the OMAP2420H4 board. I have verified that the kernel boots with device-tree > on this board. Oops! Forgot to change SDP to H4 in the $SUBJECT. However, should be correct elsewhere. Jon > This series is based upon the linux-omap master branch (3.5-rc1). > > V3: Rename OMAP2420 SDP to OMAP2420H4 > V2: Correct typo in copyright date > > Jon Hunter (2): > arm/dts: OMAP2: Add support for OMAP2420H4 Board > arm/dts: OMAP2: Fix interrupt controller binding > > arch/arm/boot/dts/omap2.dtsi | 2 ++ > arch/arm/boot/dts/omap2420-sdp.dts | 20 ++++++++++++++++++++ > 2 files changed, 22 insertions(+) > create mode 100644 arch/arm/boot/dts/omap2420-sdp.dts >