diff for duplicates of <53392FC9.9070706@atmel.com> diff --git a/a/1.txt b/N1/1.txt index f62f823..bebe54d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -38,7 +38,7 @@ Josh Wu >> 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 >> --- >> v1 --> v2: >> refine the binding document. @@ -72,7 +72,7 @@ Josh Wu >> +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>; @@ -93,8 +93,8 @@ Josh Wu >> + }; >> + }; >> + ->> + 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 72721c9..7459933 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,24 @@ "ref\01395744087-5753-1-git-send-email-josh.wu@atmel.com\0" "ref\01395744320-15025-1-git-send-email-josh.wu@atmel.com\0" "ref\0Pine.LNX.4.64.1403302313290.12008@axis700.grange\0" - "From\0josh.wu@atmel.com (Josh Wu)\0" - "Subject\0[PATCH v2 3/3] [media] atmel-isi: add primary DT support\0" + "From\0Josh Wu <josh.wu@atmel.com>\0" + "Subject\0Re: [PATCH v2 3/3] [media] atmel-isi: add primary DT support\0" "Date\0Mon, 31 Mar 2014 17:05:13 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Guennadi Liakhovetski <g.liakhovetski@gmx.de>\0" + "Cc\0Linux Media Mailing List <linux-media@vger.kernel.org>" + m.chehab@samsung.com + nicolas.ferre@atmel.com + linux-arm-kernel@lists.infradead.org + grant.likely@linaro.org + galak@codeaurora.org + rob@landley.net + mark.rutland@arm.com + robh+dt@kernel.org + ijc+devicetree@hellion.org.uk + pawel.moll@arm.com + devicetree@vger.kernel.org + Laurent Pinchart <laurent.pinchart@ideasonboard.com> + " Ben Dooks <ben.dooks@codethink.co.uk>\0" "\00:1\0" "b\0" "Dear Guennadi\n" @@ -47,7 +61,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" ">> ---\n" ">> v1 --> v2:\n" ">> refine the binding document.\n" @@ -81,7 +95,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" @@ -102,8 +116,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" @@ -205,4 +219,4 @@ "> Freelance Open-Source Software Developer\n" > http://www.open-technology.de/ -279cc5c89db9767a707d97788b730ea604edb2de195dec87182e6de2ab50cf4a +fd634a26ef4aeca29564c7a7801fec949b232bbd9b717c85912136c9a451eb83
diff --git a/a/1.txt b/N2/1.txt index f62f823..bebe54d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -38,7 +38,7 @@ Josh Wu >> 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 >> --- >> v1 --> v2: >> refine the binding document. @@ -72,7 +72,7 @@ Josh Wu >> +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>; @@ -93,8 +93,8 @@ Josh Wu >> + }; >> + }; >> + ->> + 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 72721c9..6c9a56c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,24 @@ "ref\01395744087-5753-1-git-send-email-josh.wu@atmel.com\0" "ref\01395744320-15025-1-git-send-email-josh.wu@atmel.com\0" "ref\0Pine.LNX.4.64.1403302313290.12008@axis700.grange\0" - "From\0josh.wu@atmel.com (Josh Wu)\0" - "Subject\0[PATCH v2 3/3] [media] atmel-isi: add primary DT support\0" + "From\0Josh Wu <josh.wu@atmel.com>\0" + "Subject\0Re: [PATCH v2 3/3] [media] atmel-isi: add primary DT support\0" "Date\0Mon, 31 Mar 2014 17:05:13 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Guennadi Liakhovetski <g.liakhovetski@gmx.de>\0" + "Cc\0Linux Media Mailing List <linux-media@vger.kernel.org>" + <m.chehab@samsung.com> + <nicolas.ferre@atmel.com> + <linux-arm-kernel@lists.infradead.org> + <grant.likely@linaro.org> + <galak@codeaurora.org> + <rob@landley.net> + <mark.rutland@arm.com> + <robh+dt@kernel.org> + <ijc+devicetree@hellion.org.uk> + <pawel.moll@arm.com> + <devicetree@vger.kernel.org> + Laurent Pinchart <laurent.pinchart@ideasonboard.com> + " Ben Dooks <ben.dooks@codethink.co.uk>\0" "\00:1\0" "b\0" "Dear Guennadi\n" @@ -47,7 +61,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" ">> ---\n" ">> v1 --> v2:\n" ">> refine the binding document.\n" @@ -81,7 +95,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" @@ -102,8 +116,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" @@ -205,4 +219,4 @@ "> Freelance Open-Source Software Developer\n" > http://www.open-technology.de/ -279cc5c89db9767a707d97788b730ea604edb2de195dec87182e6de2ab50cf4a +545c59d02695471e2ca39e4420ef880d0ba3a6d29813f4f51498b2f332a65126
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.