diff for duplicates of <53D5E5CD.5060403@atmel.com> diff --git a/a/1.txt b/N1/1.txt index ef4a9ff..91cb8e3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ On 7/27/2014 3:57 AM, Guennadi Liakhovetski wrote: >> It use the same v4l2 DT interface that defined in video-interfaces.txt. >> >> Signed-off-by: Josh Wu <josh.wu@atmel.com> ->> Cc: devicetree at vger.kernel.org +>> Cc: devicetree@vger.kernel.org >> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> >> --- >> v2 -> v3: @@ -50,7 +50,7 @@ On 7/27/2014 3:57 AM, Guennadi Liakhovetski wrote: >> +defined in Documentation/devicetree/bindings/media/video-interfaces.txt. >> + >> +Example: ->> + isi: isi at f0034000 { +>> + isi: isi@f0034000 { >> + compatible = "atmel,at91sam9g45-isi"; >> + reg = <0xf0034000 0x4000>; >> + interrupts = <37 IRQ_TYPE_LEVEL_HIGH 5>; @@ -72,8 +72,8 @@ On 7/27/2014 3:57 AM, Guennadi Liakhovetski wrote: >> + }; >> + }; >> + ->> + i2c1: i2c at f0018000 { ->> + ov2640: camera at 0x30 { +>> + i2c1: i2c@f0018000 { +>> + ov2640: camera@0x30 { >> + compatible = "omnivision,ov2640"; >> + reg = <0x30>; >> + diff --git a/a/content_digest b/N1/content_digest index 4b0707b..e30bdb2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,22 @@ "ref\01406283219-32015-1-git-send-email-josh.wu@atmel.com\0" "ref\01406283600-32084-1-git-send-email-josh.wu@atmel.com\0" "ref\0Pine.LNX.4.64.1407262147100.24257@axis700.grange\0" - "From\0josh.wu@atmel.com (Josh Wu)\0" - "Subject\0[PATCH v3 3/3] media: atmel-isi: add primary DT support\0" + "From\0Josh Wu <josh.wu@atmel.com>\0" + "Subject\0Re: [PATCH v3 3/3] media: atmel-isi: add primary DT support\0" "Date\0Mon, 28 Jul 2014 13:55:25 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Guennadi Liakhovetski <g.liakhovetski@gmx.de>\0" + "Cc\0linux-media@vger.kernel.org" + m.chehab@samsung.com + linux-arm-kernel@lists.infradead.org + laurent.pinchart@ideasonboard.com + grant.likely@linaro.org + galak@codeaurora.org + rob@landley.net + robh+dt@kernel.org + ijc+devicetree@hellion.org.uk + pawel.moll@arm.com + ben.dooks@codethink.co.uk + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "Hi, Guennadi\n" @@ -20,7 +32,7 @@ ">> It use the same v4l2 DT interface that defined in video-interfaces.txt.\n" ">>\n" ">> Signed-off-by: Josh Wu <josh.wu@atmel.com>\n" - ">> Cc: devicetree at vger.kernel.org\n" + ">> Cc: devicetree@vger.kernel.org\n" ">> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n" ">> ---\n" ">> v2 -> v3:\n" @@ -59,7 +71,7 @@ ">> +defined in Documentation/devicetree/bindings/media/video-interfaces.txt.\n" ">> +\n" ">> +Example:\n" - ">> +\tisi: isi at f0034000 {\n" + ">> +\tisi: isi@f0034000 {\n" ">> +\t\tcompatible = \"atmel,at91sam9g45-isi\";\n" ">> +\t\treg = <0xf0034000 0x4000>;\n" ">> +\t\tinterrupts = <37 IRQ_TYPE_LEVEL_HIGH 5>;\n" @@ -81,8 +93,8 @@ ">> +\t\t};\n" ">> +\t};\n" ">> +\n" - ">> +\ti2c1: i2c at f0018000 {\n" - ">> +\t\tov2640: camera at 0x30 {\n" + ">> +\ti2c1: i2c@f0018000 {\n" + ">> +\t\tov2640: camera@0x30 {\n" ">> +\t\t\tcompatible = \"omnivision,ov2640\";\n" ">> +\t\t\treg = <0x30>;\n" ">> +\n" @@ -232,4 +244,4 @@ ">> 1.9.1\n" >> -203675a739fc6a116b2c3e6265bbfeca79bff25120cfea6dcf64886de17d5c06 +e26c8e730507cbb0a16bd206420739b681f91e98116652538ce6d64ad4a48c88
diff --git a/a/1.txt b/N2/1.txt index ef4a9ff..91cb8e3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -11,7 +11,7 @@ On 7/27/2014 3:57 AM, Guennadi Liakhovetski wrote: >> It use the same v4l2 DT interface that defined in video-interfaces.txt. >> >> Signed-off-by: Josh Wu <josh.wu@atmel.com> ->> Cc: devicetree at vger.kernel.org +>> Cc: devicetree@vger.kernel.org >> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> >> --- >> v2 -> v3: @@ -50,7 +50,7 @@ On 7/27/2014 3:57 AM, Guennadi Liakhovetski wrote: >> +defined in Documentation/devicetree/bindings/media/video-interfaces.txt. >> + >> +Example: ->> + isi: isi at f0034000 { +>> + isi: isi@f0034000 { >> + compatible = "atmel,at91sam9g45-isi"; >> + reg = <0xf0034000 0x4000>; >> + interrupts = <37 IRQ_TYPE_LEVEL_HIGH 5>; @@ -72,8 +72,8 @@ On 7/27/2014 3:57 AM, Guennadi Liakhovetski wrote: >> + }; >> + }; >> + ->> + i2c1: i2c at f0018000 { ->> + ov2640: camera at 0x30 { +>> + i2c1: i2c@f0018000 { +>> + ov2640: camera@0x30 { >> + compatible = "omnivision,ov2640"; >> + reg = <0x30>; >> + diff --git a/a/content_digest b/N2/content_digest index 4b0707b..d223d39 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,22 @@ "ref\01406283219-32015-1-git-send-email-josh.wu@atmel.com\0" "ref\01406283600-32084-1-git-send-email-josh.wu@atmel.com\0" "ref\0Pine.LNX.4.64.1407262147100.24257@axis700.grange\0" - "From\0josh.wu@atmel.com (Josh Wu)\0" - "Subject\0[PATCH v3 3/3] media: atmel-isi: add primary DT support\0" + "From\0Josh Wu <josh.wu@atmel.com>\0" + "Subject\0Re: [PATCH v3 3/3] media: atmel-isi: add primary DT support\0" "Date\0Mon, 28 Jul 2014 13:55:25 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Guennadi Liakhovetski <g.liakhovetski@gmx.de>\0" + "Cc\0<linux-media@vger.kernel.org>" + <m.chehab@samsung.com> + <linux-arm-kernel@lists.infradead.org> + <laurent.pinchart@ideasonboard.com> + <grant.likely@linaro.org> + <galak@codeaurora.org> + <rob@landley.net> + <robh+dt@kernel.org> + <ijc+devicetree@hellion.org.uk> + <pawel.moll@arm.com> + <ben.dooks@codethink.co.uk> + " <devicetree@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi, Guennadi\n" @@ -20,7 +32,7 @@ ">> It use the same v4l2 DT interface that defined in video-interfaces.txt.\n" ">>\n" ">> Signed-off-by: Josh Wu <josh.wu@atmel.com>\n" - ">> Cc: devicetree at vger.kernel.org\n" + ">> Cc: devicetree@vger.kernel.org\n" ">> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n" ">> ---\n" ">> v2 -> v3:\n" @@ -59,7 +71,7 @@ ">> +defined in Documentation/devicetree/bindings/media/video-interfaces.txt.\n" ">> +\n" ">> +Example:\n" - ">> +\tisi: isi at f0034000 {\n" + ">> +\tisi: isi@f0034000 {\n" ">> +\t\tcompatible = \"atmel,at91sam9g45-isi\";\n" ">> +\t\treg = <0xf0034000 0x4000>;\n" ">> +\t\tinterrupts = <37 IRQ_TYPE_LEVEL_HIGH 5>;\n" @@ -81,8 +93,8 @@ ">> +\t\t};\n" ">> +\t};\n" ">> +\n" - ">> +\ti2c1: i2c at f0018000 {\n" - ">> +\t\tov2640: camera at 0x30 {\n" + ">> +\ti2c1: i2c@f0018000 {\n" + ">> +\t\tov2640: camera@0x30 {\n" ">> +\t\t\tcompatible = \"omnivision,ov2640\";\n" ">> +\t\t\treg = <0x30>;\n" ">> +\n" @@ -232,4 +244,4 @@ ">> 1.9.1\n" >> -203675a739fc6a116b2c3e6265bbfeca79bff25120cfea6dcf64886de17d5c06 +581faae854d3cf93cb8751df8907d447b5f7bcec1f64c40b904a2cfce45b1596
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.