All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150624104116.GC4156@atomide.com>

diff --git a/a/1.txt b/N1/1.txt
index a2c90db..59f43b2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,17 +1,17 @@
-* Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> [150623 05:02]:
+* Kishon Vijay Abraham I <kishon@ti.com> [150623 05:02]:
 > --- a/arch/arm/boot/dts/omap4.dtsi
 > +++ b/arch/arm/boot/dts/omap4.dtsi
 > @@ -852,12 +852,6 @@
 >  			};
 >  		};
 >  
-> -		omap_control_usbotg: control-phy@4a00233c {
+> -		omap_control_usbotg: control-phy at 4a00233c {
 > -			compatible = "ti,control-phy-otghs";
 > -			reg = <0x4a00233c 0x4>;
 > -			reg-names = "otghs_control";
 > -		};
 > -
->  		usb_otg_hs: usb_otg_hs@4a0ab000 {
+>  		usb_otg_hs: usb_otg_hs at 4a0ab000 {
 >  			compatible = "ti,omap4-musb";
 >  			reg = <0x4a0ab000 0x7ff>;
 > @@ -870,7 +864,7 @@
@@ -22,7 +22,7 @@
 > +			syscon-otghs = <&scm_conf 0x33c>;
 >  		};
 >  
->  		aes: aes@4b501000 {
+>  		aes: aes at 4b501000 {
 
 We should still keep a separate entry for the phy in the dtsi
 files. And the phy should be a child of the scm_conf area in the
@@ -35,7 +35,3 @@ separate driver to avoid spaghetti code and issues with clocking.
 Regards,
 
 Tony
---
-To unsubscribe from this list: send the line "unsubscribe linux-usb" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index ccd4b3e..ad8a203 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,42 +1,25 @@
  "ref\01435060743-5511-1-git-send-email-kishon@ti.com\0"
  "ref\01435060743-5511-18-git-send-email-kishon@ti.com\0"
- "ref\01435060743-5511-18-git-send-email-kishon-l0cyMroinI0@public.gmane.org\0"
- "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH 17/17] ARM: dts: omap4: Use \"syscon-otghs\" instead of \"ctrl-module\" in USB node\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[PATCH 17/17] ARM: dts: omap4: Use \"syscon-otghs\" instead of \"ctrl-module\" in USB node\0"
  "Date\0Wed, 24 Jun 2015 03:41:16 -0700\0"
- "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org"
-  balbi-l0cyMroinI0@public.gmane.org
-  rogerq-l0cyMroinI0@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  pawel.moll-5wv7dgnIgG8@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
-  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org
- " nsekhar-l0cyMroinI0@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "* Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> [150623 05:02]:\n"
+ "* Kishon Vijay Abraham I <kishon@ti.com> [150623 05:02]:\n"
  "> --- a/arch/arm/boot/dts/omap4.dtsi\n"
  "> +++ b/arch/arm/boot/dts/omap4.dtsi\n"
  "> @@ -852,12 +852,6 @@\n"
  ">  \t\t\t};\n"
  ">  \t\t};\n"
  ">  \n"
- "> -\t\tomap_control_usbotg: control-phy@4a00233c {\n"
+ "> -\t\tomap_control_usbotg: control-phy at 4a00233c {\n"
  "> -\t\t\tcompatible = \"ti,control-phy-otghs\";\n"
  "> -\t\t\treg = <0x4a00233c 0x4>;\n"
  "> -\t\t\treg-names = \"otghs_control\";\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,omap4-musb\";\n"
  ">  \t\t\treg = <0x4a0ab000 0x7ff>;\n"
  "> @@ -870,7 +864,7 @@\n"
@@ -47,7 +30,7 @@
  "> +\t\t\tsyscon-otghs = <&scm_conf 0x33c>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\taes: aes@4b501000 {\n"
+ ">  \t\taes: aes at 4b501000 {\n"
  "\n"
  "We should still keep a separate entry for the phy in the dtsi\n"
  "files. And the phy should be a child of the scm_conf area in the\n"
@@ -59,10 +42,6 @@
  "\n"
  "Regards,\n"
  "\n"
- "Tony\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Tony
 
-fd5d9c2ac642c0aed87368098ca12f34b4d0e268d540434672c2bef47df3a0b2
+a7adf8b5a44c1b3310ba1ac9747c5bf82e7a6cb3a412b6fd6360a452f50541b2

diff --git a/a/1.txt b/N2/1.txt
index a2c90db..e982375 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-* Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> [150623 05:02]:
+* Kishon Vijay Abraham I <kishon@ti.com> [150623 05:02]:
 > --- a/arch/arm/boot/dts/omap4.dtsi
 > +++ b/arch/arm/boot/dts/omap4.dtsi
 > @@ -852,12 +852,6 @@
@@ -35,7 +35,3 @@ separate driver to avoid spaghetti code and issues with clocking.
 Regards,
 
 Tony
---
-To unsubscribe from this list: send the line "unsubscribe linux-usb" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index ccd4b3e..5505eb5 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,29 +1,28 @@
  "ref\01435060743-5511-1-git-send-email-kishon@ti.com\0"
  "ref\01435060743-5511-18-git-send-email-kishon@ti.com\0"
- "ref\01435060743-5511-18-git-send-email-kishon-l0cyMroinI0@public.gmane.org\0"
- "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0"
+ "From\0Tony Lindgren <tony@atomide.com>\0"
  "Subject\0Re: [PATCH 17/17] ARM: dts: omap4: Use \"syscon-otghs\" instead of \"ctrl-module\" in USB node\0"
  "Date\0Wed, 24 Jun 2015 03:41:16 -0700\0"
- "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org"
-  balbi-l0cyMroinI0@public.gmane.org
-  rogerq-l0cyMroinI0@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  pawel.moll-5wv7dgnIgG8@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
-  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org
- " nsekhar-l0cyMroinI0@public.gmane.org\0"
+ "To\0Kishon Vijay Abraham I <kishon@ti.com>\0"
+ "Cc\0bcousson@baylibre.com"
+  balbi@ti.com
+  rogerq@ti.com
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-omap@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-usb@vger.kernel.org
+  robh+dt@kernel.org
+  pawel.moll@arm.com
+  mark.rutland@arm.com
+  ijc+devicetree@hellion.org.uk
+  galak@codeaurora.org
+  linux@arm.linux.org.uk
+  gregkh@linuxfoundation.org
+ " nsekhar@ti.com\0"
  "\00:1\0"
  "b\0"
- "* Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> [150623 05:02]:\n"
+ "* Kishon Vijay Abraham I <kishon@ti.com> [150623 05:02]:\n"
  "> --- a/arch/arm/boot/dts/omap4.dtsi\n"
  "> +++ b/arch/arm/boot/dts/omap4.dtsi\n"
  "> @@ -852,12 +852,6 @@\n"
@@ -59,10 +58,6 @@
  "\n"
  "Regards,\n"
  "\n"
- "Tony\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Tony
 
-fd5d9c2ac642c0aed87368098ca12f34b4d0e268d540434672c2bef47df3a0b2
+36552a8a3ee6cd0aff44ed35fcf1140f733cc04e542127955fb026bc4fa7b46a

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.