diff for duplicates of <55FC1B12.8000703@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 135953c..219782c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ -Le 18/09/2015 13:28, Josh Wu a ?crit : +Le 18/09/2015 13:28, Josh Wu a écrit : > On at91sam9x5ek/at91sam9m10g45ek/sama5d3xek boards, we use the parallel > connection for ov2640. So we must set the hsync/vsync property (1 means > active high). > Otherwise, the connection would be seen as BT.656 or BT.1120. > -> Signed-off-by: Josh Wu <josh.wu@atmel.com> +> Signed-off-by: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> Hi Josh, @@ -43,7 +43,7 @@ Bye, > --- a/arch/arm/boot/dts/at91sam9x5ek.dtsi > +++ b/arch/arm/boot/dts/at91sam9x5ek.dtsi > @@ -66,6 +66,8 @@ -> isi_0: endpoint at 0 { +> isi_0: endpoint@0 { > remote-endpoint = <&ov2640_0>; > bus-width = <8>; > + vsync-active = <1>; @@ -69,3 +69,7 @@ Bye, -- 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 diff --git a/a/content_digest b/N1/content_digest index 5b13472..18250db 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,29 @@ "ref\01442575702-22315-1-git-send-email-josh.wu@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH] ARM: at91/dt: ov2640: add hsync/vsync-active property\0" + "ref\01442575702-22315-1-git-send-email-josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" + "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH] ARM: at91/dt: ov2640: add hsync/vsync-active property\0" "Date\0Fri, 18 Sep 2015 16:09:22 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@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>\0" "\00:1\0" "b\0" - "Le 18/09/2015 13:28, Josh Wu a ?crit :\n" + "Le 18/09/2015 13:28, Josh Wu a \303\251crit :\n" "> On at91sam9x5ek/at91sam9m10g45ek/sama5d3xek boards, we use the parallel\n" "> connection for ov2640. So we must set the hsync/vsync property (1 means\n" "> active high).\n" "> Otherwise, the connection would be seen as BT.656 or BT.1120.\n" "> \n" - "> Signed-off-by: Josh Wu <josh.wu@atmel.com>\n" + "> Signed-off-by: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "\n" "Hi Josh,\n" "\n" @@ -50,7 +62,7 @@ "> --- a/arch/arm/boot/dts/at91sam9x5ek.dtsi\n" "> +++ b/arch/arm/boot/dts/at91sam9x5ek.dtsi\n" "> @@ -66,6 +66,8 @@\n" - "> \t\t\t\t\tisi_0: endpoint at 0 {\n" + "> \t\t\t\t\tisi_0: endpoint@0 {\n" "> \t\t\t\t\t\tremote-endpoint = <&ov2640_0>;\n" "> \t\t\t\t\t\tbus-width = <8>;\n" "> +\t\t\t\t\t\tvsync-active = <1>;\n" @@ -75,6 +87,10 @@ "\n" "\n" "-- \n" - Nicolas Ferre + "Nicolas Ferre\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -d5f43255259b2d3db3ba7fcb2eddca5e608e209e3f27ea7f489cb39a2e70af06 +baca03f8f9588038f90c7647edaf421df8b7d0f9ceb0a1581ed4466e016444f0
diff --git a/a/1.txt b/N2/1.txt index 135953c..6cd5d2c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Le 18/09/2015 13:28, Josh Wu a ?crit : +Le 18/09/2015 13:28, Josh Wu a écrit : > On at91sam9x5ek/at91sam9m10g45ek/sama5d3xek boards, we use the parallel > connection for ov2640. So we must set the hsync/vsync property (1 means > active high). @@ -43,7 +43,7 @@ Bye, > --- a/arch/arm/boot/dts/at91sam9x5ek.dtsi > +++ b/arch/arm/boot/dts/at91sam9x5ek.dtsi > @@ -66,6 +66,8 @@ -> isi_0: endpoint at 0 { +> isi_0: endpoint@0 { > remote-endpoint = <&ov2640_0>; > bus-width = <8>; > + vsync-active = <1>; diff --git a/a/content_digest b/N2/content_digest index 5b13472..11fdb5c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,11 +1,22 @@ "ref\01442575702-22315-1-git-send-email-josh.wu@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH] ARM: at91/dt: ov2640: add hsync/vsync-active property\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH] ARM: at91/dt: ov2640: add hsync/vsync-active property\0" "Date\0Fri, 18 Sep 2015 16:09:22 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Josh Wu <josh.wu@atmel.com>\0" + "Cc\0<linux-arm-kernel@lists.infradead.org>" + Russell King <linux@arm.linux.org.uk> + Kumar Gala <galak@codeaurora.org> + Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> + <linux-kernel@vger.kernel.org> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Alexandre Belloni <alexandre.belloni@free-electrons.com> + <devicetree@vger.kernel.org> + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + " Mark Rutland <mark.rutland@arm.com>\0" "\00:1\0" "b\0" - "Le 18/09/2015 13:28, Josh Wu a ?crit :\n" + "Le 18/09/2015 13:28, Josh Wu a \303\251crit :\n" "> On at91sam9x5ek/at91sam9m10g45ek/sama5d3xek boards, we use the parallel\n" "> connection for ov2640. So we must set the hsync/vsync property (1 means\n" "> active high).\n" @@ -50,7 +61,7 @@ "> --- a/arch/arm/boot/dts/at91sam9x5ek.dtsi\n" "> +++ b/arch/arm/boot/dts/at91sam9x5ek.dtsi\n" "> @@ -66,6 +66,8 @@\n" - "> \t\t\t\t\tisi_0: endpoint at 0 {\n" + "> \t\t\t\t\tisi_0: endpoint@0 {\n" "> \t\t\t\t\t\tremote-endpoint = <&ov2640_0>;\n" "> \t\t\t\t\t\tbus-width = <8>;\n" "> +\t\t\t\t\t\tvsync-active = <1>;\n" @@ -77,4 +88,4 @@ "-- \n" Nicolas Ferre -d5f43255259b2d3db3ba7fcb2eddca5e608e209e3f27ea7f489cb39a2e70af06 +dd2598ac04daf3913c5faf937b55ae0ceff04648298d66dbcc0926795347d28d
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.