All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <555C4E48.6020707@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 36c657f..5b9ff36 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On 19.05.2015 23:10, Andrew Andrianov wrote:
 > DNS-327L is a 2-bay NAS with the following specs:
 [...]
-> Signed-off-by: Andrew Andrianov <andrew@ncrmnt.org>
+> Signed-off-by: Andrew Andrianov <andrew-g16cbSVCqPUdnm+yROfE0A@public.gmane.org>
 > ---
 >   arch/arm/boot/dts/Makefile                     |   1 +
 >   arch/arm/boot/dts/armada-370-dlink-dns327l.dts | 356 +++++++++++++++++++++++++
@@ -31,7 +31,7 @@ I doubt pinctrl will not work as you expected. For regulators, unlike
 gpio-keys/leds above, this node just describes the "bus" of regulators.
 
 > +
-> +		usb_power: regulator at 1 {
+> +		usb_power: regulator@1 {
 > +			compatible = "regulator-fixed";
 > +			reg = <1>;
 > +			regulator-name = "USB3.0 Port Power";
@@ -52,7 +52,7 @@ here and similar for the other regulator nodes.
 
 > +		};
 > +
-> +		sata_r_power: regulator at 2 {
+> +		sata_r_power: regulator@2 {
 > +			compatible = "regulator-fixed";
 > +			reg = <2>;
 > +			regulator-name = "SATA-R Power";
@@ -65,7 +65,7 @@ here and similar for the other regulator nodes.
 > +			gpio = <&gpio1 22 GPIO_ACTIVE_HIGH>;
 > +		};
 > +
-> +		sata_l_power: regulator at 3 {
+> +		sata_l_power: regulator@3 {
 > +			compatible = "regulator-fixed";
 > +			reg = <3>;
 > +			regulator-name = "SATA-L Power";
@@ -161,7 +161,7 @@ missing pinctrl-names = "default";
 > +};
 > +
 > +&mdio {
-> +	phy0: ethernet-phy at 0 { /* Marvell 88E1318 */
+> +	phy0: ethernet-phy@0 { /* Marvell 88E1318 */
 > +		reg = <0>;
 > +		marvell,reg-init = <0x0 0x16 0x0 0x2>,
 > +		                   <0x0 0x19 0x0 0x77>,
@@ -173,7 +173,7 @@ nit: if you are at it, you could prepend the mdio reg data with 0, i.e.
 If you address the comments and stick with this version, i.e. do not add
 any new stuff now - you can add my
 
-Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 
 Thanks!
 
@@ -192,3 +192,8 @@ Thanks!
 > +	status = "okay";
 > +};
 >
+
+--
+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 119565b..b8df9c2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,22 @@
  "ref\01432069858-10958-1-git-send-email-andrew@ncrmnt.org\0"
  "ref\01432069858-10958-2-git-send-email-andrew@ncrmnt.org\0"
- "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0"
- "Subject\0[PATCH v4 1/1] ARM: mvebu: dts: Add dts file for DLink DNS-327L\0"
+ "ref\01432069858-10958-2-git-send-email-andrew-g16cbSVCqPUdnm+yROfE0A@public.gmane.org\0"
+ "From\0Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v4 1/1] ARM: mvebu: dts: Add dts file for DLink DNS-327L\0"
  "Date\0Wed, 20 May 2015 11:05:12 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Andrew Andrianov <andrew-g16cbSVCqPUdnm+yROfE0A@public.gmane.org>"
+  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
+  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
+  Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 19.05.2015 23:10, Andrew Andrianov wrote:\n"
  "> DNS-327L is a 2-bay NAS with the following specs:\n"
  "[...]\n"
- "> Signed-off-by: Andrew Andrianov <andrew@ncrmnt.org>\n"
+ "> Signed-off-by: Andrew Andrianov <andrew-g16cbSVCqPUdnm+yROfE0A@public.gmane.org>\n"
  "> ---\n"
  ">   arch/arm/boot/dts/Makefile                     |   1 +\n"
  ">   arch/arm/boot/dts/armada-370-dlink-dns327l.dts | 356 +++++++++++++++++++++++++\n"
@@ -39,7 +46,7 @@
  "gpio-keys/leds above, this node just describes the \"bus\" of regulators.\n"
  "\n"
  "> +\n"
- "> +\t\tusb_power: regulator at 1 {\n"
+ "> +\t\tusb_power: regulator@1 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <1>;\n"
  "> +\t\t\tregulator-name = \"USB3.0 Port Power\";\n"
@@ -60,7 +67,7 @@
  "\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsata_r_power: regulator at 2 {\n"
+ "> +\t\tsata_r_power: regulator@2 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <2>;\n"
  "> +\t\t\tregulator-name = \"SATA-R Power\";\n"
@@ -73,7 +80,7 @@
  "> +\t\t\tgpio = <&gpio1 22 GPIO_ACTIVE_HIGH>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsata_l_power: regulator at 3 {\n"
+ "> +\t\tsata_l_power: regulator@3 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <3>;\n"
  "> +\t\t\tregulator-name = \"SATA-L Power\";\n"
@@ -169,7 +176,7 @@
  "> +};\n"
  "> +\n"
  "> +&mdio {\n"
- "> +\tphy0: ethernet-phy at 0 { /* Marvell 88E1318 */\n"
+ "> +\tphy0: ethernet-phy@0 { /* Marvell 88E1318 */\n"
  "> +\t\treg = <0>;\n"
  "> +\t\tmarvell,reg-init = <0x0 0x16 0x0 0x2>,\n"
  "> +\t\t                   <0x0 0x19 0x0 0x77>,\n"
@@ -181,7 +188,7 @@
  "If you address the comments and stick with this version, i.e. do not add\n"
  "any new stuff now - you can add my\n"
  "\n"
- "Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\n"
+ "Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "\n"
  "Thanks!\n"
  "\n"
@@ -199,6 +206,11 @@
  "> +\tclock-frequency = <100000>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +};\n"
- >
+ ">\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
 
-b8d34d4a9512f0045228a1b52e5d3a6c6dcb901c185d5b76b5ff9320ba9a838c
+9a38b37be6ff1b3cef4728678346d9e1b8dc4c43f84322acad445cd4d3043715

diff --git a/a/1.txt b/N2/1.txt
index 36c657f..05c30f8 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -31,7 +31,7 @@ I doubt pinctrl will not work as you expected. For regulators, unlike
 gpio-keys/leds above, this node just describes the "bus" of regulators.
 
 > +
-> +		usb_power: regulator at 1 {
+> +		usb_power: regulator@1 {
 > +			compatible = "regulator-fixed";
 > +			reg = <1>;
 > +			regulator-name = "USB3.0 Port Power";
@@ -52,7 +52,7 @@ here and similar for the other regulator nodes.
 
 > +		};
 > +
-> +		sata_r_power: regulator at 2 {
+> +		sata_r_power: regulator@2 {
 > +			compatible = "regulator-fixed";
 > +			reg = <2>;
 > +			regulator-name = "SATA-R Power";
@@ -65,7 +65,7 @@ here and similar for the other regulator nodes.
 > +			gpio = <&gpio1 22 GPIO_ACTIVE_HIGH>;
 > +		};
 > +
-> +		sata_l_power: regulator at 3 {
+> +		sata_l_power: regulator@3 {
 > +			compatible = "regulator-fixed";
 > +			reg = <3>;
 > +			regulator-name = "SATA-L Power";
@@ -161,7 +161,7 @@ missing pinctrl-names = "default";
 > +};
 > +
 > +&mdio {
-> +	phy0: ethernet-phy at 0 { /* Marvell 88E1318 */
+> +	phy0: ethernet-phy@0 { /* Marvell 88E1318 */
 > +		reg = <0>;
 > +		marvell,reg-init = <0x0 0x16 0x0 0x2>,
 > +		                   <0x0 0x19 0x0 0x77>,
diff --git a/a/content_digest b/N2/content_digest
index 119565b..beab67b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,15 @@
  "ref\01432069858-10958-1-git-send-email-andrew@ncrmnt.org\0"
  "ref\01432069858-10958-2-git-send-email-andrew@ncrmnt.org\0"
- "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0"
- "Subject\0[PATCH v4 1/1] ARM: mvebu: dts: Add dts file for DLink DNS-327L\0"
+ "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0"
+ "Subject\0Re: [PATCH v4 1/1] ARM: mvebu: dts: Add dts file for DLink DNS-327L\0"
  "Date\0Wed, 20 May 2015 11:05:12 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Andrew Andrianov <andrew@ncrmnt.org>"
+  Jason Cooper <jason@lakedaemon.net>
+  Andrew Lunn <andrew@lunn.ch>
+  Gregory Clement <gregory.clement@free-electrons.com>
+ " linux-arm-kernel@lists.infradead.org\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+ " devicetree@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 19.05.2015 23:10, Andrew Andrianov wrote:\n"
@@ -39,7 +45,7 @@
  "gpio-keys/leds above, this node just describes the \"bus\" of regulators.\n"
  "\n"
  "> +\n"
- "> +\t\tusb_power: regulator at 1 {\n"
+ "> +\t\tusb_power: regulator@1 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <1>;\n"
  "> +\t\t\tregulator-name = \"USB3.0 Port Power\";\n"
@@ -60,7 +66,7 @@
  "\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsata_r_power: regulator at 2 {\n"
+ "> +\t\tsata_r_power: regulator@2 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <2>;\n"
  "> +\t\t\tregulator-name = \"SATA-R Power\";\n"
@@ -73,7 +79,7 @@
  "> +\t\t\tgpio = <&gpio1 22 GPIO_ACTIVE_HIGH>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsata_l_power: regulator at 3 {\n"
+ "> +\t\tsata_l_power: regulator@3 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <3>;\n"
  "> +\t\t\tregulator-name = \"SATA-L Power\";\n"
@@ -169,7 +175,7 @@
  "> +};\n"
  "> +\n"
  "> +&mdio {\n"
- "> +\tphy0: ethernet-phy at 0 { /* Marvell 88E1318 */\n"
+ "> +\tphy0: ethernet-phy@0 { /* Marvell 88E1318 */\n"
  "> +\t\treg = <0>;\n"
  "> +\t\tmarvell,reg-init = <0x0 0x16 0x0 0x2>,\n"
  "> +\t\t                   <0x0 0x19 0x0 0x77>,\n"
@@ -201,4 +207,4 @@
  "> +};\n"
  >
 
-b8d34d4a9512f0045228a1b52e5d3a6c6dcb901c185d5b76b5ff9320ba9a838c
+f2288b0ecd9cca00c60a6a68461d6c994dd126bf1ab961b5db30cbb65d2d1070

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.