diff for duplicates of <4F58E954.4010205@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 338762e..bd5c4d8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ On 03/08/2012 02:50 AM, Jean-Christophe PLAGNIOL-VILLARD wrote: -> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> -> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> -> Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org +> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> +> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> +> Cc: linux-i2c at vger.kernel.org +> Cc: devicetree-discuss at lists.ozlabs.org > --- > v3: > @@ -15,7 +15,7 @@ On 03/08/2012 02:50 AM, Jean-Christophe PLAGNIOL-VILLARD wrote: For this patch: -Acked-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> +Acked-by: Rob Herring <rob.herring@calxeda.com> > .../devicetree/bindings/gpio/gpio_i2c.txt | 32 +++++++ @@ -45,7 +45,7 @@ Acked-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> > + > +Example nodes: > + -> +i2c@0 { +> +i2c at 0 { > + compatible = "i2c-gpio"; > + gpios = <&pioA 23 0 /* sda */ > + &pioA 24 0 /* scl */ @@ -56,7 +56,7 @@ Acked-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> > + #address-cells = <1>; > + #size-cells = <0>; > + -> + rv3029c2@56 { +> + rv3029c2 at 56 { > + compatible = "rv3029c2"; > + reg = <0x56>; > + }; diff --git a/a/content_digest b/N1/content_digest index c1822a7..c5cc4dc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,15 @@ "ref\01331196635-27203-1-git-send-email-plagnioj@jcrosoft.com\0" - "ref\01331196635-27203-1-git-send-email-plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org\0" - "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Subject\0Re: [PATCH 1/5 v3] i2c/gpio: add DT support\0" + "From\0robherring2@gmail.com (Rob Herring)\0" + "Subject\0[PATCH 1/5 v3] i2c/gpio: add DT support\0" "Date\0Thu, 08 Mar 2012 11:16:04 -0600\0" - "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - " linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 03/08/2012 02:50 AM, Jean-Christophe PLAGNIOL-VILLARD wrote:\n" - "> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n" - "> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" - "> Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - "> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n" + "> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n" + "> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>\n" + "> Cc: linux-i2c at vger.kernel.org\n" + "> Cc: devicetree-discuss at lists.ozlabs.org\n" "> ---\n" "> v3:\n" "> \n" @@ -26,7 +22,7 @@ "\n" "For this patch:\n" "\n" - "Acked-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n" + "Acked-by: Rob Herring <rob.herring@calxeda.com>\n" "\n" "\n" "> .../devicetree/bindings/gpio/gpio_i2c.txt | 32 +++++++\n" @@ -56,7 +52,7 @@ "> +\n" "> +Example nodes:\n" "> +\n" - "> +i2c@0 {\n" + "> +i2c at 0 {\n" "> +\tcompatible = \"i2c-gpio\";\n" "> +\tgpios = <&pioA 23 0 /* sda */\n" "> +\t\t &pioA 24 0 /* scl */\n" @@ -67,7 +63,7 @@ "> +\t#address-cells = <1>;\n" "> +\t#size-cells = <0>;\n" "> +\n" - "> +\trv3029c2@56 {\n" + "> +\trv3029c2 at 56 {\n" "> +\t\tcompatible = \"rv3029c2\";\n" "> +\t\treg = <0x56>;\n" "> +\t};\n" @@ -235,4 +231,4 @@ "> \t.probe\t\t= i2c_gpio_probe,\n" "> \t.remove\t\t= __devexit_p(i2c_gpio_remove)," -42b4342b6292e5ca18c6f4e49f36315c873c3f00cffbfa764a25d5e43e78efd1 +ef2cd4bc39d3bec1cac1633f181b89f20b5c476e2341c66c4b87d564aa3759ce
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.