All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54E46912.7030709@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index b066350..3ce03bd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On 18.02.2015 10:09, Lee Jones wrote:
 >> So we had a single node, chip-controller, accessed by multiple
 >> devices -and drivers-. We ended up with:
 >>
->> chip: chip-control at ea0000 {
+>> chip: chip-control@ea0000 {
 >> 	compatible = "marvell,berlin2q-chip-ctrl";
 >> 	reg = <0xea0000 0x400>, <0xdd0170 0x10>;
 >> 	#clock-cells = <1>;
@@ -32,14 +32,14 @@ On 18.02.2015 10:09, Lee Jones wrote:
 > does the h/w _really_ look like?  Is all of this stuff on a single
 > chip?  If so, I would expect to see something like:
 >
-> control at ea0000 {
+> control@ea0000 {
 > 	compatible = "marvel,control";
 >
-> 	pinctrl at xxxxx {
+> 	pinctrl@xxxxx {
 > 		compatible = "marvel,pinctrl";
 > 	};
 >
-> 	reset at xxxxx {
+> 	reset@xxxxx {
 > 		compatible = "marvel,reset";
 > 	};
 > };
diff --git a/a/content_digest b/N1/content_digest
index 9698a1f..227ac15 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,10 +5,16 @@
  "ref\020150217115447.GA3989@x1\0"
  "ref\020150218084004.GD21937@kwain\0"
  "ref\020150218090958.GA18042@x1\0"
- "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0"
- "Subject\0[PATCH 01/11] mfd: add the Berlin controller driver\0"
+ "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0"
+ "Subject\0Re: [PATCH 01/11] mfd: add the Berlin controller driver\0"
  "Date\0Wed, 18 Feb 2015 11:27:30 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Lee Jones <lee.jones@linaro.org>"
+ " Antoine Tenart <antoine.tenart@free-electrons.com>\0"
+ "Cc\0sameo@linux.intel.com"
+  jszhang@marvell.com
+  zmxu@marvell.com
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 18.02.2015 10:09, Lee Jones wrote:\n"
@@ -17,7 +23,7 @@
  ">> So we had a single node, chip-controller, accessed by multiple\n"
  ">> devices -and drivers-. We ended up with:\n"
  ">>\n"
- ">> chip: chip-control at ea0000 {\n"
+ ">> chip: chip-control@ea0000 {\n"
  ">> \tcompatible = \"marvell,berlin2q-chip-ctrl\";\n"
  ">> \treg = <0xea0000 0x400>, <0xdd0170 0x10>;\n"
  ">> \t#clock-cells = <1>;\n"
@@ -45,14 +51,14 @@
  "> does the h/w _really_ look like?  Is all of this stuff on a single\n"
  "> chip?  If so, I would expect to see something like:\n"
  ">\n"
- "> control at ea0000 {\n"
+ "> control@ea0000 {\n"
  "> \tcompatible = \"marvel,control\";\n"
  ">\n"
- "> \tpinctrl at xxxxx {\n"
+ "> \tpinctrl@xxxxx {\n"
  "> \t\tcompatible = \"marvel,pinctrl\";\n"
  "> \t};\n"
  ">\n"
- "> \treset at xxxxx {\n"
+ "> \treset@xxxxx {\n"
  "> \t\tcompatible = \"marvel,reset\";\n"
  "> \t};\n"
  "> };\n"
@@ -103,4 +109,4 @@
  "\n"
  Sebastian
 
-2e5312dbfd9e0ea389545bb60372f2673cfdcb204ed7f5803cdf3523510ce5ca
+20c6ee84abd32415f0c9ada413ea72485ddf9dd1eec1296fe1c49d10174ab1ee

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.