All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <E1bLWIh-0001ZK-Ai@rmk-PC.armlinux.org.uk>

diff --git a/a/1.txt b/N1/1.txt
index 48016a5..b83d5b8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,7 +14,7 @@ is lan1.
 
 Fix this by renumbering the ports to match people's expectations.
 
-Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
+Signed-off-by: Russell King <rmk+kernel-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>
 ---
  arch/arm/boot/dts/armada-388-clearfog.dts | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)
@@ -25,33 +25,38 @@ index 54bf0749e15e..42d760da4e82 100644
 +++ b/arch/arm/boot/dts/armada-388-clearfog.dts
 @@ -386,12 +386,12 @@
  
- 			port at 0 {
+ 			port@0 {
  				reg = <0>;
 -				label = "lan1";
 +				label = "lan5";
  			};
  
- 			port at 1 {
+ 			port@1 {
  				reg = <1>;
 -				label = "lan2";
 +				label = "lan4";
  			};
  
- 			port at 2 {
+ 			port@2 {
 @@ -401,12 +401,12 @@
  
- 			port at 3 {
+ 			port@3 {
  				reg = <3>;
 -				label = "lan4";
 +				label = "lan2";
  			};
  
- 			port at 4 {
+ 			port@4 {
  				reg = <4>;
 -				label = "lan5";
 +				label = "lan1";
  			};
  
- 			port at 5 {
+ 			port@5 {
 -- 
 2.1.0
+
+--
+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 7e8f209..9cd0a37 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,14 @@
- "From\0rmk+kernel@armlinux.org.uk (Russell King)\0"
+ "From\0Russell King <rmk+kernel-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>\0"
  "Subject\0[PATCH] ARM: dts: armada388-clearfog: number LAN ports properly\0"
  "Date\0Fri, 08 Jul 2016 14:58:39 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>"
+ " Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>\0"
+ "Cc\0Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"
+  Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Currently, the ports as seen from the rear number as:\n"
@@ -20,7 +27,7 @@
  "\n"
  "Fix this by renumbering the ports to match people's expectations.\n"
  "\n"
- "Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>\n"
+ "Signed-off-by: Russell King <rmk+kernel-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>\n"
  "---\n"
  " arch/arm/boot/dts/armada-388-clearfog.dts | 8 ++++----\n"
  " 1 file changed, 4 insertions(+), 4 deletions(-)\n"
@@ -31,35 +38,40 @@
  "+++ b/arch/arm/boot/dts/armada-388-clearfog.dts\n"
  "@@ -386,12 +386,12 @@\n"
  " \n"
- " \t\t\tport at 0 {\n"
+ " \t\t\tport@0 {\n"
  " \t\t\t\treg = <0>;\n"
  "-\t\t\t\tlabel = \"lan1\";\n"
  "+\t\t\t\tlabel = \"lan5\";\n"
  " \t\t\t};\n"
  " \n"
- " \t\t\tport at 1 {\n"
+ " \t\t\tport@1 {\n"
  " \t\t\t\treg = <1>;\n"
  "-\t\t\t\tlabel = \"lan2\";\n"
  "+\t\t\t\tlabel = \"lan4\";\n"
  " \t\t\t};\n"
  " \n"
- " \t\t\tport at 2 {\n"
+ " \t\t\tport@2 {\n"
  "@@ -401,12 +401,12 @@\n"
  " \n"
- " \t\t\tport at 3 {\n"
+ " \t\t\tport@3 {\n"
  " \t\t\t\treg = <3>;\n"
  "-\t\t\t\tlabel = \"lan4\";\n"
  "+\t\t\t\tlabel = \"lan2\";\n"
  " \t\t\t};\n"
  " \n"
- " \t\t\tport at 4 {\n"
+ " \t\t\tport@4 {\n"
  " \t\t\t\treg = <4>;\n"
  "-\t\t\t\tlabel = \"lan5\";\n"
  "+\t\t\t\tlabel = \"lan1\";\n"
  " \t\t\t};\n"
  " \n"
- " \t\t\tport at 5 {\n"
+ " \t\t\tport@5 {\n"
  "-- \n"
- 2.1.0
+ "2.1.0\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
 
-f8f2a6dd502e0569f8ae7676cb14726011224d41a74a563564ae9cd9d2210654
+150b365ee7ca1033a6485b0dd839c9181d4c50b6af9e2d07055867f1de289206

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.