diff for duplicates of <56001221.6020604@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 5064288..7d56f39 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ -Le 21/09/2015 03:19, Josh Wu a ?crit : +Le 21/09/2015 03:19, Josh Wu a écrit : > Hi, Nicolas > > On 9/18/2015 10:09 PM, Nicolas Ferre wrote: ->> 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). @@ -68,7 +68,7 @@ Thanks for the information. 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/N1/content_digest index 4a53d4d..20c1604 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,28 @@ "ref\01442575702-22315-1-git-send-email-josh.wu@atmel.com\0" "ref\055FC1B12.8000703@atmel.com\0" "ref\055FF5B34.8040500@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\0Mon, 21 Sep 2015 16:20:17 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Josh Wu <josh.wu@atmel.com>\0" + "Cc\0linux-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 21/09/2015 03:19, Josh Wu a ?crit :\n" + "Le 21/09/2015 03:19, Josh Wu a \303\251crit :\n" "> Hi, Nicolas\n" "> \n" "> On 9/18/2015 10:09 PM, Nicolas Ferre wrote:\n" - ">> 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" @@ -77,7 +88,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" @@ -107,4 +118,4 @@ "-- \n" Nicolas Ferre -e74f9c23217602f3f914305abcbb3065c6024db328119d99d8bbdcbbb1012c3f +24f989512486b20aa391de03d5970ff598549aea229df1a240f620779dcb1ea9
diff --git a/a/1.txt b/N2/1.txt index 5064288..7d56f39 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,8 +1,8 @@ -Le 21/09/2015 03:19, Josh Wu a ?crit : +Le 21/09/2015 03:19, Josh Wu a écrit : > Hi, Nicolas > > On 9/18/2015 10:09 PM, Nicolas Ferre wrote: ->> 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). @@ -68,7 +68,7 @@ Thanks for the information. 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 4a53d4d..8b0a8bb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,28 @@ "ref\01442575702-22315-1-git-send-email-josh.wu@atmel.com\0" "ref\055FC1B12.8000703@atmel.com\0" "ref\055FF5B34.8040500@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\0Mon, 21 Sep 2015 16:20:17 +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 21/09/2015 03:19, Josh Wu a ?crit :\n" + "Le 21/09/2015 03:19, Josh Wu a \303\251crit :\n" "> Hi, Nicolas\n" "> \n" "> On 9/18/2015 10:09 PM, Nicolas Ferre wrote:\n" - ">> 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" @@ -77,7 +88,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" @@ -107,4 +118,4 @@ "-- \n" Nicolas Ferre -e74f9c23217602f3f914305abcbb3065c6024db328119d99d8bbdcbbb1012c3f +52f40aac4d5da4b6de7009f7ca54e3e2ea709e626a3f6df8f4406fe05537740c
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.