All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54B8D97B.3090908@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index e357c52..2cb524c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,35 +20,35 @@ On 16/01/2015 09:17, Hans de Goede wrote:
 >>   				#address-cells = <1>;
 >>   				#size-cells = <0>;
 >> +
->> +				sata0: sata-port@0 {
+>> +				sata0: sata-port at 0 {
 >> +					reg = <0>;
 >> +					target-supply = <&reg_5v_sata0>;
 >> +				};
 >> +
->> +				sata1: sata-port@1 {
+>> +				sata1: sata-port at 1 {
 >> +					reg = <1>;
 >> +					target-supply = <&reg_5v_sata1>;
 >> +				};
 >>   			};
 >>
->>   			sata@e0000 {
+>>   			sata at e0000 {
 >> @@ -181,6 +191,16 @@
 >>   				status = "okay";
 >>   				#address-cells = <1>;
 >>   				#size-cells = <0>;
 >> +
->> +				sata2: sata-port@0 {
+>> +				sata2: sata-port at 0 {
 >> +					reg = <0>;
 >> +					target-supply = <&reg_5v_sata2>;
 >> +				};
 >> +
->> +				sata3: sata-port@1 {
+>> +				sata3: sata-port at 1 {
 >> +					reg = <1>;
 >> +					target-supply = <&reg_5v_sata3>;
 >> +				};
 >>   			};
 >>
->>   			sdhci@d8000 {
+>>   			sdhci at d8000 {
 >> @@ -278,6 +298,112 @@
 >>   		regulator-always-on;
 >>   		gpio = <&expander0 4 GPIO_ACTIVE_HIGH>;
diff --git a/a/content_digest b/N1/content_digest
index 47959c1..58b9974 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,29 +1,10 @@
  "ref\01421330978-9694-1-git-send-email-gregory.clement@free-electrons.com\0"
  "ref\01421330978-9694-5-git-send-email-gregory.clement@free-electrons.com\0"
  "ref\054B8C933.7020502@redhat.com\0"
- "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
- "Subject\0Re: [PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port\0"
+ "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
+ "Subject\0[PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port\0"
  "Date\0Fri, 16 Jan 2015 10:27:23 +0100\0"
- "To\0Hans de Goede <hdegoede@redhat.com>"
-  Tejun Heo <tj@kernel.org>
-  linux-ide@vger.kernel.org
- " linux-kernel@vger.kernel.org\0"
- "Cc\0Antoine T\303\251nart <antoine.tenart@free-electrons.com>"
-  Liam Girdwood <lgirdwood@gmail.com>
-  Mark Brown <broonie@kernel.org>
-  Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-  Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
-  Maxime Ripard <maxime.ripard@free-electrons.com>
-  Boris BREZILLON <boris.brezillon@free-electrons.com>
-  Jason Cooper <jason@lakedaemon.net>
-  Andrew Lunn <andrew@lunn.ch>
-  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
-  linux-arm-kernel@lists.infradead.org
-  Lior Amsalem <alior@marvell.com>
-  Tawfik Bayouk <tawfik@marvell.com>
-  Nadav Haklai <nadavh@marvell.com>
-  Mark Rutland <mark.rutland@arm.com>
- " devicetree@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Hans,\n"
@@ -48,35 +29,35 @@
  ">>   \t\t\t\t#address-cells = <1>;\n"
  ">>   \t\t\t\t#size-cells = <0>;\n"
  ">> +\n"
- ">> +\t\t\t\tsata0: sata-port@0 {\n"
+ ">> +\t\t\t\tsata0: sata-port at 0 {\n"
  ">> +\t\t\t\t\treg = <0>;\n"
  ">> +\t\t\t\t\ttarget-supply = <&reg_5v_sata0>;\n"
  ">> +\t\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\t\tsata1: sata-port@1 {\n"
+ ">> +\t\t\t\tsata1: sata-port at 1 {\n"
  ">> +\t\t\t\t\treg = <1>;\n"
  ">> +\t\t\t\t\ttarget-supply = <&reg_5v_sata1>;\n"
  ">> +\t\t\t\t};\n"
  ">>   \t\t\t};\n"
  ">>\n"
- ">>   \t\t\tsata@e0000 {\n"
+ ">>   \t\t\tsata at e0000 {\n"
  ">> @@ -181,6 +191,16 @@\n"
  ">>   \t\t\t\tstatus = \"okay\";\n"
  ">>   \t\t\t\t#address-cells = <1>;\n"
  ">>   \t\t\t\t#size-cells = <0>;\n"
  ">> +\n"
- ">> +\t\t\t\tsata2: sata-port@0 {\n"
+ ">> +\t\t\t\tsata2: sata-port at 0 {\n"
  ">> +\t\t\t\t\treg = <0>;\n"
  ">> +\t\t\t\t\ttarget-supply = <&reg_5v_sata2>;\n"
  ">> +\t\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\t\tsata3: sata-port@1 {\n"
+ ">> +\t\t\t\tsata3: sata-port at 1 {\n"
  ">> +\t\t\t\t\treg = <1>;\n"
  ">> +\t\t\t\t\ttarget-supply = <&reg_5v_sata3>;\n"
  ">> +\t\t\t\t};\n"
  ">>   \t\t\t};\n"
  ">>\n"
- ">>   \t\t\tsdhci@d8000 {\n"
+ ">>   \t\t\tsdhci at d8000 {\n"
  ">> @@ -278,6 +298,112 @@\n"
  ">>   \t\tregulator-always-on;\n"
  ">>   \t\tgpio = <&expander0 4 GPIO_ACTIVE_HIGH>;\n"
@@ -247,4 +228,4 @@
  "development, consulting, training and support.\n"
  http://free-electrons.com
 
-06c2662d822e001b6274389477fc0f0f0c5f98df1dc2640f6a4feef6f78e50bf
+75919a1671e3f3aff25bae9040067ca65112079661ca72f3e5b844143227eabf

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.