devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
To: Boris Brezillon
	<boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
	Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Alexandre Belloni
	<alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
	Jean-Christophe Plagniol-Villard
	<plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
Subject: Re: [PATCH 0/4] ARM: at91: at91sam9x5: enable ISI and ov2640 support
Date: Wed, 4 Mar 2015 14:43:05 +0100	[thread overview]
Message-ID: <54F70BE9.2030009@atmel.com> (raw)
In-Reply-To: <20150212100837.2ab78742@bbrezillon>

Le 12/02/2015 10:08, Boris Brezillon a écrit :
> On Thu, 12 Feb 2015 16:06:22 +0800
> Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> wrote:
> 
>> This patch series will enable ISI and ov2640 sensor support for
>> at91sam9g25ek board.
> 
> This series looks good to me.
> 
> Acked-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>


3 first patches stacked on top of at91-4.1-dt. Last one on
at91-4.1-defconfig.

Thank, bye.


>> Josh Wu (4):
>>   ARM: at91: at91sam9x5/dts: add ISI dt support, include isi node,
>>     pinctrls
>>   ARM: at91: at91sam9x5ek/dts: add ov2640 support
>>   ARM: at91: at91sam9g25ek/dts: enable ISI and ov2640
>>   ARM: at91: at91_dt_defconfig: enable ISI and ov2640 support
>>
>>  arch/arm/boot/dts/at91sam9g25.dtsi    |  1 +
>>  arch/arm/boot/dts/at91sam9g25ek.dts   | 18 +++++++++++++
>>  arch/arm/boot/dts/at91sam9x5_isi.dtsi | 46 +++++++++++++++++++++++++++++++++
>>  arch/arm/boot/dts/at91sam9x5ek.dtsi   | 48 +++++++++++++++++++++++++++++++++++
>>  arch/arm/configs/at91_dt_defconfig    |  6 +++++
>>  5 files changed, 119 insertions(+)
>>
> 
> 
> 


-- 
Nicolas Ferre
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2015-03-04 13:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12  8:06 [PATCH 0/4] ARM: at91: at91sam9x5: enable ISI and ov2640 support Josh Wu
     [not found] ` <1423728386-24544-1-git-send-email-josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2015-02-12  8:06   ` [PATCH 1/4] ARM: at91: at91sam9x5/dts: add ISI dt support, include isi node, pinctrls Josh Wu
2015-02-12  8:06   ` [PATCH 2/4] ARM: at91: at91sam9x5ek/dts: add ov2640 support Josh Wu
2015-02-12  8:06   ` [PATCH 3/4] ARM: at91: at91sam9g25ek/dts: enable ISI and ov2640 Josh Wu
2015-02-12  8:06   ` [PATCH 4/4] ARM: at91: at91_dt_defconfig: enable ISI and ov2640 support Josh Wu
2015-02-12  9:08   ` [PATCH 0/4] ARM: at91: at91sam9x5: " Boris Brezillon
2015-03-04 13:43     ` Nicolas Ferre [this message]

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=54F70BE9.2030009@atmel.com \
    --to=nicolas.ferre-aife0yeh4naavxtiumwx3w@public.gmane.org \
    --cc=alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
    --cc=boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).