diff for duplicates of <51A531A9.4030800@gmail.com> diff --git a/a/1.txt b/N1/1.txt index bed8b0d..1ce1076 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ On 04/29/2013 12:03 PM, Kishon Vijay Abraham I wrote: > Documentation/phy.txt and the documentation for dt binding can be found at > Documentation/devicetree/bindings/phy/phy-bindings.txt > -> Signed-off-by: Kishon Vijay Abraham I<kishon-l0cyMroinI0@public.gmane.org> +> Signed-off-by: Kishon Vijay Abraham I<kishon@ti.com> Thanks for working on this. For the record, I plan to give this a try in the end of this week, with my simple MIPI CSI/DSI PHY driver. I might @@ -81,7 +81,7 @@ reading the documentation. > + *phys* phandle > + > +Example 1: -> +usb1: usb_otg_ss@xxx { +> +usb1: usb_otg_ss at xxx { > + compatible = "xxx"; > + reg =<xxx>; > + . @@ -96,7 +96,7 @@ reading the documentation. > +usb3. > + > +Example 2: -> +usb2: usb_otg_ss@xxx { +> +usb2: usb_otg_ss at xxx { > + compatible = "xxx"; > + reg =<xxx>; > + . @@ -117,7 +117,7 @@ reading the documentation. > +++ b/Documentation/phy.txt > @@ -0,0 +1,123 @@ > + PHY SUBSYSTEM -> + Kishon Vijay Abraham I<kishon-l0cyMroinI0@public.gmane.org> +> + Kishon Vijay Abraham I<kishon@ti.com> > + > +This document explains the Generic PHY Framework along with the APIs provided, > +and how-to-use. diff --git a/a/content_digest b/N1/content_digest index 54c79a2..c957604 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,9 @@ "ref\01367229812-30574-1-git-send-email-kishon@ti.com\0" "ref\01367229812-30574-2-git-send-email-kishon@ti.com\0" - "ref\01367229812-30574-2-git-send-email-kishon-l0cyMroinI0@public.gmane.org\0" - "From\0Sylwester Nawrocki <sylvester.nawrocki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Subject\0Re: [PATCH v6 1/9] drivers: phy: add generic PHY framework\0" + "From\0sylvester.nawrocki@gmail.com (Sylwester Nawrocki)\0" + "Subject\0[PATCH v6 1/9] drivers: phy: add generic PHY framework\0" "Date\0Wed, 29 May 2013 00:37:29 +0200\0" - "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" - "Cc\0mchehab-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - nsekhar-l0cyMroinI0@public.gmane.org - swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - cesarb-PWySMVKUnqmsTnJN9+BGXg@public.gmane.org - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - balbi-l0cyMroinI0@public.gmane.org - santosh.shilimkar-l0cyMroinI0@public.gmane.org - benoit.cousson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - " davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Kishon,\n" @@ -41,7 +21,7 @@ "> Documentation/phy.txt and the documentation for dt binding can be found at\n" "> Documentation/devicetree/bindings/phy/phy-bindings.txt\n" ">\n" - "> Signed-off-by: Kishon Vijay Abraham I<kishon-l0cyMroinI0@public.gmane.org>\n" + "> Signed-off-by: Kishon Vijay Abraham I<kishon@ti.com>\n" "\n" "Thanks for working on this. For the record, I plan to give this a try\n" "in the end of this week, with my simple MIPI CSI/DSI PHY driver. I might\n" @@ -109,7 +89,7 @@ "> +\t *phys* phandle\n" "> +\n" "> +Example 1:\n" - "> +usb1: usb_otg_ss@xxx {\n" + "> +usb1: usb_otg_ss at xxx {\n" "> + compatible = \"xxx\";\n" "> + reg =<xxx>;\n" "> + .\n" @@ -124,7 +104,7 @@ "> +usb3.\n" "> +\n" "> +Example 2:\n" - "> +usb2: usb_otg_ss@xxx {\n" + "> +usb2: usb_otg_ss at xxx {\n" "> + compatible = \"xxx\";\n" "> + reg =<xxx>;\n" "> + .\n" @@ -145,7 +125,7 @@ "> +++ b/Documentation/phy.txt\n" "> @@ -0,0 +1,123 @@\n" "> +\t\t\t PHY SUBSYSTEM\n" - "> +\t\t Kishon Vijay Abraham I<kishon-l0cyMroinI0@public.gmane.org>\n" + "> +\t\t Kishon Vijay Abraham I<kishon@ti.com>\n" "> +\n" "> +This document explains the Generic PHY Framework along with the APIs provided,\n" "> +and how-to-use.\n" @@ -361,4 +341,4 @@ "Regards,\n" Sylwester -c1a3d75727e67ec7ac505ab96025f7000f5a35027ee5bcad5aff9d637305011b +9c65e678aa0002499e89b54ece39d9ccdbf9af7f6531ea59d721f4d5d754fc5d
diff --git a/a/1.txt b/N2/1.txt index bed8b0d..5c4e015 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -13,7 +13,7 @@ On 04/29/2013 12:03 PM, Kishon Vijay Abraham I wrote: > Documentation/phy.txt and the documentation for dt binding can be found at > Documentation/devicetree/bindings/phy/phy-bindings.txt > -> Signed-off-by: Kishon Vijay Abraham I<kishon-l0cyMroinI0@public.gmane.org> +> Signed-off-by: Kishon Vijay Abraham I<kishon@ti.com> Thanks for working on this. For the record, I plan to give this a try in the end of this week, with my simple MIPI CSI/DSI PHY driver. I might @@ -117,7 +117,7 @@ reading the documentation. > +++ b/Documentation/phy.txt > @@ -0,0 +1,123 @@ > + PHY SUBSYSTEM -> + Kishon Vijay Abraham I<kishon-l0cyMroinI0@public.gmane.org> +> + Kishon Vijay Abraham I<kishon@ti.com> > + > +This document explains the Generic PHY Framework along with the APIs provided, > +and how-to-use. diff --git a/a/content_digest b/N2/content_digest index 54c79a2..188a76a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,29 +1,34 @@ "ref\01367229812-30574-1-git-send-email-kishon@ti.com\0" "ref\01367229812-30574-2-git-send-email-kishon@ti.com\0" - "ref\01367229812-30574-2-git-send-email-kishon-l0cyMroinI0@public.gmane.org\0" - "From\0Sylwester Nawrocki <sylvester.nawrocki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Sylwester Nawrocki <sylvester.nawrocki@gmail.com>\0" "Subject\0Re: [PATCH v6 1/9] drivers: phy: add generic PHY framework\0" "Date\0Wed, 29 May 2013 00:37:29 +0200\0" - "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" - "Cc\0mchehab-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - nsekhar-l0cyMroinI0@public.gmane.org - swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - cesarb-PWySMVKUnqmsTnJN9+BGXg@public.gmane.org - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - balbi-l0cyMroinI0@public.gmane.org - santosh.shilimkar-l0cyMroinI0@public.gmane.org - benoit.cousson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - " davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org\0" + "To\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Cc\0grant.likely@linaro.org" + tony@atomide.com + balbi@ti.com + arnd@arndb.de + swarren@nvidia.com + linux-kernel@vger.kernel.org + linux-omap@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-usb@vger.kernel.org + rob.herring@calxeda.com + rob@landley.net + b-cousson@ti.com + linux@arm.linux.org.uk + gregkh@linuxfoundation.org + benoit.cousson@linaro.org + mchehab@redhat.com + akpm@linux-foundation.org + cesarb@cesarb.net + davem@davemloft.net + rnayak@ti.com + shawn.guo@linaro.org + santosh.shilimkar@ti.com + devicetree-discuss@lists.ozlabs.org + linux-doc@vger.kernel.org + " nsekhar@ti.com\0" "\00:1\0" "b\0" "Hi Kishon,\n" @@ -41,7 +46,7 @@ "> Documentation/phy.txt and the documentation for dt binding can be found at\n" "> Documentation/devicetree/bindings/phy/phy-bindings.txt\n" ">\n" - "> Signed-off-by: Kishon Vijay Abraham I<kishon-l0cyMroinI0@public.gmane.org>\n" + "> Signed-off-by: Kishon Vijay Abraham I<kishon@ti.com>\n" "\n" "Thanks for working on this. For the record, I plan to give this a try\n" "in the end of this week, with my simple MIPI CSI/DSI PHY driver. I might\n" @@ -145,7 +150,7 @@ "> +++ b/Documentation/phy.txt\n" "> @@ -0,0 +1,123 @@\n" "> +\t\t\t PHY SUBSYSTEM\n" - "> +\t\t Kishon Vijay Abraham I<kishon-l0cyMroinI0@public.gmane.org>\n" + "> +\t\t Kishon Vijay Abraham I<kishon@ti.com>\n" "> +\n" "> +This document explains the Generic PHY Framework along with the APIs provided,\n" "> +and how-to-use.\n" @@ -361,4 +366,4 @@ "Regards,\n" Sylwester -c1a3d75727e67ec7ac505ab96025f7000f5a35027ee5bcad5aff9d637305011b +adad3e21164ad39822661f99ff55a1f8f3aeee501bfa017fe8780ce710752f75
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.