All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <564B9C3D.7070303@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 2a72721..34dd1bf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,7 +9,7 @@ On 11/17/2015 02:24 AM, Heiko Schocher wrote:
 > I2C:  at24 eeprom, pcf8563
 > USB:  USB1 (host)
 >
-> Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>
+> Signed-off-by: Heiko Schocher <hs@denx.de>
 > ---
 > The following patches are needed to get all working
 > for the shc board:
@@ -82,7 +82,7 @@ Dave
 > +/*
 > + * support for the bosch am335x based shc c3 board
 > + *
-> + * Copyright, C) 2015 Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>
+> + * Copyright, C) 2015 Heiko Schocher <hs@denx.de>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -103,7 +103,7 @@ Dave
 > +	};
 > +
 > +	cpus {
-> +		cpu@0 {
+> +		cpu at 0 {
 > +			/*
 > +			 * To consider voltage drop between PMIC and SoC,
 > +			 * tolerance value is reduced to 2% from 4% and
@@ -145,38 +145,38 @@ Dave
 > +
 > +		compatible = "gpio-leds";
 > +
-> +		led@1 {
+> +		led at 1 {
 > +			label = "shc:power:red";
 > +			gpios = <&gpio0 23 GPIO_ACTIVE_HIGH>;
 > +			default-state = "off";
 > +		};
 > +
-> +		led@2 {
+> +		led at 2 {
 > +			label = "shc:power:bl";
 > +			gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>;
 > +			linux,default-trigger = "timer";
 > +			default-state = "on";
 > +		};
 > +
-> +		led@3 {
+> +		led at 3 {
 > +			label = "shc:lan:red";
 > +			gpios = <&gpio0 26 GPIO_ACTIVE_HIGH>;
 > +			default-state = "off";
 > +		};
 > +
-> +		led@4 {
+> +		led at 4 {
 > +			label = "shc:lan:bl";
 > +			gpios = <&gpio1 17 GPIO_ACTIVE_HIGH>;
 > +			default-state = "off";
 > +		};
 > +
-> +		led@5 {
+> +		led at 5 {
 > +			label = "shc:cloud:red";
 > +			gpios = <&gpio2 2 GPIO_ACTIVE_HIGH>;
 > +			default-state = "off";
 > +		};
 > +
-> +		led@6 {
+> +		led at 6 {
 > +			label = "shc:cloud:bl";
 > +			gpios = <&gpio1 18 GPIO_ACTIVE_HIGH>;
 > +			default-state = "off";
@@ -188,7 +188,7 @@ Dave
 > +		reg = <0x80000000 0x20000000>; /* 512 MB */
 > +	};
 > +
-> +	vmmcsd_fixed: fixedregulator@0 {
+> +	vmmcsd_fixed: fixedregulator at 0 {
 > +		compatible = "regulator-fixed";
 > +		regulator-name = "vmmcsd_fixed";
 > +		regulator-min-microvolt = <3300000>;
@@ -210,7 +210,7 @@ Dave
 > +	pinctrl-1 = <&davinci_mdio_sleep>;
 > +	status = "okay";
 > +
-> +	ethernetphy0: ethernet-phy@0 {
+> +	ethernetphy0: ethernet-phy at 0 {
 > +		reg = <0>;
 > +		smsc,disable-energy-detect;
 > +	};
@@ -219,7 +219,7 @@ Dave
 > +&epwmss1 {
 > +	status = "okay";
 > +
-> +	ehrpwm1: ehrpwm@48302200 {
+> +	ehrpwm1: ehrpwm at 48302200 {
 > +		pinctrl-names = "default";
 > +		pinctrl-0 = <&ehrpwm1_pins>;
 > +		status = "okay";
@@ -264,17 +264,17 @@ Dave
 > +	status = "okay";
 > +	clock-frequency = <400000>;
 > +
-> +	tps: tps@24 {
+> +	tps: tps at 24 {
 > +		reg = <0x24>;
 > +	};
 > +
-> +	at24@50 {
+> +	at24 at 50 {
 > +		compatible = "at24,24c32";
 > +		pagesize = <32>;
 > +		reg = <0x50>;
 > +	};
 > +
-> +	pcf8563@51 {
+> +	pcf8563 at 51 {
 > +		compatible = "nxp,pcf8563";
 > +		reg = <0x51>;
 > +	};
@@ -286,7 +286,7 @@ Dave
 > +	pinctrl-1 = <&cpsw_sleep>;
 > +	status = "okay";
 > +	slaves = <1>;
-> +	cpsw_emac0: slave@4a100200  {
+> +	cpsw_emac0: slave at 4a100200  {
 > +		phy_id = <&davinci_mdio>, <0>;
 > +		phy-mode = "mii";
 > +		phy-handle = <&ethernetphy0>;
@@ -341,7 +341,7 @@ Dave
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		dcdc1_reg: regulator@0 {
+> +		dcdc1_reg: regulator at 0 {
 > +			reg = <0>;
 > +			regulator-name = "vdds_dpr";
 > +			regulator-compatible = "dcdc1";
@@ -351,7 +351,7 @@ Dave
 > +			regulator-always-on;
 > +		};
 > +
-> +		dcdc2_reg: regulator@1 {
+> +		dcdc2_reg: regulator at 1 {
 > +			reg = <1>;
 > +			/*
 > +			 * VDD_MPU voltage limits 0.95V - 1.26V with
@@ -366,7 +366,7 @@ Dave
 > +			regulator-ramp-delay = <70000>;
 > +		};
 > +
-> +		dcdc3_reg: regulator@2 {
+> +		dcdc3_reg: regulator at 2 {
 > +			reg = <2>;
 > +			/*
 > +			 * VDD_CORE voltage limits 0.95V - 1.1V with
@@ -380,7 +380,7 @@ Dave
 > +			regulator-always-on;
 > +		};
 > +
-> +		ldo1_reg: regulator@3 {
+> +		ldo1_reg: regulator at 3 {
 > +			reg = <3>;
 > +			regulator-name = "vio,vrtc,vdds";
 > +			regulator-compatible = "ldo1";
@@ -389,7 +389,7 @@ Dave
 > +			regulator-always-on;
 > +		};
 > +
-> +		ldo2_reg: regulator@4 {
+> +		ldo2_reg: regulator at 4 {
 > +			reg = <4>;
 > +			regulator-name = "vdd_3v3aux";
 > +			regulator-compatible = "ldo2";
@@ -398,7 +398,7 @@ Dave
 > +			regulator-always-on;
 > +		};
 > +
-> +		ldo3_reg: regulator@5 {
+> +		ldo3_reg: regulator at 5 {
 > +			reg = <5>;
 > +			regulator-name = "vdd_1v8";
 > +			regulator-compatible = "ldo3";
@@ -407,7 +407,7 @@ Dave
 > +			regulator-always-on;
 > +		};
 > +
-> +		ldo4_reg: regulator@6 {
+> +		ldo4_reg: regulator at 6 {
 > +			reg = <6>;
 > +			regulator-name = "vdd_3v3a";
 > +			regulator-compatible = "ldo4";
@@ -657,8 +657,3 @@ Dave
 > +	};
 > +};
 >
-
---
-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 10aff19..7b81849 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,8 @@
  "ref\01447748655-2088-1-git-send-email-hs@denx.de\0"
- "ref\01447748655-2088-1-git-send-email-hs-ynQEQJNshbs@public.gmane.org\0"
- "From\0Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org>\0"
- "Subject\0Re: [PATCH v2] arm, am335x: add support for the bosch shc board\0"
+ "From\0d-gerlach@ti.com (Dave Gerlach)\0"
+ "Subject\0[PATCH v2] arm, am335x: add support for the bosch shc board\0"
  "Date\0Tue, 17 Nov 2015 15:29:33 -0600\0"
- "To\0Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>"
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>"
-  Robert Nelson <robertcnelson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Georg.Soffel-k21M0aUVSxZWk0Htik3J/w@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -25,7 +16,7 @@
  "> I2C:  at24 eeprom, pcf8563\n"
  "> USB:  USB1 (host)\n"
  ">\n"
- "> Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\n"
+ "> Signed-off-by: Heiko Schocher <hs@denx.de>\n"
  "> ---\n"
  "> The following patches are needed to get all working\n"
  "> for the shc board:\n"
@@ -98,7 +89,7 @@
  "> +/*\n"
  "> + * support for the bosch am335x based shc c3 board\n"
  "> + *\n"
- "> + * Copyright, C) 2015 Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\n"
+ "> + * Copyright, C) 2015 Heiko Schocher <hs@denx.de>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -119,7 +110,7 @@
  "> +\t};\n"
  "> +\n"
  "> +\tcpus {\n"
- "> +\t\tcpu@0 {\n"
+ "> +\t\tcpu at 0 {\n"
  "> +\t\t\t/*\n"
  "> +\t\t\t * To consider voltage drop between PMIC and SoC,\n"
  "> +\t\t\t * tolerance value is reduced to 2% from 4% and\n"
@@ -161,38 +152,38 @@
  "> +\n"
  "> +\t\tcompatible = \"gpio-leds\";\n"
  "> +\n"
- "> +\t\tled@1 {\n"
+ "> +\t\tled at 1 {\n"
  "> +\t\t\tlabel = \"shc:power:red\";\n"
  "> +\t\t\tgpios = <&gpio0 23 GPIO_ACTIVE_HIGH>;\n"
  "> +\t\t\tdefault-state = \"off\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tled@2 {\n"
+ "> +\t\tled at 2 {\n"
  "> +\t\t\tlabel = \"shc:power:bl\";\n"
  "> +\t\t\tgpios = <&gpio0 22 GPIO_ACTIVE_HIGH>;\n"
  "> +\t\t\tlinux,default-trigger = \"timer\";\n"
  "> +\t\t\tdefault-state = \"on\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tled@3 {\n"
+ "> +\t\tled at 3 {\n"
  "> +\t\t\tlabel = \"shc:lan:red\";\n"
  "> +\t\t\tgpios = <&gpio0 26 GPIO_ACTIVE_HIGH>;\n"
  "> +\t\t\tdefault-state = \"off\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tled@4 {\n"
+ "> +\t\tled at 4 {\n"
  "> +\t\t\tlabel = \"shc:lan:bl\";\n"
  "> +\t\t\tgpios = <&gpio1 17 GPIO_ACTIVE_HIGH>;\n"
  "> +\t\t\tdefault-state = \"off\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tled@5 {\n"
+ "> +\t\tled at 5 {\n"
  "> +\t\t\tlabel = \"shc:cloud:red\";\n"
  "> +\t\t\tgpios = <&gpio2 2 GPIO_ACTIVE_HIGH>;\n"
  "> +\t\t\tdefault-state = \"off\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tled@6 {\n"
+ "> +\t\tled at 6 {\n"
  "> +\t\t\tlabel = \"shc:cloud:bl\";\n"
  "> +\t\t\tgpios = <&gpio1 18 GPIO_ACTIVE_HIGH>;\n"
  "> +\t\t\tdefault-state = \"off\";\n"
@@ -204,7 +195,7 @@
  "> +\t\treg = <0x80000000 0x20000000>; /* 512 MB */\n"
  "> +\t};\n"
  "> +\n"
- "> +\tvmmcsd_fixed: fixedregulator@0 {\n"
+ "> +\tvmmcsd_fixed: fixedregulator at 0 {\n"
  "> +\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\tregulator-name = \"vmmcsd_fixed\";\n"
  "> +\t\tregulator-min-microvolt = <3300000>;\n"
@@ -226,7 +217,7 @@
  "> +\tpinctrl-1 = <&davinci_mdio_sleep>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tethernetphy0: ethernet-phy@0 {\n"
+ "> +\tethernetphy0: ethernet-phy at 0 {\n"
  "> +\t\treg = <0>;\n"
  "> +\t\tsmsc,disable-energy-detect;\n"
  "> +\t};\n"
@@ -235,7 +226,7 @@
  "> +&epwmss1 {\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tehrpwm1: ehrpwm@48302200 {\n"
+ "> +\tehrpwm1: ehrpwm at 48302200 {\n"
  "> +\t\tpinctrl-names = \"default\";\n"
  "> +\t\tpinctrl-0 = <&ehrpwm1_pins>;\n"
  "> +\t\tstatus = \"okay\";\n"
@@ -280,17 +271,17 @@
  "> +\tstatus = \"okay\";\n"
  "> +\tclock-frequency = <400000>;\n"
  "> +\n"
- "> +\ttps: tps@24 {\n"
+ "> +\ttps: tps at 24 {\n"
  "> +\t\treg = <0x24>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tat24@50 {\n"
+ "> +\tat24 at 50 {\n"
  "> +\t\tcompatible = \"at24,24c32\";\n"
  "> +\t\tpagesize = <32>;\n"
  "> +\t\treg = <0x50>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tpcf8563@51 {\n"
+ "> +\tpcf8563 at 51 {\n"
  "> +\t\tcompatible = \"nxp,pcf8563\";\n"
  "> +\t\treg = <0x51>;\n"
  "> +\t};\n"
@@ -302,7 +293,7 @@
  "> +\tpinctrl-1 = <&cpsw_sleep>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\tslaves = <1>;\n"
- "> +\tcpsw_emac0: slave@4a100200  {\n"
+ "> +\tcpsw_emac0: slave at 4a100200  {\n"
  "> +\t\tphy_id = <&davinci_mdio>, <0>;\n"
  "> +\t\tphy-mode = \"mii\";\n"
  "> +\t\tphy-handle = <&ethernetphy0>;\n"
@@ -357,7 +348,7 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tdcdc1_reg: regulator@0 {\n"
+ "> +\t\tdcdc1_reg: regulator at 0 {\n"
  "> +\t\t\treg = <0>;\n"
  "> +\t\t\tregulator-name = \"vdds_dpr\";\n"
  "> +\t\t\tregulator-compatible = \"dcdc1\";\n"
@@ -367,7 +358,7 @@
  "> +\t\t\tregulator-always-on;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tdcdc2_reg: regulator@1 {\n"
+ "> +\t\tdcdc2_reg: regulator at 1 {\n"
  "> +\t\t\treg = <1>;\n"
  "> +\t\t\t/*\n"
  "> +\t\t\t * VDD_MPU voltage limits 0.95V - 1.26V with\n"
@@ -382,7 +373,7 @@
  "> +\t\t\tregulator-ramp-delay = <70000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tdcdc3_reg: regulator@2 {\n"
+ "> +\t\tdcdc3_reg: regulator at 2 {\n"
  "> +\t\t\treg = <2>;\n"
  "> +\t\t\t/*\n"
  "> +\t\t\t * VDD_CORE voltage limits 0.95V - 1.1V with\n"
@@ -396,7 +387,7 @@
  "> +\t\t\tregulator-always-on;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tldo1_reg: regulator@3 {\n"
+ "> +\t\tldo1_reg: regulator at 3 {\n"
  "> +\t\t\treg = <3>;\n"
  "> +\t\t\tregulator-name = \"vio,vrtc,vdds\";\n"
  "> +\t\t\tregulator-compatible = \"ldo1\";\n"
@@ -405,7 +396,7 @@
  "> +\t\t\tregulator-always-on;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tldo2_reg: regulator@4 {\n"
+ "> +\t\tldo2_reg: regulator at 4 {\n"
  "> +\t\t\treg = <4>;\n"
  "> +\t\t\tregulator-name = \"vdd_3v3aux\";\n"
  "> +\t\t\tregulator-compatible = \"ldo2\";\n"
@@ -414,7 +405,7 @@
  "> +\t\t\tregulator-always-on;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tldo3_reg: regulator@5 {\n"
+ "> +\t\tldo3_reg: regulator at 5 {\n"
  "> +\t\t\treg = <5>;\n"
  "> +\t\t\tregulator-name = \"vdd_1v8\";\n"
  "> +\t\t\tregulator-compatible = \"ldo3\";\n"
@@ -423,7 +414,7 @@
  "> +\t\t\tregulator-always-on;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tldo4_reg: regulator@6 {\n"
+ "> +\t\tldo4_reg: regulator at 6 {\n"
  "> +\t\t\treg = <6>;\n"
  "> +\t\t\tregulator-name = \"vdd_3v3a\";\n"
  "> +\t\t\tregulator-compatible = \"ldo4\";\n"
@@ -672,11 +663,6 @@
  "> +\t\t>;\n"
  "> +\t};\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
+ >
 
-45b469caf11e03f9bacfba5a7c835e5f98cafa326b614bb4464796fc11d4f62a
+69d3cf98cd82be6fcca6c36c2af74fbf34fad699d87ae128d9bdff915200627f

diff --git a/a/1.txt b/N2/1.txt
index 2a72721..eee3f88 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -9,7 +9,7 @@ On 11/17/2015 02:24 AM, Heiko Schocher wrote:
 > I2C:  at24 eeprom, pcf8563
 > USB:  USB1 (host)
 >
-> Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>
+> Signed-off-by: Heiko Schocher <hs@denx.de>
 > ---
 > The following patches are needed to get all working
 > for the shc board:
@@ -82,7 +82,7 @@ Dave
 > +/*
 > + * support for the bosch am335x based shc c3 board
 > + *
-> + * Copyright, C) 2015 Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>
+> + * Copyright, C) 2015 Heiko Schocher <hs@denx.de>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -657,8 +657,3 @@ Dave
 > +	};
 > +};
 >
-
---
-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 10aff19..3a1f90f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,17 +1,16 @@
  "ref\01447748655-2088-1-git-send-email-hs@denx.de\0"
- "ref\01447748655-2088-1-git-send-email-hs-ynQEQJNshbs@public.gmane.org\0"
- "From\0Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org>\0"
+ "From\0Dave Gerlach <d-gerlach@ti.com>\0"
  "Subject\0Re: [PATCH v2] arm, am335x: add support for the bosch shc board\0"
  "Date\0Tue, 17 Nov 2015 15:29:33 -0600\0"
- "To\0Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>"
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>"
-  Robert Nelson <robertcnelson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Georg.Soffel-k21M0aUVSxZWk0Htik3J/w@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0Heiko Schocher <hs@denx.de>"
+ " <linux-kernel@vger.kernel.org>\0"
+ "Cc\0Beno\303\256t Cousson <bcousson@baylibre.com>"
+  Robert Nelson <robertcnelson@gmail.com>
+  devicetree@vger.kernel.org
+  Georg.Soffel@bosch-si.com
+  linux-omap@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " Tony Lindgren <tony@atomide.com>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -25,7 +24,7 @@
  "> I2C:  at24 eeprom, pcf8563\n"
  "> USB:  USB1 (host)\n"
  ">\n"
- "> Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\n"
+ "> Signed-off-by: Heiko Schocher <hs@denx.de>\n"
  "> ---\n"
  "> The following patches are needed to get all working\n"
  "> for the shc board:\n"
@@ -98,7 +97,7 @@
  "> +/*\n"
  "> + * support for the bosch am335x based shc c3 board\n"
  "> + *\n"
- "> + * Copyright, C) 2015 Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\n"
+ "> + * Copyright, C) 2015 Heiko Schocher <hs@denx.de>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -672,11 +671,6 @@
  "> +\t\t>;\n"
  "> +\t};\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
+ >
 
-45b469caf11e03f9bacfba5a7c835e5f98cafa326b614bb4464796fc11d4f62a
+59a5d468f73a9d6186a9689be5f0e054c2b1cc1f817096c72f353f2dbde900bb

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.