All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1515738064.31850.100.camel@kernel.crashing.org>

diff --git a/a/1.txt b/N1/1.txt
index 16413e1..dfc1290 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,7 +11,7 @@ which is dual USB1/USB2. There are additional USB1 only ports
 that might require more work but I don't have HW to test at
 hand so I'm leaving that to whoever cares.
 
-Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
+Signed-off-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
 ---
 
 v2: Previous patch was missing actually adding the nodes
@@ -30,7 +30,7 @@ index b0d8431a3700..e55f2ad5de59 100644
  			status = "disabled";
  		};
  
-+		ehci0: usb at 1e6a1000 {
++		ehci0: usb@1e6a1000 {
 +			compatible = "aspeed,ast2400-ehci", "generic-ehci";
 +			reg = <0x1e6a1000 0x100>;
 +			interrupts = <5>;
@@ -38,7 +38,7 @@ index b0d8431a3700..e55f2ad5de59 100644
 +			status = "disabled";
 +		};
 +
-+		uhci: usb at 1e6b0000 {
++		uhci: usb@1e6b0000 {
 +			compatible = "aspeed,ast2400-uhci", "generic-uhci";
 +			reg = <0x1e6b0000 0x100>;
 +			interrupts = <14>;
@@ -75,7 +75,7 @@ index 40de3b66c33f..655258edee24 100644
  			status = "disabled";
  		};
  
-+		ehci0: usb at 1e6a1000 {
++		ehci0: usb@1e6a1000 {
 +			compatible = "aspeed,ast2500-ehci", "generic-ehci";
 +			reg = <0x1e6a1000 0x100>;
 +			interrupts = <5>;
@@ -83,7 +83,7 @@ index 40de3b66c33f..655258edee24 100644
 +			status = "disabled";
 +		};
 +
-+		ehci1: usb at 1e6a3000 {
++		ehci1: usb@1e6a3000 {
 +			compatible = "aspeed,ast2500-ehci", "generic-ehci";
 +			reg = <0x1e6a3000 0x100>;
 +			interrupts = <13>;
@@ -91,7 +91,7 @@ index 40de3b66c33f..655258edee24 100644
 +			status = "disabled";
 +		};
 +
-+		uhci: usb at 1e6b0000 {
++		uhci: usb@1e6b0000 {
 +			compatible = "aspeed,ast2500-uhci", "generic-uhci";
 +			reg = <0x1e6b0000 0x100>;
 +			interrupts = <14>;
@@ -125,3 +125,8 @@ index 40de3b66c33f..655258edee24 100644
  	pinctrl_vgabiosrom_default: vgabiosrom_default {
  		function = "VGABIOSROM";
  		groups = "VGABIOSROM";
+
+--
+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 fa9b668..11de306 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,9 @@
- "From\0benh@kernel.crashing.org (Benjamin Herrenschmidt)\0"
+ "From\0Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\0"
  "Subject\0[PATCH 1/2 v2] ARM: dts: Add Aspeed SoC USB controllers to device-tree\0"
  "Date\0Fri, 12 Jan 2018 17:21:04 +1100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+ " Joel Stanley <joel.stanley-8fk3Idey6ehBDgjK7y7TUQ@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "This adds the USB controllers to the DT template of the\n"
@@ -17,7 +19,7 @@
  "that might require more work but I don't have HW to test at\n"
  "hand so I'm leaving that to whoever cares.\n"
  "\n"
- "Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>\n"
+ "Signed-off-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\n"
  "---\n"
  "\n"
  "v2: Previous patch was missing actually adding the nodes\n"
@@ -36,7 +38,7 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "+\t\tehci0: usb at 1e6a1000 {\n"
+ "+\t\tehci0: usb@1e6a1000 {\n"
  "+\t\t\tcompatible = \"aspeed,ast2400-ehci\", \"generic-ehci\";\n"
  "+\t\t\treg = <0x1e6a1000 0x100>;\n"
  "+\t\t\tinterrupts = <5>;\n"
@@ -44,7 +46,7 @@
  "+\t\t\tstatus = \"disabled\";\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tuhci: usb at 1e6b0000 {\n"
+ "+\t\tuhci: usb@1e6b0000 {\n"
  "+\t\t\tcompatible = \"aspeed,ast2400-uhci\", \"generic-uhci\";\n"
  "+\t\t\treg = <0x1e6b0000 0x100>;\n"
  "+\t\t\tinterrupts = <14>;\n"
@@ -81,7 +83,7 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "+\t\tehci0: usb at 1e6a1000 {\n"
+ "+\t\tehci0: usb@1e6a1000 {\n"
  "+\t\t\tcompatible = \"aspeed,ast2500-ehci\", \"generic-ehci\";\n"
  "+\t\t\treg = <0x1e6a1000 0x100>;\n"
  "+\t\t\tinterrupts = <5>;\n"
@@ -89,7 +91,7 @@
  "+\t\t\tstatus = \"disabled\";\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tehci1: usb at 1e6a3000 {\n"
+ "+\t\tehci1: usb@1e6a3000 {\n"
  "+\t\t\tcompatible = \"aspeed,ast2500-ehci\", \"generic-ehci\";\n"
  "+\t\t\treg = <0x1e6a3000 0x100>;\n"
  "+\t\t\tinterrupts = <13>;\n"
@@ -97,7 +99,7 @@
  "+\t\t\tstatus = \"disabled\";\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tuhci: usb at 1e6b0000 {\n"
+ "+\t\tuhci: usb@1e6b0000 {\n"
  "+\t\t\tcompatible = \"aspeed,ast2500-uhci\", \"generic-uhci\";\n"
  "+\t\t\treg = <0x1e6b0000 0x100>;\n"
  "+\t\t\tinterrupts = <14>;\n"
@@ -130,6 +132,11 @@
  "+\n"
  " \tpinctrl_vgabiosrom_default: vgabiosrom_default {\n"
  " \t\tfunction = \"VGABIOSROM\";\n"
- " \t\tgroups = \"VGABIOSROM\";"
+ " \t\tgroups = \"VGABIOSROM\";\n"
+ "\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
 
-aabd411ab7600ca47e18e51adf6be4d511c8ae5969f73291f0a185a28819f508
+1bfcd3e3c42f99b904a6b7446a8ed051f35a218fc81b283a7c01970f7e72ecdd

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.