diff for duplicates of <4E69A0AE.1060004@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 17c6230..c8880f3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,11 +3,11 @@ Shawn, On 09/08/2011 02:09 AM, Shawn Guo wrote: > It adds device tree probe support for i2c-imx driver. > -> Signed-off-by: Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> -> Cc: Darius Augulis <augulis.darius-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> Cc: Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org> -> Acked-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> +> Signed-off-by: Shawn Guo <shawn.guo@linaro.org> +> Cc: Grant Likely <grant.likely@secretlab.ca> +> Cc: Darius Augulis <augulis.darius@gmail.com> +> Cc: Ben Dooks <ben-linux@fluff.org> +> Acked-by: Grant Likely <grant.likely@secretlab.ca> > --- > .../devicetree/bindings/i2c/fsl-imx-i2c.txt | 25 ++++++++++++++++++++ > drivers/i2c/busses/i2c-imx.c | 25 +++++++++++++++---- @@ -33,13 +33,13 @@ On 09/08/2011 02:09 AM, Shawn Guo wrote: > + > +Examples: > + -> +i2c@83fc4000 { /* I2C2 on i.MX51 */ +> +i2c at 83fc4000 { /* I2C2 on i.MX51 */ > + compatible = "fsl,imx51-i2c", "fsl,imx1-i2c"; > + reg = <0x83fc4000 0x4000>; > + interrupts = <63>; > +}; > + -> +i2c@70038000 { /* HS-I2C on i.MX51 */ +> +i2c at 70038000 { /* HS-I2C on i.MX51 */ The mainline driver doesn't support the HS-I2C block does it? diff --git a/a/content_digest b/N1/content_digest index c70d605..c5d2bc7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,9 @@ "ref\01315465775-31335-1-git-send-email-shawn.guo@linaro.org\0" "ref\01315465775-31335-3-git-send-email-shawn.guo@linaro.org\0" - "ref\01315465775-31335-3-git-send-email-shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Subject\0Re: [PATCH REPOST 2/2] i2c-imx: add device tree probe support\0" + "From\0robherring2@gmail.com (Rob Herring)\0" + "Subject\0[PATCH REPOST 2/2] i2c-imx: add device tree probe support\0" "Date\0Fri, 09 Sep 2011 00:14:22 -0500\0" - "To\0Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Ben Dooks <ben-i2c-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>" - patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org> - Darius Augulis <augulis.darius-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Shawn,\n" @@ -19,11 +11,11 @@ "On 09/08/2011 02:09 AM, Shawn Guo wrote:\n" "> It adds device tree probe support for i2c-imx driver.\n" "> \n" - "> Signed-off-by: Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n" - "> Cc: Darius Augulis <augulis.darius-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> Cc: Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>\n" - "> Acked-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n" + "> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>\n" + "> Cc: Grant Likely <grant.likely@secretlab.ca>\n" + "> Cc: Darius Augulis <augulis.darius@gmail.com>\n" + "> Cc: Ben Dooks <ben-linux@fluff.org>\n" + "> Acked-by: Grant Likely <grant.likely@secretlab.ca>\n" "> ---\n" "> .../devicetree/bindings/i2c/fsl-imx-i2c.txt | 25 ++++++++++++++++++++\n" "> drivers/i2c/busses/i2c-imx.c | 25 +++++++++++++++----\n" @@ -49,13 +41,13 @@ "> +\n" "> +Examples:\n" "> +\n" - "> +i2c@83fc4000 { /* I2C2 on i.MX51 */\n" + "> +i2c at 83fc4000 { /* I2C2 on i.MX51 */\n" "> +\tcompatible = \"fsl,imx51-i2c\", \"fsl,imx1-i2c\";\n" "> +\treg = <0x83fc4000 0x4000>;\n" "> +\tinterrupts = <63>;\n" "> +};\n" "> +\n" - "> +i2c@70038000 { /* HS-I2C on i.MX51 */\n" + "> +i2c at 70038000 { /* HS-I2C on i.MX51 */\n" "\n" "The mainline driver doesn't support the HS-I2C block does it?\n" "\n" @@ -155,4 +147,4 @@ "> };\n" > -d0fccf7ae660ee0507750aaa53f8509f4e147fe7a703c76a18fb9c0448025983 +bfa3302ac1e4292410de59aa87195623c823789f5741fbaa9e1ad13a79d91fdf
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.