All of lore.kernel.org
 help / color / mirror / Atom feed
From: boris.brezillon@free-electrons.com (Boris Brezillon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] ARM: at91: at91sam9x5: enable ISI and ov2640 support
Date: Thu, 12 Feb 2015 10:08:37 +0100	[thread overview]
Message-ID: <20150212100837.2ab78742@bbrezillon> (raw)
In-Reply-To: <1423728386-24544-1-git-send-email-josh.wu@atmel.com>

On Thu, 12 Feb 2015 16:06:22 +0800
Josh Wu <josh.wu@atmel.com> 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@free-electrons.com>

> 
> 
> 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(+)
> 



-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
Cc: Nicolas Ferre
	<nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>,
	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: Thu, 12 Feb 2015 10:08:37 +0100	[thread overview]
Message-ID: <20150212100837.2ab78742@bbrezillon> (raw)
In-Reply-To: <1423728386-24544-1-git-send-email-josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>

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>

> 
> 
> 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(+)
> 



-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
--
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

  parent reply	other threads:[~2015-02-12  9:08 UTC|newest]

Thread overview: 14+ 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
2015-02-12  8:06 ` Josh Wu
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   ` Josh Wu
2015-02-12  8:06 ` [PATCH 2/4] ARM: at91: at91sam9x5ek/dts: add ov2640 support Josh Wu
2015-02-12  8:06   ` 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   ` 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  8:06   ` Josh Wu
2015-02-12  9:08 ` Boris Brezillon [this message]
2015-02-12  9:08   ` [PATCH 0/4] ARM: at91: at91sam9x5: " Boris Brezillon
2015-03-04 13:43   ` Nicolas Ferre
2015-03-04 13:43     ` Nicolas Ferre

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=20150212100837.2ab78742@bbrezillon \
    --to=boris.brezillon@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.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 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.