diff for duplicates of <4FFBCB39.1010809@ti.com> diff --git a/a/1.txt b/N1/1.txt index 520cac1..bfb2c6f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Thursday 28 June 2012 05:21 PM, Kishon Vijay Abraham I wrote: > Add usb otg data node in omap4/omap3 device tree file. Also update > the node with board specific setting in omapx-<board>.dts file. > -> Signed-off-by: Kishon Vijay Abraham I<kishon-l0cyMroinI0@public.gmane.org> +> Signed-off-by: Kishon Vijay Abraham I<kishon@ti.com> > --- > arch/arm/boot/dts/omap3-beagle.dts | 6 ++++++ > arch/arm/boot/dts/omap3-evm.dts | 6 ++++++ @@ -49,7 +49,7 @@ On Thursday 28 June 2012 05:21 PM, Kishon Vijay Abraham I wrote: > ti,hwmods = "mmc3"; > }; > + -> + usb_otg_hs: usb_otg_hs@4a0ab000 { +> + usb_otg_hs: usb_otg_hs at 4a0ab000 { > + compatible = "ti,musb-omap2430"; this compatible doesn't seem right in omap3.dtsi. Same with @@ -101,7 +101,7 @@ how the compatible for those are handled. > }; > }; > + -> + usb_otg_hs: usb_otg_hs@4a0ab000 { +> + usb_otg_hs: usb_otg_hs at 4a0ab000 { > + compatible = "ti,musb-omap2430"; > + ti,hwmods = "usb_otg_hs"; > + multipoint =<1>; diff --git a/a/content_digest b/N1/content_digest index e3fd770..7a96989 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,16 @@ "ref\01340884267-28908-1-git-send-email-kishon@ti.com\0" "ref\01340884267-28908-11-git-send-email-kishon@ti.com\0" - "ref\01340884267-28908-11-git-send-email-kishon-l0cyMroinI0@public.gmane.org\0" - "From\0Rajendra Nayak <rnayak-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH v1 10/11] arm/dts: omap: Add usb_otg and glue data\0" + "From\0rnayak@ti.com (Rajendra Nayak)\0" + "Subject\0[PATCH v1 10/11] arm/dts: omap: Add usb_otg and glue data\0" "Date\0Tue, 10 Jul 2012 11:57:05 +0530\0" - "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" - "Cc\0linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org" - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org - balbi-l0cyMroinI0@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@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" "On Thursday 28 June 2012 05:21 PM, Kishon Vijay Abraham I wrote:\n" "> Add usb otg data node in omap4/omap3 device tree file. Also update\n" "> the node with board specific setting in omapx-<board>.dts file.\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" "> arch/arm/boot/dts/omap3-beagle.dts | 6 ++++++\n" "> arch/arm/boot/dts/omap3-evm.dts | 6 ++++++\n" @@ -68,7 +57,7 @@ "> \t\t\tti,hwmods = \"mmc3\";\n" "> \t\t};\n" "> +\n" - "> +\t\tusb_otg_hs: usb_otg_hs@4a0ab000 {\n" + "> +\t\tusb_otg_hs: usb_otg_hs at 4a0ab000 {\n" "> +\t\t\tcompatible = \"ti,musb-omap2430\";\n" "\n" "this compatible doesn't seem right in omap3.dtsi. Same with\n" @@ -120,7 +109,7 @@ "> \t\t\t};\n" "> \t\t};\n" "> +\n" - "> +\t\tusb_otg_hs: usb_otg_hs@4a0ab000 {\n" + "> +\t\tusb_otg_hs: usb_otg_hs at 4a0ab000 {\n" "> +\t\t\tcompatible = \"ti,musb-omap2430\";\n" "> +\t\t\tti,hwmods = \"usb_otg_hs\";\n" "> +\t\t\tmultipoint =<1>;\n" @@ -130,4 +119,4 @@ "> \t};\n" > }; -1af6214f6d2b7690d2d27290bb9bfe9cf4aa8eb9ae75fb60842c6cc1e1047ff0 +6553cd6a01b71074fb8c5d583edb1e52d66420d24cba574d479dfc86752d8a43
diff --git a/a/1.txt b/N2/1.txt index 520cac1..ea62fb3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,7 +2,7 @@ On Thursday 28 June 2012 05:21 PM, Kishon Vijay Abraham I wrote: > Add usb otg data node in omap4/omap3 device tree file. Also update > the node with board specific setting in omapx-<board>.dts file. > -> Signed-off-by: Kishon Vijay Abraham I<kishon-l0cyMroinI0@public.gmane.org> +> Signed-off-by: Kishon Vijay Abraham I<kishon@ti.com> > --- > arch/arm/boot/dts/omap3-beagle.dts | 6 ++++++ > arch/arm/boot/dts/omap3-evm.dts | 6 ++++++ diff --git a/a/content_digest b/N2/content_digest index e3fd770..901cf9b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,27 +1,31 @@ "ref\01340884267-28908-1-git-send-email-kishon@ti.com\0" "ref\01340884267-28908-11-git-send-email-kishon@ti.com\0" - "ref\01340884267-28908-11-git-send-email-kishon-l0cyMroinI0@public.gmane.org\0" - "From\0Rajendra Nayak <rnayak-l0cyMroinI0@public.gmane.org>\0" + "From\0Rajendra Nayak <rnayak@ti.com>\0" "Subject\0Re: [PATCH v1 10/11] arm/dts: omap: Add usb_otg and glue data\0" "Date\0Tue, 10 Jul 2012 11:57:05 +0530\0" - "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" - "Cc\0linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org" - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org - balbi-l0cyMroinI0@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Cc\0grant.likely@secretlab.ca" + rob.herring@calxeda.com + rob@landley.net + linux@arm.linux.org.uk + gregkh@linuxfoundation.org + b-cousson@ti.com + tony@atomide.com + devicetree-discuss@lists.ozlabs.org + linux-doc@vger.kernel.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + balbi@ti.com + linux-omap@vger.kernel.org + linux-usb@vger.kernel.org + " hvaibhav@ti.com\0" "\00:1\0" "b\0" "On Thursday 28 June 2012 05:21 PM, Kishon Vijay Abraham I wrote:\n" "> Add usb otg data node in omap4/omap3 device tree file. Also update\n" "> the node with board specific setting in omapx-<board>.dts file.\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" "> arch/arm/boot/dts/omap3-beagle.dts | 6 ++++++\n" "> arch/arm/boot/dts/omap3-evm.dts | 6 ++++++\n" @@ -130,4 +134,4 @@ "> \t};\n" > }; -1af6214f6d2b7690d2d27290bb9bfe9cf4aa8eb9ae75fb60842c6cc1e1047ff0 +5a97e1fea1fd233b00e5a64567c9b5a1066d1eeef00e17b49ab9879675a37641
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.