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

diff --git a/a/1.txt b/N1/1.txt
index 4fc46b0..e45d9d7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -28,7 +28,7 @@ if anything is unknown, as such the proposed device tree description of
 having a ahci controller node with port child nodes, with each port having
 a regulator:
 
-         sata@f7e90000 {
+         sata at f7e90000 {
                  compatible = "marvell,berlin2q-achi", "generic-ahci";
                  reg = <0xe90000 0x1000>;
                  interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
@@ -36,13 +36,13 @@ a regulator:
                  #address-cells = <1>;
                  #size-cells = <0>;
 
-                 sata0: sata-port@0 {
+                 sata0: sata-port at 0 {
                          reg = <0>;
                          phys = <&sata_phy 0>;
 			target-supply = <&reg_sata0>;
                  };
 
-                 sata1: sata-port@1 {
+                 sata1: sata-port at 1 {
                          reg = <1>;
                          phys = <&sata_phy 1>;
 			target-supply = <&reg_sata1>;
@@ -74,7 +74,3 @@ change later.
 Regards,
 
 Hans
---
-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 c364247..4d981d2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,31 +4,10 @@
  "ref\054AFFFDC.7020307@free-electrons.com\0"
  "ref\0CAGb2v674q4Cjp9qy9CbUXe2j5pT_ez98CKxXHC8u4Diap2TT1A@mail.gmail.com\0"
  "ref\020150109171131.GH2634@sirena.org.uk\0"
- "ref\020150109171131.GH2634-GFdadSzt00ze9xe1eoZjHA@public.gmane.org\0"
- "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
- "Subject\0Re: [PATCH v2 2/4] Documentation: bindings: Add the regulator property to the sub-nodes AHCI bindings\0"
+ "From\0hdegoede@redhat.com (Hans de Goede)\0"
+ "Subject\0[PATCH v2 2/4] Documentation: bindings: Add the regulator property to the sub-nodes AHCI bindings\0"
  "Date\0Sat, 10 Jan 2015 11:20:13 +0100\0"
- "To\0Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
- " Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\0"
- "Cc\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"
-  linux-kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
-  Tawfik Bayouk <tawfik-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
-  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " Antoine T\303\251nart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  linux-ide-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  linux-arm-kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -61,7 +40,7 @@
  "having a ahci controller node with port child nodes, with each port having\n"
  "a regulator:\n"
  "\n"
- "         sata@f7e90000 {\n"
+ "         sata at f7e90000 {\n"
  "                 compatible = \"marvell,berlin2q-achi\", \"generic-ahci\";\n"
  "                 reg = <0xe90000 0x1000>;\n"
  "                 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -69,13 +48,13 @@
  "                 #address-cells = <1>;\n"
  "                 #size-cells = <0>;\n"
  "\n"
- "                 sata0: sata-port@0 {\n"
+ "                 sata0: sata-port at 0 {\n"
  "                         reg = <0>;\n"
  "                         phys = <&sata_phy 0>;\n"
  "\t\t\ttarget-supply = <&reg_sata0>;\n"
  "                 };\n"
  "\n"
- "                 sata1: sata-port@1 {\n"
+ "                 sata1: sata-port at 1 {\n"
  "                         reg = <1>;\n"
  "                         phys = <&sata_phy 1>;\n"
  "\t\t\ttarget-supply = <&reg_sata1>;\n"
@@ -106,10 +85,6 @@
  "\n"
  "Regards,\n"
  "\n"
- "Hans\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
+ Hans
 
-c60eb565b2fde1b33ebefdb8713cd5c36e682735b3717a88ffc062b3befab374
+a976d4e330286d2ba6e5f7c121766928c9381189aa95b983f3c81e5efe9a9012

diff --git a/a/1.txt b/N2/1.txt
index 4fc46b0..c65231d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -74,7 +74,3 @@ change later.
 Regards,
 
 Hans
---
-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 c364247..47e9257 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,31 +4,30 @@
  "ref\054AFFFDC.7020307@free-electrons.com\0"
  "ref\0CAGb2v674q4Cjp9qy9CbUXe2j5pT_ez98CKxXHC8u4Diap2TT1A@mail.gmail.com\0"
  "ref\020150109171131.GH2634@sirena.org.uk\0"
- "ref\020150109171131.GH2634-GFdadSzt00ze9xe1eoZjHA@public.gmane.org\0"
- "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Hans de Goede <hdegoede@redhat.com>\0"
  "Subject\0Re: [PATCH v2 2/4] Documentation: bindings: Add the regulator property to the sub-nodes AHCI bindings\0"
  "Date\0Sat, 10 Jan 2015 11:20:13 +0100\0"
- "To\0Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
- " Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\0"
- "Cc\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"
-  linux-kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
-  Tawfik Bayouk <tawfik-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
-  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " Antoine T\303\251nart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  linux-ide-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  linux-arm-kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "To\0Mark Brown <broonie@kernel.org>"
+ " Chen-Yu Tsai <wens@csie.org>\0"
+ "Cc\0Gregory CLEMENT <gregory.clement@free-electrons.com>"
+  linux-kernel <linux-kernel@vger.kernel.org>
+  Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
+  Boris BREZILLON <boris.brezillon@free-electrons.com>
+  Jason Cooper <jason@lakedaemon.net>
+  Tawfik Bayouk <tawfik@marvell.com>
+  Andrew Lunn <andrew@lunn.ch>
+  devicetree <devicetree@vger.kernel.org>
+ " Antoine T\303\251nart <antoine.tenart@free-electrons.com>"
+  Mark Rutland <mark.rutland@arm.com>
+  Nadav Haklai <nadavh@marvell.com>
+  linux-ide@vger.kernel.org
+  Lior Amsalem <alior@marvell.com>
+  Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
+  Tejun Heo <tj@kernel.org>
+  Maxime Ripard <maxime.ripard@free-electrons.com>
+  linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
+  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+ " Ulf Hansson <ulf.hansson@linaro.org>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -106,10 +105,6 @@
  "\n"
  "Regards,\n"
  "\n"
- "Hans\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
+ Hans
 
-c60eb565b2fde1b33ebefdb8713cd5c36e682735b3717a88ffc062b3befab374
+009fdc73ec03563ffd52ac7f0184a5b0b3c37f6accf0f16a91290b0c28b0e37c

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.