All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <alpine.DEB.2.11.1609081743340.19980@marmot.wormnet.eu>

diff --git a/a/1.txt b/N1/1.txt
index 6a2714e..8f3e92d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,14 +2,14 @@ On Thu, 8 Sep 2016, Gregory CLEMENT wrote:
 
 > Hi Jamie,
 >
-> On lun., sept. 05 2016, Jamie Lentin <jm-Pj/HzkgeCk7QXOPxS62xeg@public.gmane.org> wrote:
+> On lun., sept. 05 2016, Jamie Lentin <jm@lentin.co.uk> wrote:
 >
 >> This is a router based on the mv88f5181 chipset.
 >>
 >> http://www.netgear.com/support/product/WNR854T.aspx
 >> http://wiki.openwrt.org/toh/netgear/wnr854t
 >>
->> Signed-off-by: Jamie Lentin <jm-Pj/HzkgeCk7QXOPxS62xeg@public.gmane.org>
+>> Signed-off-by: Jamie Lentin <jm@lentin.co.uk>
 >> ---
 >> This removes the contentious vendor partitioning scheme and goes back
 >> to the original partitioning scheme used in non-DT ports to this board.
@@ -84,7 +84,7 @@ Thanks, let me know if I can make myself useful.
 >> +++ b/arch/arm/boot/dts/orion5x-netgear-wnr854t.dts
 >> @@ -0,0 +1,197 @@
 >> +/*
->> + * Copyright (C) 2016 Jamie Lentin <jm-Pj/HzkgeCk7QXOPxS62xeg@public.gmane.org>
+>> + * Copyright (C) 2016 Jamie Lentin <jm@lentin.co.uk>
 >> + *
 >> + * This file is licensed under the terms of the GNU General Public
 >> + * License version 2. This program is licensed "as is" without any
@@ -133,17 +133,17 @@ Thanks, let me know if I can make myself useful.
 >> +		pinctrl-0 = <&pmx_power_led &pmx_power_led_blink &pmx_wan_led>;
 >> +		pinctrl-names = "default";
 >> +
->> +		led@0 {
+>> +		led at 0 {
 >> +			label = "wnr854t:green:power";
 >> +			gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
 >> +		};
 >> +
->> +		led@1 {
+>> +		led at 1 {
 >> +			label = "wnr854t:blink:power";
 >> +			gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
 >> +		};
 >> +
->> +		led@2 {
+>> +		led at 2 {
 >> +			label = "wnr854t:green:wan";
 >> +			gpios = <&gpio0 3 GPIO_ACTIVE_LOW>;
 >> +		};
@@ -155,7 +155,7 @@ Thanks, let me know if I can make myself useful.
 >> +
 >> +	devbus,keep-config;
 >> +
->> +	flash@0 {
+>> +	flash at 0 {
 >> +		compatible = "cfi-flash";
 >> +		reg = <0 0x800000>;
 >> +		bank-width = <2>;
@@ -165,22 +165,22 @@ Thanks, let me know if I can make myself useful.
 >> +			#address-cells = <1>;
 >> +			#size-cells = <1>;
 >> +
->> +			partition@0 {
+>> +			partition at 0 {
 >> +				label = "kernel";
 >> +				reg = <0x0 0x100000>;
 >> +			};
 >> +
->> +			partition@100000 {
+>> +			partition at 100000 {
 >> +				label = "rootfs";
 >> +				reg = <0x100000 0x660000>;
 >> +			};
 >> +
->> +			partition@760000 {
+>> +			partition at 760000 {
 >> +				label = "uboot_env";
 >> +				reg = <0x760000 0x20000>;
 >> +			};
 >> +
->> +			partition@780000 {
+>> +			partition at 780000 {
 >> +				label = "uboot";
 >> +				reg = <0x780000 0x80000>;
 >> +				read-only;
@@ -192,7 +192,7 @@ Thanks, let me know if I can make myself useful.
 >> +&mdio {
 >> +	status = "okay";
 >> +
->> +	switch: switch@0 {
+>> +	switch: switch at 0 {
 >> +		compatible = "marvell,mv88e6085";
 >> +		#address-cells = <1>;
 >> +		#size-cells = <0>;
@@ -203,32 +203,32 @@ Thanks, let me know if I can make myself useful.
 >> +			#address-cells = <1>;
 >> +			#size-cells = <0>;
 >> +
->> +			port@0 {
+>> +			port at 0 {
 >> +				reg = <0>;
 >> +				label = "lan3";
 >> +			};
 >> +
->> +			port@1 {
+>> +			port at 1 {
 >> +				reg = <1>;
 >> +				label = "lan4";
 >> +			};
 >> +
->> +			port@2 {
+>> +			port at 2 {
 >> +				reg = <2>;
 >> +				label = "wan";
 >> +			};
 >> +
->> +			port@3 {
+>> +			port at 3 {
 >> +				reg = <3>;
 >> +				label = "cpu";
 >> +			};
 >> +
->> +			port@5 {
+>> +			port at 5 {
 >> +				reg = <5>;
 >> +				label = "lan1";
 >> +			};
 >> +
->> +			port@7 {
+>> +			port at 7 {
 >> +				reg = <7>;
 >> +				label = "lan2";
 >> +			};
@@ -239,7 +239,7 @@ Thanks, let me know if I can make myself useful.
 >> +&eth {
 >> +	status = "okay";
 >> +
->> +	ethernet-port@0 {
+>> +	ethernet-port at 0 {
 >> +		/* Hardwired to DSA switch */
 >> +		speed = <1000>;
 >> +		duplex = <1>;
@@ -397,8 +397,4 @@ Thanks, let me know if I can make myself useful.
 >
 
 -- 
-Jamie Lentin
---
-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
\ No newline at end of file
+Jamie Lentin
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index a635136..a1c317d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,30 +8,16 @@
   "ref\00087d1kebm2o.fsf\@free-electrons.com\0"
 ]
 [
-  "ref\00087d1kebm2o.fsf-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8\@public.gmane.org\0"
+  "From\0jm\@lentin.co.uk (Jamie Lentin)\0"
 ]
 [
-  "From\0Jamie Lentin <jm-Pj/HzkgeCk7QXOPxS62xeg\@public.gmane.org>\0"
-]
-[
-  "Subject\0Re: [PATCH 6/8 v2] arm: orion5x: Add DT-based support for Netgear WNR854T\0"
+  "Subject\0[PATCH 6/8 v2] arm: orion5x: Add DT-based support for Netgear WNR854T\0"
 ]
 [
   "Date\0Thu, 8 Sep 2016 17:47:41 +0100 (BST)\0"
 ]
 [
-  "To\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8\@public.gmane.org>\0"
-]
-[
-  "Cc\0Andrew Lunn <andrew-g2DYL2Zd6BY\@public.gmane.org>",
-  " Arnd Bergmann <arnd-r2nGTMty4D4\@public.gmane.org>",
-  " Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A\@public.gmane.org>",
-  " Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/\@public.gmane.org>",
-  " Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA\@public.gmane.org>",
-  " Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w\@public.gmane.org>",
-  " Imre Kaloz <kaloz-p3rKhJxN3npAfugRpC6u6w\@public.gmane.org>",
-  " devicetree-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
-  " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r\@public.gmane.org\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -44,14 +30,14 @@
   "\n",
   "> Hi Jamie,\n",
   ">\n",
-  "> On lun., sept. 05 2016, Jamie Lentin <jm-Pj/HzkgeCk7QXOPxS62xeg\@public.gmane.org> wrote:\n",
+  "> On lun., sept. 05 2016, Jamie Lentin <jm\@lentin.co.uk> wrote:\n",
   ">\n",
   ">> This is a router based on the mv88f5181 chipset.\n",
   ">>\n",
   ">> http://www.netgear.com/support/product/WNR854T.aspx\n",
   ">> http://wiki.openwrt.org/toh/netgear/wnr854t\n",
   ">>\n",
-  ">> Signed-off-by: Jamie Lentin <jm-Pj/HzkgeCk7QXOPxS62xeg\@public.gmane.org>\n",
+  ">> Signed-off-by: Jamie Lentin <jm\@lentin.co.uk>\n",
   ">> ---\n",
   ">> This removes the contentious vendor partitioning scheme and goes back\n",
   ">> to the original partitioning scheme used in non-DT ports to this board.\n",
@@ -126,7 +112,7 @@
   ">> +++ b/arch/arm/boot/dts/orion5x-netgear-wnr854t.dts\n",
   ">> \@\@ -0,0 +1,197 \@\@\n",
   ">> +/*\n",
-  ">> + * Copyright (C) 2016 Jamie Lentin <jm-Pj/HzkgeCk7QXOPxS62xeg\@public.gmane.org>\n",
+  ">> + * Copyright (C) 2016 Jamie Lentin <jm\@lentin.co.uk>\n",
   ">> + *\n",
   ">> + * This file is licensed under the terms of the GNU General Public\n",
   ">> + * License version 2. This program is licensed \"as is\" without any\n",
@@ -175,17 +161,17 @@
   ">> +\t\tpinctrl-0 = <&pmx_power_led &pmx_power_led_blink &pmx_wan_led>;\n",
   ">> +\t\tpinctrl-names = \"default\";\n",
   ">> +\n",
-  ">> +\t\tled\@0 {\n",
+  ">> +\t\tled at 0 {\n",
   ">> +\t\t\tlabel = \"wnr854t:green:power\";\n",
   ">> +\t\t\tgpios = <&gpio0 0 GPIO_ACTIVE_LOW>;\n",
   ">> +\t\t};\n",
   ">> +\n",
-  ">> +\t\tled\@1 {\n",
+  ">> +\t\tled at 1 {\n",
   ">> +\t\t\tlabel = \"wnr854t:blink:power\";\n",
   ">> +\t\t\tgpios = <&gpio0 2 GPIO_ACTIVE_LOW>;\n",
   ">> +\t\t};\n",
   ">> +\n",
-  ">> +\t\tled\@2 {\n",
+  ">> +\t\tled at 2 {\n",
   ">> +\t\t\tlabel = \"wnr854t:green:wan\";\n",
   ">> +\t\t\tgpios = <&gpio0 3 GPIO_ACTIVE_LOW>;\n",
   ">> +\t\t};\n",
@@ -197,7 +183,7 @@
   ">> +\n",
   ">> +\tdevbus,keep-config;\n",
   ">> +\n",
-  ">> +\tflash\@0 {\n",
+  ">> +\tflash at 0 {\n",
   ">> +\t\tcompatible = \"cfi-flash\";\n",
   ">> +\t\treg = <0 0x800000>;\n",
   ">> +\t\tbank-width = <2>;\n",
@@ -207,22 +193,22 @@
   ">> +\t\t\t#address-cells = <1>;\n",
   ">> +\t\t\t#size-cells = <1>;\n",
   ">> +\n",
-  ">> +\t\t\tpartition\@0 {\n",
+  ">> +\t\t\tpartition at 0 {\n",
   ">> +\t\t\t\tlabel = \"kernel\";\n",
   ">> +\t\t\t\treg = <0x0 0x100000>;\n",
   ">> +\t\t\t};\n",
   ">> +\n",
-  ">> +\t\t\tpartition\@100000 {\n",
+  ">> +\t\t\tpartition at 100000 {\n",
   ">> +\t\t\t\tlabel = \"rootfs\";\n",
   ">> +\t\t\t\treg = <0x100000 0x660000>;\n",
   ">> +\t\t\t};\n",
   ">> +\n",
-  ">> +\t\t\tpartition\@760000 {\n",
+  ">> +\t\t\tpartition at 760000 {\n",
   ">> +\t\t\t\tlabel = \"uboot_env\";\n",
   ">> +\t\t\t\treg = <0x760000 0x20000>;\n",
   ">> +\t\t\t};\n",
   ">> +\n",
-  ">> +\t\t\tpartition\@780000 {\n",
+  ">> +\t\t\tpartition at 780000 {\n",
   ">> +\t\t\t\tlabel = \"uboot\";\n",
   ">> +\t\t\t\treg = <0x780000 0x80000>;\n",
   ">> +\t\t\t\tread-only;\n",
@@ -234,7 +220,7 @@
   ">> +&mdio {\n",
   ">> +\tstatus = \"okay\";\n",
   ">> +\n",
-  ">> +\tswitch: switch\@0 {\n",
+  ">> +\tswitch: switch at 0 {\n",
   ">> +\t\tcompatible = \"marvell,mv88e6085\";\n",
   ">> +\t\t#address-cells = <1>;\n",
   ">> +\t\t#size-cells = <0>;\n",
@@ -245,32 +231,32 @@
   ">> +\t\t\t#address-cells = <1>;\n",
   ">> +\t\t\t#size-cells = <0>;\n",
   ">> +\n",
-  ">> +\t\t\tport\@0 {\n",
+  ">> +\t\t\tport at 0 {\n",
   ">> +\t\t\t\treg = <0>;\n",
   ">> +\t\t\t\tlabel = \"lan3\";\n",
   ">> +\t\t\t};\n",
   ">> +\n",
-  ">> +\t\t\tport\@1 {\n",
+  ">> +\t\t\tport at 1 {\n",
   ">> +\t\t\t\treg = <1>;\n",
   ">> +\t\t\t\tlabel = \"lan4\";\n",
   ">> +\t\t\t};\n",
   ">> +\n",
-  ">> +\t\t\tport\@2 {\n",
+  ">> +\t\t\tport at 2 {\n",
   ">> +\t\t\t\treg = <2>;\n",
   ">> +\t\t\t\tlabel = \"wan\";\n",
   ">> +\t\t\t};\n",
   ">> +\n",
-  ">> +\t\t\tport\@3 {\n",
+  ">> +\t\t\tport at 3 {\n",
   ">> +\t\t\t\treg = <3>;\n",
   ">> +\t\t\t\tlabel = \"cpu\";\n",
   ">> +\t\t\t};\n",
   ">> +\n",
-  ">> +\t\t\tport\@5 {\n",
+  ">> +\t\t\tport at 5 {\n",
   ">> +\t\t\t\treg = <5>;\n",
   ">> +\t\t\t\tlabel = \"lan1\";\n",
   ">> +\t\t\t};\n",
   ">> +\n",
-  ">> +\t\t\tport\@7 {\n",
+  ">> +\t\t\tport at 7 {\n",
   ">> +\t\t\t\treg = <7>;\n",
   ">> +\t\t\t\tlabel = \"lan2\";\n",
   ">> +\t\t\t};\n",
@@ -281,7 +267,7 @@
   ">> +&eth {\n",
   ">> +\tstatus = \"okay\";\n",
   ">> +\n",
-  ">> +\tethernet-port\@0 {\n",
+  ">> +\tethernet-port at 0 {\n",
   ">> +\t\t/* Hardwired to DSA switch */\n",
   ">> +\t\tspeed = <1000>;\n",
   ">> +\t\tduplex = <1>;\n",
@@ -439,11 +425,7 @@
   ">\n",
   "\n",
   "-- \n",
-  "Jamie Lentin\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"
+  "Jamie Lentin"
 ]
 
-ed0192f52dac0fe431c07230e4cf278db5e8694a81ae16b825242c810f1c5cc0
+5ab74695960641bd81af01e13fa90dd079c4957c628ebe033bf822fa93ffeed4

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.