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

diff --git a/a/1.txt b/N1/1.txt
index 3d198f2..746b099 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
-* Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [170929 15:35]:
+* Tony Lindgren <tony@atomide.com> [170929 15:35]:
 > Let's make use of the generic ti-sysc module for musb to have
 > a child device with working runtime PM.
 ...
-> +		target-module@4a0ab000 {
+> +		target-module at 4a0ab000 {
 > +			compatible = "ti,sysc-omap4";
 >  			ti,hwmods = "usb_otg_hs";
 
@@ -16,15 +16,15 @@ Tony
 
 8< ---------------------
 >From tony Mon Sep 17 00:00:00 2001
-From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
+From: Tony Lindgren <tony@atomide.com>
 Date: Fri, 29 Sep 2017 08:20:50 -0700
 Subject: [PATCH] ARM: dts: Use ti-sysc module driver for omap4 musb
 
 Let's make use of the generic ti-sysc module for musb to have
 a child device with working runtime PM.
 
-Cc: Bin Liu <b-liu-l0cyMroinI0@public.gmane.org>
-Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
+Cc: Bin Liu <b-liu@ti.com>
+Signed-off-by: Tony Lindgren <tony@atomide.com>
 ---
  arch/arm/boot/dts/omap4.dtsi | 36 ++++++++++++++++++++++++------------
  1 file changed, 24 insertions(+), 12 deletions(-)
@@ -36,12 +36,12 @@ diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
  			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>;
 -			interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
 -			interrupt-names = "mc", "dma";
-+		target-module@4a0ab000 {
++		target-module at 4a0ab000 {
 +			compatible = "ti,sysc-omap2";
  			ti,hwmods = "usb_otg_hs";
 -			usb-phy = <&usb2_phy>;
@@ -59,7 +59,7 @@ diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
 +			#size-cells = <1>;
 +			ranges = <0 0x4a0ab000 0x1000>;
 +
-+			usb_otg_hs: otg@0 {
++			usb_otg_hs: otg at 0 {
 +				compatible = "ti,omap2-musb";
 +				reg = <0x0 0x7ff>;
 +				interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>,
@@ -75,10 +75,6 @@ diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
 +			};
  		};
  
- 		aes1: aes@4b501000 {
+ 		aes1: aes at 4b501000 {
 -- 
 2.14.2
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" 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 fcdc88f..1f1c31b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,16 @@
  "ref\020170929223411.9691-1-tony@atomide.com\0"
  "ref\020170929223411.9691-8-tony@atomide.com\0"
- "ref\020170929223411.9691-8-tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org\0"
- "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH 7/7] ARM: dts: Use ti-sysc module driver for omap4 musb\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[PATCH 7/7] ARM: dts: Use ti-sysc module driver for omap4 musb\0"
  "Date\0Tue, 10 Oct 2017 10:01:28 -0700\0"
- "To\0linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
- " Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Bin Liu <b-liu-l0cyMroinI0@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "* Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [170929 15:35]:\n"
+ "* Tony Lindgren <tony@atomide.com> [170929 15:35]:\n"
  "> Let's make use of the generic ti-sysc module for musb to have\n"
  "> a child device with working runtime PM.\n"
  "...\n"
- "> +\t\ttarget-module@4a0ab000 {\n"
+ "> +\t\ttarget-module at 4a0ab000 {\n"
  "> +\t\t\tcompatible = \"ti,sysc-omap4\";\n"
  ">  \t\t\tti,hwmods = \"usb_otg_hs\";\n"
  "\n"
@@ -29,15 +24,15 @@
  "\n"
  "8< ---------------------\n"
  ">From tony Mon Sep 17 00:00:00 2001\n"
- "From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n"
+ "From: Tony Lindgren <tony@atomide.com>\n"
  "Date: Fri, 29 Sep 2017 08:20:50 -0700\n"
  "Subject: [PATCH] ARM: dts: Use ti-sysc module driver for omap4 musb\n"
  "\n"
  "Let's make use of the generic ti-sysc module for musb to have\n"
  "a child device with working runtime PM.\n"
  "\n"
- "Cc: Bin Liu <b-liu-l0cyMroinI0@public.gmane.org>\n"
- "Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n"
+ "Cc: Bin Liu <b-liu@ti.com>\n"
+ "Signed-off-by: Tony Lindgren <tony@atomide.com>\n"
  "---\n"
  " arch/arm/boot/dts/omap4.dtsi | 36 ++++++++++++++++++++++++------------\n"
  " 1 file changed, 24 insertions(+), 12 deletions(-)\n"
@@ -49,12 +44,12 @@
  " \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"
  "-\t\t\tinterrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;\n"
  "-\t\t\tinterrupt-names = \"mc\", \"dma\";\n"
- "+\t\ttarget-module@4a0ab000 {\n"
+ "+\t\ttarget-module at 4a0ab000 {\n"
  "+\t\t\tcompatible = \"ti,sysc-omap2\";\n"
  " \t\t\tti,hwmods = \"usb_otg_hs\";\n"
  "-\t\t\tusb-phy = <&usb2_phy>;\n"
@@ -72,7 +67,7 @@
  "+\t\t\t#size-cells = <1>;\n"
  "+\t\t\tranges = <0 0x4a0ab000 0x1000>;\n"
  "+\n"
- "+\t\t\tusb_otg_hs: otg@0 {\n"
+ "+\t\t\tusb_otg_hs: otg at 0 {\n"
  "+\t\t\t\tcompatible = \"ti,omap2-musb\";\n"
  "+\t\t\t\treg = <0x0 0x7ff>;\n"
  "+\t\t\t\tinterrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -88,12 +83,8 @@
  "+\t\t\t};\n"
  " \t\t};\n"
  " \n"
- " \t\taes1: aes@4b501000 {\n"
+ " \t\taes1: aes at 4b501000 {\n"
  "-- \n"
- "2.14.2\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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
+ 2.14.2
 
-e5869e899d76b83f22cf6435721cf55eb607eb0786e90dc4909332298597ee1d
+a4833760e8fe112f9b4cd05775a77c86e59f8a245fa134ca38293ce619d06208

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.