From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/8] ARM: at91: dts: sama5d3: add dt support for atmel isi and ov2640 sensor
Date: Wed, 14 Jan 2015 09:30:30 +0100 [thread overview]
Message-ID: <20150114083030.GI3843@piout.net> (raw)
In-Reply-To: <54B53455.9050407@atmel.com>
Hi Nicolas,
BTW, you can add my ack on the remaining patches (5-7).
On 13/01/2015 at 16:05:57 +0100, Nicolas Ferre wrote :
> Le 04/01/2015 10:02, Josh Wu a ?crit :
> > This patch series add ISI and ov2640 support on dts files.
> >
> > As the ov2640 driver dt is still in review. The patch is in: https://patchwork.linuxtv.org/patch/27554/
> > So I want to send this dt patch early for a review.
> >
> > v1 -> v2:
> > 1. add one more patch to change the pin name of ISI_MCK
> > 2. rewrite the commit [4/8] ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset}.
> > 3. move the common chip parts of ISI node to sama5d3.dtsi.
> >
> > Bo Shen (3):
> > ARM: at91: dts: sama5d3: split isi pinctrl
> > ARM: at91: dts: sama5d3: add missing pins of isi
> > ARM: at91: dts: sama5d3: move the isi mck pin to mb
> >
> > Josh Wu (5):
> > ARM: at91: dts: sama5d3: add isi clock
> > ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset}
> > ARM: at91: dts: sama5d3: change name of pinctrl of ISI_MCK
> > ARM: at91: dts: sama5d3: add ov2640 camera sensor support
> > ARM: at91: sama5: enable atmel-isi and ov2640 in defconfig
>
> Josh,
>
> It seems that this patch doesn't show up in the series: I only received
> up to 6/8 patches (2 missing?). Can you please send it(them?)?
>
> Bye,
>
> > arch/arm/boot/dts/sama5d3.dtsi | 24 ++++++++++++++++++-----
> > arch/arm/boot/dts/sama5d3xmb.dtsi | 40 +++++++++++++++++++++++++++++++++++----
> > arch/arm/configs/sama5_defconfig | 6 ++++++
> > 3 files changed, 61 insertions(+), 9 deletions(-)
> >
>
>
> --
> Nicolas Ferre
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Josh Wu <josh.wu@atmel.com>,
devicetree@vger.kernel.org, grant.likely@linaro.org,
galak@codeaurora.org, rob@landley.net, robh+dt@kernel.org,
ijc+devicetree@hellion.org.uk, pawel.moll@arm.com,
linux-arm-kernel@lists.infradead.org, voice.shen@atmel.com,
laurent.pinchart@ideasonboard.com, plagnioj@jcrosoft.com,
boris.brezillon@free-electrons.com, linux-media@vger.kernel.org,
g.liakhovetski@gmx.de
Subject: Re: [PATCH v2 0/8] ARM: at91: dts: sama5d3: add dt support for atmel isi and ov2640 sensor
Date: Wed, 14 Jan 2015 09:30:30 +0100 [thread overview]
Message-ID: <20150114083030.GI3843@piout.net> (raw)
In-Reply-To: <54B53455.9050407@atmel.com>
Hi Nicolas,
BTW, you can add my ack on the remaining patches (5-7).
On 13/01/2015 at 16:05:57 +0100, Nicolas Ferre wrote :
> Le 04/01/2015 10:02, Josh Wu a écrit :
> > This patch series add ISI and ov2640 support on dts files.
> >
> > As the ov2640 driver dt is still in review. The patch is in: https://patchwork.linuxtv.org/patch/27554/
> > So I want to send this dt patch early for a review.
> >
> > v1 -> v2:
> > 1. add one more patch to change the pin name of ISI_MCK
> > 2. rewrite the commit [4/8] ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset}.
> > 3. move the common chip parts of ISI node to sama5d3.dtsi.
> >
> > Bo Shen (3):
> > ARM: at91: dts: sama5d3: split isi pinctrl
> > ARM: at91: dts: sama5d3: add missing pins of isi
> > ARM: at91: dts: sama5d3: move the isi mck pin to mb
> >
> > Josh Wu (5):
> > ARM: at91: dts: sama5d3: add isi clock
> > ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset}
> > ARM: at91: dts: sama5d3: change name of pinctrl of ISI_MCK
> > ARM: at91: dts: sama5d3: add ov2640 camera sensor support
> > ARM: at91: sama5: enable atmel-isi and ov2640 in defconfig
>
> Josh,
>
> It seems that this patch doesn't show up in the series: I only received
> up to 6/8 patches (2 missing?). Can you please send it(them?)?
>
> Bye,
>
> > arch/arm/boot/dts/sama5d3.dtsi | 24 ++++++++++++++++++-----
> > arch/arm/boot/dts/sama5d3xmb.dtsi | 40 +++++++++++++++++++++++++++++++++++----
> > arch/arm/configs/sama5_defconfig | 6 ++++++
> > 3 files changed, 61 insertions(+), 9 deletions(-)
> >
>
>
> --
> Nicolas Ferre
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-01-14 8:30 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-04 9:02 [PATCH v2 0/8] ARM: at91: dts: sama5d3: add dt support for atmel isi and ov2640 sensor Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-04 9:02 ` [PATCH v2 1/8] ARM: at91: dts: sama5d3: add isi clock Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-04 9:02 ` [PATCH v2 2/8] ARM: at91: dts: sama5d3: split isi pinctrl Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-04 9:02 ` [PATCH v2 3/8] ARM: at91: dts: sama5d3: add missing pins of isi Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-04 9:02 ` [PATCH v2 4/8] ARM: at91: dts: sama5d3: move the isi mck pin to mb Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-04 9:02 ` [PATCH v2 5/8] ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power, reset} Josh Wu
2015-01-04 9:02 ` [PATCH v2 5/8] ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset} Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-04 9:02 ` [PATCH v2 6/8] ARM: at91: dts: sama5d3: change name of pinctrl of ISI_MCK Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-04 9:02 ` Josh Wu
2015-01-13 15:05 ` [PATCH v2 0/8] ARM: at91: dts: sama5d3: add dt support for atmel isi and ov2640 sensor Nicolas Ferre
2015-01-13 15:05 ` Nicolas Ferre
2015-01-13 15:05 ` Nicolas Ferre
2015-01-14 2:48 ` Josh Wu
2015-01-14 2:48 ` Josh Wu
2015-01-14 2:48 ` Josh Wu
2015-01-14 8:30 ` Alexandre Belloni [this message]
2015-01-14 8:30 ` Alexandre Belloni
2015-01-14 2:41 ` [PATCH v2 7/8] ARM: at91: dts: sama5d3: add ov2640 camera sensor support Josh Wu
2015-01-14 2:41 ` Josh Wu
2015-01-14 2:41 ` Josh Wu
2015-01-14 2:41 ` [PATCH v2 8/8] ARM: at91: sama5: enable atmel-isi and ov2640 in defconfig Josh Wu
2015-01-14 2:41 ` Josh Wu
2015-01-14 2:41 ` Josh Wu
2015-01-15 15:16 ` [PATCH v2 0/8] ARM: at91: dts: sama5d3: add dt support for atmel isi and ov2640 sensor Nicolas Ferre
2015-01-15 15:16 ` Nicolas Ferre
2015-01-15 15:16 ` 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=20150114083030.GI3843@piout.net \
--to=alexandre.belloni@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.