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

diff --git a/a/1.txt b/N1/1.txt
index b035522..711d7cb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-* Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> [150904 05:12]:
+* Kishon Vijay Abraham I <kishon@ti.com> [150904 05:12]:
 > "ARM: dts: <omap2/omap4/omap5/dra7>: add minimal l4 bus
 > layout with control module support" moved pbias_regulator dt node
 > from being a child node of ocp to be the child node of
@@ -15,7 +15,7 @@ Regards,
 Tony
 
 8<-----------------------From 9a5e3f27d1b8ca349b79e8b5fe1874eeeedb6f45 Mon Sep 17 00:00:00 2001
-From: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
+From: Kishon Vijay Abraham I <kishon@ti.com>
 Date: Fri, 4 Sep 2015 17:38:24 +0530
 Subject: [PATCH] ARM: dts: fix omap2+ address translation for pbias
 
@@ -39,9 +39,9 @@ layout with control module support")
 Fixes: d919501feffa ("ARM: dts: dra7: add minimal l4 bus
 layout with control module support")
 
-Signed-off-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
-[tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org: fixed omap3 pbias to work]
-Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
+Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
+[tony at atomide.com: fixed omap3 pbias to work]
+Signed-off-by: Tony Lindgren <tony@atomide.com>
 
 --- a/arch/arm/boot/dts/dra7.dtsi
 +++ b/arch/arm/boot/dts/dra7.dtsi
@@ -68,7 +68,7 @@ Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
 @@ -113,10 +113,22 @@
  				};
  
- 				scm_conf: scm_conf@270 {
+ 				scm_conf: scm_conf at 270 {
 -					compatible = "syscon";
 +					compatible = "syscon", "simple-bus";
  					reg = <0x270 0x330>;
@@ -104,7 +104,7 @@ Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
 -			};
 -		};
 -
- 		gpio1: gpio@48310000 {
+ 		gpio1: gpio at 48310000 {
  			compatible = "ti,omap3-gpio";
  			reg = <0x48310000 0x200>;
 --- a/arch/arm/boot/dts/omap4.dtsi
@@ -127,7 +127,3 @@ Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
  
  					pbias_regulator: pbias_regulator {
  						compatible = "ti,pbias-omap5", "ti,pbias-omap";
---
-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 9f69294..dc26917 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,11 @@
  "ref\01441368504-21304-1-git-send-email-kishon@ti.com\0"
- "ref\01441368504-21304-1-git-send-email-kishon-l0cyMroinI0@public.gmane.org\0"
- "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH v2] ARM: dts: <omap2/omap4/omap5/dra7>>: fix address translation for pbias\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[PATCH v2] ARM: dts: <omap2/omap4/omap5/dra7>>: fix address translation for pbias\0"
  "Date\0Thu, 24 Sep 2015 18:10:17 -0700\0"
- "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0t-kristo-l0cyMroinI0@public.gmane.org"
-  bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-lFZ/pmaqli7XmaaqVzeoHQ@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> [150904 05:12]:\n"
+ "* Kishon Vijay Abraham I <kishon@ti.com> [150904 05:12]:\n"
  "> \"ARM: dts: <omap2/omap4/omap5/dra7>: add minimal l4 bus\n"
  "> layout with control module support\" moved pbias_regulator dt node\n"
  "> from being a child node of ocp to be the child node of\n"
@@ -31,7 +22,7 @@
  "Tony\n"
  "\n"
  "8<-----------------------From 9a5e3f27d1b8ca349b79e8b5fe1874eeeedb6f45 Mon Sep 17 00:00:00 2001\n"
- "From: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\n"
+ "From: Kishon Vijay Abraham I <kishon@ti.com>\n"
  "Date: Fri, 4 Sep 2015 17:38:24 +0530\n"
  "Subject: [PATCH] ARM: dts: fix omap2+ address translation for pbias\n"
  "\n"
@@ -55,9 +46,9 @@
  "Fixes: d919501feffa (\"ARM: dts: dra7: add minimal l4 bus\n"
  "layout with control module support\")\n"
  "\n"
- "Signed-off-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\n"
- "[tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org: fixed omap3 pbias to work]\n"
- "Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n"
+ "Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>\n"
+ "[tony at atomide.com: fixed omap3 pbias to work]\n"
+ "Signed-off-by: Tony Lindgren <tony@atomide.com>\n"
  "\n"
  "--- a/arch/arm/boot/dts/dra7.dtsi\n"
  "+++ b/arch/arm/boot/dts/dra7.dtsi\n"
@@ -84,7 +75,7 @@
  "@@ -113,10 +113,22 @@\n"
  " \t\t\t\t};\n"
  " \n"
- " \t\t\t\tscm_conf: scm_conf@270 {\n"
+ " \t\t\t\tscm_conf: scm_conf at 270 {\n"
  "-\t\t\t\t\tcompatible = \"syscon\";\n"
  "+\t\t\t\t\tcompatible = \"syscon\", \"simple-bus\";\n"
  " \t\t\t\t\treg = <0x270 0x330>;\n"
@@ -120,7 +111,7 @@
  "-\t\t\t};\n"
  "-\t\t};\n"
  "-\n"
- " \t\tgpio1: gpio@48310000 {\n"
+ " \t\tgpio1: gpio at 48310000 {\n"
  " \t\t\tcompatible = \"ti,omap3-gpio\";\n"
  " \t\t\treg = <0x48310000 0x200>;\n"
  "--- a/arch/arm/boot/dts/omap4.dtsi\n"
@@ -142,10 +133,6 @@
  "+\t\t\t\t\tranges = <0 0x5a0 0xec>;\n"
  " \n"
  " \t\t\t\t\tpbias_regulator: pbias_regulator {\n"
- " \t\t\t\t\t\tcompatible = \"ti,pbias-omap5\", \"ti,pbias-omap\";\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
+ " \t\t\t\t\t\tcompatible = \"ti,pbias-omap5\", \"ti,pbias-omap\";"
 
-e2a29193a31be3f453f66ac28d09e5547127816b4b9f5025549b55f2c4813d02
+0ce008aac5aabf1a084ffe7509b25308daf33b891a69b3f5df5689a433ecbd3f

diff --git a/a/1.txt b/N2/1.txt
index b035522..3ce1313 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-* Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> [150904 05:12]:
+* Kishon Vijay Abraham I <kishon@ti.com> [150904 05:12]:
 > "ARM: dts: <omap2/omap4/omap5/dra7>: add minimal l4 bus
 > layout with control module support" moved pbias_regulator dt node
 > from being a child node of ocp to be the child node of
@@ -15,7 +15,7 @@ Regards,
 Tony
 
 8<-----------------------From 9a5e3f27d1b8ca349b79e8b5fe1874eeeedb6f45 Mon Sep 17 00:00:00 2001
-From: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
+From: Kishon Vijay Abraham I <kishon@ti.com>
 Date: Fri, 4 Sep 2015 17:38:24 +0530
 Subject: [PATCH] ARM: dts: fix omap2+ address translation for pbias
 
@@ -39,9 +39,9 @@ layout with control module support")
 Fixes: d919501feffa ("ARM: dts: dra7: add minimal l4 bus
 layout with control module support")
 
-Signed-off-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
-[tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org: fixed omap3 pbias to work]
-Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
+Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
+[tony@atomide.com: fixed omap3 pbias to work]
+Signed-off-by: Tony Lindgren <tony@atomide.com>
 
 --- a/arch/arm/boot/dts/dra7.dtsi
 +++ b/arch/arm/boot/dts/dra7.dtsi
@@ -127,7 +127,3 @@ Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
  
  					pbias_regulator: pbias_regulator {
  						compatible = "ti,pbias-omap5", "ti,pbias-omap";
---
-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/N2/content_digest
index 9f69294..5cc9aab 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,20 +1,19 @@
  "ref\01441368504-21304-1-git-send-email-kishon@ti.com\0"
- "ref\01441368504-21304-1-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 v2] ARM: dts: <omap2/omap4/omap5/dra7>>: fix address translation for pbias\0"
  "Date\0Thu, 24 Sep 2015 18:10:17 -0700\0"
- "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0t-kristo-l0cyMroinI0@public.gmane.org"
-  bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
- " nsekhar-l0cyMroinI0@public.gmane.org\0"
+ "To\0Kishon Vijay Abraham I <kishon@ti.com>\0"
+ "Cc\0t-kristo@ti.com"
+  bcousson@baylibre.com
+  linux-omap@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  linux@arm.linux.org.uk
+ " nsekhar@ti.com\0"
  "\00:1\0"
  "b\0"
- "* Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> [150904 05:12]:\n"
+ "* Kishon Vijay Abraham I <kishon@ti.com> [150904 05:12]:\n"
  "> \"ARM: dts: <omap2/omap4/omap5/dra7>: add minimal l4 bus\n"
  "> layout with control module support\" moved pbias_regulator dt node\n"
  "> from being a child node of ocp to be the child node of\n"
@@ -31,7 +30,7 @@
  "Tony\n"
  "\n"
  "8<-----------------------From 9a5e3f27d1b8ca349b79e8b5fe1874eeeedb6f45 Mon Sep 17 00:00:00 2001\n"
- "From: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\n"
+ "From: Kishon Vijay Abraham I <kishon@ti.com>\n"
  "Date: Fri, 4 Sep 2015 17:38:24 +0530\n"
  "Subject: [PATCH] ARM: dts: fix omap2+ address translation for pbias\n"
  "\n"
@@ -55,9 +54,9 @@
  "Fixes: d919501feffa (\"ARM: dts: dra7: add minimal l4 bus\n"
  "layout with control module support\")\n"
  "\n"
- "Signed-off-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\n"
- "[tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org: fixed omap3 pbias to work]\n"
- "Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n"
+ "Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>\n"
+ "[tony@atomide.com: fixed omap3 pbias to work]\n"
+ "Signed-off-by: Tony Lindgren <tony@atomide.com>\n"
  "\n"
  "--- a/arch/arm/boot/dts/dra7.dtsi\n"
  "+++ b/arch/arm/boot/dts/dra7.dtsi\n"
@@ -142,10 +141,6 @@
  "+\t\t\t\t\tranges = <0 0x5a0 0xec>;\n"
  " \n"
  " \t\t\t\t\tpbias_regulator: pbias_regulator {\n"
- " \t\t\t\t\t\tcompatible = \"ti,pbias-omap5\", \"ti,pbias-omap\";\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
+ " \t\t\t\t\t\tcompatible = \"ti,pbias-omap5\", \"ti,pbias-omap\";"
 
-e2a29193a31be3f453f66ac28d09e5547127816b4b9f5025549b55f2c4813d02
+13be0b81701f8073e0f27f9fd2f4bc6ca5797976ccda6142fa91b51939872069

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.