From: Benoit Cousson <b-cousson@ti.com>
To: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Cc: Tony Lindgren <tony@atomide.com>,
grant.likely@secretlab.ca,
Enric Balletbo i Serra <eballetbo@gmail.com>,
Ezequiel Garcia <elezegarcia@gmail.com>,
Jon Hunter <jon-hunter@ti.com>,
Matthias Brugger <matthias.bgg@googlemail.com>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/3] ARM/dts: omap3: Add DT support for IGEP devices
Date: Tue, 8 Jan 2013 17:13:08 +0100 [thread overview]
Message-ID: <50EC4594.4060507@ti.com> (raw)
In-Reply-To: <1355923990-21240-1-git-send-email-javier.martinez@collabora.co.uk>
Hi Javier,
On 12/19/2012 02:33 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 v4 of the patch-set that adds MMC mux pins setup and
> fixes a build issue due recent changes on twl4030.dtsi.
>
> The patch-set is composed of the following patches:
>
> [PATCH v4 1/3] ARM/dts: omap3: Add generic DT support for IGEP devices
> [PATCH v4 2/3] ARM/dts: omap3: Add support for IGEPv2 board
> [PATCH v4 3/3] ARM/dts: omap3: Add support for IGEP COM Module
I've just applied your series for 3.9 on top of 3.8-rc2 and had to update the Makefile that was different in the base you used. At the same time I updated the subjects to use "ARM: dts:" prefix to be compliant with the latest trend :-)
The patches are available here:
git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.9/dts
Regards,
Benoit
WARNING: multiple messages have this Message-ID (diff)
From: b-cousson@ti.com (Benoit Cousson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/3] ARM/dts: omap3: Add DT support for IGEP devices
Date: Tue, 8 Jan 2013 17:13:08 +0100 [thread overview]
Message-ID: <50EC4594.4060507@ti.com> (raw)
In-Reply-To: <1355923990-21240-1-git-send-email-javier.martinez@collabora.co.uk>
Hi Javier,
On 12/19/2012 02:33 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 v4 of the patch-set that adds MMC mux pins setup and
> fixes a build issue due recent changes on twl4030.dtsi.
>
> The patch-set is composed of the following patches:
>
> [PATCH v4 1/3] ARM/dts: omap3: Add generic DT support for IGEP devices
> [PATCH v4 2/3] ARM/dts: omap3: Add support for IGEPv2 board
> [PATCH v4 3/3] ARM/dts: omap3: Add support for IGEP COM Module
I've just applied your series for 3.9 on top of 3.8-rc2 and had to update the Makefile that was different in the base you used. At the same time I updated the subjects to use "ARM: dts:" prefix to be compliant with the latest trend :-)
The patches are available here:
git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.9/dts
Regards,
Benoit
next prev parent reply other threads:[~2013-01-08 16:13 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-19 13:33 [PATCH v4 0/3] ARM/dts: omap3: Add DT support for IGEP devices Javier Martinez Canillas
2012-12-19 13:33 ` Javier Martinez Canillas
2012-12-19 13:33 ` [PATCH v4 1/3] ARM/dts: omap3: Add generic " Javier Martinez Canillas
2012-12-19 13:33 ` Javier Martinez Canillas
2012-12-19 13:33 ` [PATCH v4 2/3] ARM/dts: omap3: Add support for IGEPv2 board Javier Martinez Canillas
2012-12-19 13:33 ` Javier Martinez Canillas
2012-12-19 13:33 ` [PATCH v4 3/3] ARM/dts: omap3: Add support for IGEP COM Module Javier Martinez Canillas
2012-12-19 13:33 ` Javier Martinez Canillas
2013-01-08 16:13 ` Benoit Cousson [this message]
2013-01-08 16:13 ` [PATCH v4 0/3] ARM/dts: omap3: Add DT support for IGEP devices Benoit Cousson
2013-01-08 16:19 ` Javier Martinez Canillas
2013-01-08 16:19 ` Javier Martinez Canillas
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=50EC4594.4060507@ti.com \
--to=b-cousson@ti.com \
--cc=eballetbo@gmail.com \
--cc=elezegarcia@gmail.com \
--cc=grant.likely@secretlab.ca \
--cc=javier.martinez@collabora.co.uk \
--cc=jon-hunter@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=matthias.bgg@googlemail.com \
--cc=tony@atomide.com \
/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.