All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54B8E38A.6020709@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 6ce136a..b45e7bb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -23,35 +23,35 @@ On 16-01-15 10:27, Gregory CLEMENT 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 e936d8c..1f8b096 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,29 +2,10 @@
  "ref\01421330978-9694-5-git-send-email-gregory.clement@free-electrons.com\0"
  "ref\054B8C933.7020502@redhat.com\0"
  "ref\054B8D97B.3090908@free-electrons.com\0"
- "From\0Hans de Goede <hdegoede@redhat.com>\0"
- "Subject\0Re: [PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port\0"
+ "From\0hdegoede@redhat.com (Hans de Goede)\0"
+ "Subject\0[PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port\0"
  "Date\0Fri, 16 Jan 2015 11:10:18 +0100\0"
- "To\0Gregory CLEMENT <gregory.clement@free-electrons.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,\n"
@@ -52,35 +33,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"
@@ -177,4 +158,4 @@
  "\n"
  Hans
 
-5f309815719ec69da25d6c7fc525d2a78e30851fdbe35c9c0f2c823b6baecb76
+bb399b5f00272a214003aef29879da6fbd002bdacbeac0da19bbdd42f1b24c83

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.