From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Subject: Re: [PATCH v3 0/3] ARM/dts: omap3: Add DT support for IGEP devices Date: Wed, 12 Dec 2012 09:25:10 +0100 Message-ID: References: <1354538503-22671-1-git-send-email-javier.martinez@collabora.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1354538503-22671-1-git-send-email-javier.martinez@collabora.co.uk> Sender: linux-kernel-owner@vger.kernel.org To: Benoit Cousson Cc: Tony Lindgren , grant.likely@secretlab.ca, Enric Balletbo i Serra , Ezequiel Garcia , Enrico Butera , Matthias Brugger , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Mon, Dec 3, 2012 at 1:41 PM, Javier Martinez Canillas wrote: > IGEP technology devices are TI OMAP3 SoC based industrial embedded > and computer-on-module boards. This patch-set adds initial device > tree support for these devices. > > The device trees allows to boot from an MMC and are working all the > components that already have device tree support on OMAP3 SoCs: > > - MMC/SD > - UARTs > - GPIO LEDs > - TWL4030 codec audio > - pinmux/pinconf pinctrl > > Some peripheral are still not working such as Flash storage and > Ethernet but support for these will also be included once the > OMAP GPMC device tree binding patches land on mainline. > > This is a v3 of the patch-set that solves issues pointed out by > Enric Balletbo and Benoit Cousson. > > The patch-set is composed of the following patches: > > [PATCH v3 1/3] ARM/dts: omap3: Add generic DT support for IGEP devices > [PATCH v3 2/3] ARM/dts: omap3: Add support for IGEPv2 board > [PATCH v3 3/3] ARM/dts: omap3: Add support for IGEP COM Module > > Best regards, > Javier > -- Hi Benoit and Tony, Any comments on these? Best regards, Javier