All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52B1D3DC.1010304@baylibre.com>

diff --git a/a/1.txt b/N1/1.txt
index dcf16db..5fbbbb6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -73,7 +73,7 @@ Benoit
 >> +		reg = <0x80000000 0x10000000>;	/* 256 MB */
 >> +	};
 >> +
->> +	vbat: fixedregulator@0 {
+>> +	vbat: fixedregulator at 0 {
 >> +		compatible = "regulator-fixed";
 >> +		regulator-name = "vbat";
 >> +		regulator-min-microvolt = <5000000>;
@@ -93,7 +93,7 @@ Benoit
 >> +&i2c1 {
 >> +	clock-frequency = <2600000>;
 >> +
->> +	tps: tps@2d {
+>> +	tps: tps at 2d {
 >> +		reg = <0x2d>;
 >> +	};
 >> +};
@@ -154,11 +154,11 @@ Benoit
 >> +	vccio-supply = <&vbat>;
 >> +
 >> +	regulators {
->> +		vrtc_reg: regulator@0 {
+>> +		vrtc_reg: regulator at 0 {
 >> +			regulator-always-on;
 >> +		};
 >> +
->> +		vio_reg: regulator@1 {
+>> +		vio_reg: regulator at 1 {
 >> +			regulator-always-on;
 >> +		};
 >> +
@@ -168,21 +168,21 @@ Benoit
 >> +		 * VDIG2=1.8V,300mA max
 >> +		 */
 >> +
->> +		vpll_reg: regulator@7 {
+>> +		vpll_reg: regulator at 7 {
 >> +			/* VDDS_DPLL_1V8 */
 >> +			regulator-min-microvolt = <1800000>;
 >> +			regulator-max-microvolt = <1800000>;
 >> +			regulator-always-on;
 >> +		};
 >> +
->> +		vaux1_reg: regulator@9 {
+>> +		vaux1_reg: regulator at 9 {
 >> +			/* VDDS_SRAM_1V8 */
 >> +			regulator-min-microvolt = <1800000>;
 >> +			regulator-max-microvolt = <1800000>;
 >> +			regulator-always-on;
 >> +		};
 >> +
->> +		vaux2_reg: regulator@10 {
+>> +		vaux2_reg: regulator at 10 {
 >> +			/* VDDA1P8V_USBPHY */
 >> +			regulator-min-microvolt = <1800000>;
 >> +			regulator-max-microvolt = <1800000>;
@@ -191,21 +191,21 @@ Benoit
 >> +
 >> +		/* VAUX33 unused */
 >> +
->> +		vdac_reg: regulator@8 {
+>> +		vdac_reg: regulator at 8 {
 >> +			/* VDDA_DAC_1V8 */
 >> +			regulator-min-microvolt = <1800000>;
 >> +			regulator-max-microvolt = <1800000>;
 >> +			regulator-always-on;
 >> +		};
 >> +
->> +		vmmc_reg: regulator@12 {
+>> +		vmmc_reg: regulator at 12 {
 >> +			/* VDDA3P3V_USBPHY */
 >> +			regulator-min-microvolt = <3300000>;
 >> +			regulator-max-microvolt = <3300000>;
 >> +			regulator-always-on;
 >> +		};
 >> +
->> +		vdd1_reg: regulator@2 {
+>> +		vdd1_reg: regulator at 2 {
 >> +			/* VDD_CORE */
 >> +			regulator-name = "vdd_core";
 >> +			regulator-min-microvolt = <1200000>;
@@ -214,7 +214,7 @@ Benoit
 >> +			regulator-always-on;
 >> +		};
 >> +
->> +		vdd2_reg: regulator@3 {
+>> +		vdd2_reg: regulator at 3 {
 >> +			/* VDDSHV_3V3 */
 >> +			regulator-name = "vdd_shv";
 >> +			regulator-min-microvolt = <3300000>;
@@ -231,11 +231,7 @@ Benoit
 
 
 -- 
-Benoît Cousson
+Beno?t Cousson
 BayLibre
 Embedded Linux Technology Lab
 www.baylibre.com
---
-To unsubscribe from this list: send the line "unsubscribe linux-omap" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index a77f96f..f219b0e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,9 @@
  "ref\01386626150-23504-1-git-send-email-nm@ti.com\0"
  "ref\052B0A9C8.7070201@ti.com\0"
- "From\0Benoit Cousson <bcousson@baylibre.com>\0"
- "Subject\0Re: [PATCH] ARM: dts: Add basic devices for AM3517-craneboard\0"
+ "From\0bcousson@baylibre.com (Benoit Cousson)\0"
+ "Subject\0[PATCH] ARM: dts: Add basic devices for AM3517-craneboard\0"
  "Date\0Wed, 18 Dec 2013 17:57:00 +0100\0"
- "To\0Nishanth Menon <nm@ti.com>\0"
- "Cc\0Tony Lindgren <tony@atomide.com>"
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " linux-omap@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Nishanth,\n"
@@ -85,7 +81,7 @@
  ">> +\t\treg = <0x80000000 0x10000000>;\t/* 256 MB */\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\tvbat: fixedregulator@0 {\n"
+ ">> +\tvbat: fixedregulator at 0 {\n"
  ">> +\t\tcompatible = \"regulator-fixed\";\n"
  ">> +\t\tregulator-name = \"vbat\";\n"
  ">> +\t\tregulator-min-microvolt = <5000000>;\n"
@@ -105,7 +101,7 @@
  ">> +&i2c1 {\n"
  ">> +\tclock-frequency = <2600000>;\n"
  ">> +\n"
- ">> +\ttps: tps@2d {\n"
+ ">> +\ttps: tps at 2d {\n"
  ">> +\t\treg = <0x2d>;\n"
  ">> +\t};\n"
  ">> +};\n"
@@ -166,11 +162,11 @@
  ">> +\tvccio-supply = <&vbat>;\n"
  ">> +\n"
  ">> +\tregulators {\n"
- ">> +\t\tvrtc_reg: regulator@0 {\n"
+ ">> +\t\tvrtc_reg: regulator at 0 {\n"
  ">> +\t\t\tregulator-always-on;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tvio_reg: regulator@1 {\n"
+ ">> +\t\tvio_reg: regulator at 1 {\n"
  ">> +\t\t\tregulator-always-on;\n"
  ">> +\t\t};\n"
  ">> +\n"
@@ -180,21 +176,21 @@
  ">> +\t\t * VDIG2=1.8V,300mA max\n"
  ">> +\t\t */\n"
  ">> +\n"
- ">> +\t\tvpll_reg: regulator@7 {\n"
+ ">> +\t\tvpll_reg: regulator at 7 {\n"
  ">> +\t\t\t/* VDDS_DPLL_1V8 */\n"
  ">> +\t\t\tregulator-min-microvolt = <1800000>;\n"
  ">> +\t\t\tregulator-max-microvolt = <1800000>;\n"
  ">> +\t\t\tregulator-always-on;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tvaux1_reg: regulator@9 {\n"
+ ">> +\t\tvaux1_reg: regulator at 9 {\n"
  ">> +\t\t\t/* VDDS_SRAM_1V8 */\n"
  ">> +\t\t\tregulator-min-microvolt = <1800000>;\n"
  ">> +\t\t\tregulator-max-microvolt = <1800000>;\n"
  ">> +\t\t\tregulator-always-on;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tvaux2_reg: regulator@10 {\n"
+ ">> +\t\tvaux2_reg: regulator at 10 {\n"
  ">> +\t\t\t/* VDDA1P8V_USBPHY */\n"
  ">> +\t\t\tregulator-min-microvolt = <1800000>;\n"
  ">> +\t\t\tregulator-max-microvolt = <1800000>;\n"
@@ -203,21 +199,21 @@
  ">> +\n"
  ">> +\t\t/* VAUX33 unused */\n"
  ">> +\n"
- ">> +\t\tvdac_reg: regulator@8 {\n"
+ ">> +\t\tvdac_reg: regulator at 8 {\n"
  ">> +\t\t\t/* VDDA_DAC_1V8 */\n"
  ">> +\t\t\tregulator-min-microvolt = <1800000>;\n"
  ">> +\t\t\tregulator-max-microvolt = <1800000>;\n"
  ">> +\t\t\tregulator-always-on;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tvmmc_reg: regulator@12 {\n"
+ ">> +\t\tvmmc_reg: regulator at 12 {\n"
  ">> +\t\t\t/* VDDA3P3V_USBPHY */\n"
  ">> +\t\t\tregulator-min-microvolt = <3300000>;\n"
  ">> +\t\t\tregulator-max-microvolt = <3300000>;\n"
  ">> +\t\t\tregulator-always-on;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tvdd1_reg: regulator@2 {\n"
+ ">> +\t\tvdd1_reg: regulator at 2 {\n"
  ">> +\t\t\t/* VDD_CORE */\n"
  ">> +\t\t\tregulator-name = \"vdd_core\";\n"
  ">> +\t\t\tregulator-min-microvolt = <1200000>;\n"
@@ -226,7 +222,7 @@
  ">> +\t\t\tregulator-always-on;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tvdd2_reg: regulator@3 {\n"
+ ">> +\t\tvdd2_reg: regulator at 3 {\n"
  ">> +\t\t\t/* VDDSHV_3V3 */\n"
  ">> +\t\t\tregulator-name = \"vdd_shv\";\n"
  ">> +\t\t\tregulator-min-microvolt = <3300000>;\n"
@@ -243,13 +239,9 @@
  "\n"
  "\n"
  "-- \n"
- "Beno\303\256t Cousson\n"
+ "Beno?t Cousson\n"
  "BayLibre\n"
  "Embedded Linux Technology Lab\n"
- "www.baylibre.com\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ www.baylibre.com
 
-f9c3a8b89edd319286ec9efa1129aef73429b86192f2a89cb64c5d487bfa42a1
+d14ab365fc34620dd4fb52fd826ea02a06ef9bace4e35ec04fd0b679f24b1c05

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.