All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <6ff697e8-cd20-e551-da13-b614cc39f900@linux.intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 3bf4f0d..6c9824f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -62,7 +62,3 @@ I'm going change the unit-address only.
 Thanks,
 
 Jae
---
-To unsubscribe from this list: send the line "unsubscribe linux-doc" 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 7efca5e..d151444 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -100,10 +100,6 @@
  "\n"
  "Thanks,\n"
  "\n"
- "Jae\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-doc\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Jae
 
-2b69acecec983daa6111f6492cbb93f6c4ec180cd42cbbaf440e6e64e4e4226d
+19a951976e35adcde8eb61936da5b15c47ad3e54525f2e63c59347ddca8953d7

diff --git a/a/1.txt b/N2/1.txt
index 3bf4f0d..03730b9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -10,12 +10,12 @@ On 4/16/2018 4:51 PM, Jae Hyun Yoo wrote:
 [...]
 
 >>>> +Example:
->>>> +    peci-bus@0 {
->>>> +        #address-cells = <1>;
->>>> +        #size-cells = <0>;
->>>> +        < more properties >
+>>>> +??? peci-bus at 0 {
+>>>> +??????? #address-cells = <1>;
+>>>> +??????? #size-cells = <0>;
+>>>> +??????? < more properties >
 >>>> +
->>>> +        peci-dimmtemp@cpu0 {
+>>>> +??????? peci-dimmtemp at cpu0 {
 >>>
 >>> unit-address is wrong.
 >>>
@@ -31,16 +31,16 @@ On 4/16/2018 4:51 PM, Jae Hyun Yoo wrote:
 >> possible by PECI core if the functionality is different. I mean, 
 >> cputemp and dimmtemp targeting the same client is possible case like 
 >> this.
->> peci-cputemp@30
->> peci-dimmtemp@30
+>> peci-cputemp at 30
+>> peci-dimmtemp at 30
 >>
 > 
 > Oh, I got your point. Probably, I should change these separate settings 
 > into one like
 > 
-> peci-client@30 {
->      compatible = "intel,peci-client";
->      reg = <0x30>;
+> peci-client at 30 {
+>  ??? compatible = "intel,peci-client";
+>  ??? reg = <0x30>;
 > };
 > 
 > Then cputemp and dimmtemp drivers could refer the same compatible 
@@ -50,10 +50,10 @@ On 4/16/2018 4:51 PM, Jae Hyun Yoo wrote:
 I've checked it again and realized that it should use function based 
 node name like:
 
-peci-cputemp@30
-peci-dimmtemp@30
+peci-cputemp at 30
+peci-dimmtemp at 30
 
-If it use the same string like 'peci-client@30', the drivers cannot be 
+If it use the same string like 'peci-client at 30', the drivers cannot be 
 selectively enabled. The client address sharing way is well handled in 
 PECI core and this way would be better for the future implementations of 
 other PECI functional drivers such as crash dump driver and so on. So 
@@ -62,7 +62,3 @@ I'm going change the unit-address only.
 Thanks,
 
 Jae
---
-To unsubscribe from this list: send the line "unsubscribe linux-doc" 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/N2/content_digest
index 7efca5e..3e4940d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,38 +3,10 @@
  "ref\020180416181423.t4vf7sugv6z3aw5h@rob-hp-laptop\0"
  "ref\0aee4e04c-885f-b1d8-9e85-9e741551342f@linux.intel.com\0"
  "ref\0287e0fd9-b631-2602-2785-7b8aaed7a6b9@linux.intel.com\0"
- "From\0Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>\0"
- "Subject\0Re: [PATCH v3 07/10] Documentation: dt-bindings: Add documents for PECI hwmon client drivers\0"
+ "From\0jae.hyun.yoo@linux.intel.com (Jae Hyun Yoo)\0"
+ "Subject\0[PATCH v3 07/10] Documentation: dt-bindings: Add documents for PECI hwmon client drivers\0"
  "Date\0Tue, 17 Apr 2018 13:40:18 -0700\0"
- "To\0Rob Herring <robh@kernel.org>\0"
- "Cc\0Alan Cox <alan@linux.intel.com>"
-  Andrew Jeffery <andrew@aj.id.au>
-  Andrew Lunn <andrew@lunn.ch>
-  Andy Shevchenko <andriy.shevchenko@intel.com>
-  Arnd Bergmann <arnd@arndb.de>
-  Benjamin Herrenschmidt <benh@kernel.crashing.org>
-  Fengguang Wu <fengguang.wu@intel.com>
-  Greg KH <gregkh@linuxfoundation.org>
-  Guenter Roeck <linux@roeck-us.net>
-  Haiyue Wang <haiyue.wang@linux.intel.com>
-  James Feist <james.feist@linux.intel.com>
-  Jason M Biils <jason.m.bills@linux.intel.com>
-  Jean Delvare <jdelvare@suse.com>
-  Joel Stanley <joel@jms.id.au>
-  Julia Cartwright <juliac@eso.teric.us>
-  Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
-  Milton Miller II <miltonm@us.ibm.com>
-  Pavel Machek <pavel@ucw.cz>
-  Randy Dunlap <rdunlap@infradead.org>
-  Stef van Os <stef.van.os@prodrive-technologies.com>
-  Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
-  Vernon Mauery <vernon.mauery@linux.intel.com>
-  linux-kernel@vger.kernel.org
-  linux-doc@vger.kernel.org
-  devicetree@vger.kernel.org
-  linux-hwmon@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " openbmc@lists.ozlabs.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 4/16/2018 4:51 PM, Jae Hyun Yoo wrote:\n"
@@ -49,12 +21,12 @@
  "[...]\n"
  "\n"
  ">>>> +Example:\n"
- ">>>> +\302\240\302\240\302\240 peci-bus@0 {\n"
- ">>>> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240 #address-cells = <1>;\n"
- ">>>> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240 #size-cells = <0>;\n"
- ">>>> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240 < more properties >\n"
+ ">>>> +??? peci-bus at 0 {\n"
+ ">>>> +??????? #address-cells = <1>;\n"
+ ">>>> +??????? #size-cells = <0>;\n"
+ ">>>> +??????? < more properties >\n"
  ">>>> +\n"
- ">>>> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240 peci-dimmtemp@cpu0 {\n"
+ ">>>> +??????? peci-dimmtemp at cpu0 {\n"
  ">>>\n"
  ">>> unit-address is wrong.\n"
  ">>>\n"
@@ -70,16 +42,16 @@
  ">> possible by PECI core if the functionality is different. I mean, \n"
  ">> cputemp and dimmtemp targeting the same client is possible case like \n"
  ">> this.\n"
- ">> peci-cputemp@30\n"
- ">> peci-dimmtemp@30\n"
+ ">> peci-cputemp at 30\n"
+ ">> peci-dimmtemp at 30\n"
  ">>\n"
  "> \n"
  "> Oh, I got your point. Probably, I should change these separate settings \n"
  "> into one like\n"
  "> \n"
- "> peci-client@30 {\n"
- ">  \302\240\302\240\302\240 compatible = \"intel,peci-client\";\n"
- ">  \302\240\302\240\302\240 reg = <0x30>;\n"
+ "> peci-client at 30 {\n"
+ ">  ??? compatible = \"intel,peci-client\";\n"
+ ">  ??? reg = <0x30>;\n"
  "> };\n"
  "> \n"
  "> Then cputemp and dimmtemp drivers could refer the same compatible \n"
@@ -89,10 +61,10 @@
  "I've checked it again and realized that it should use function based \n"
  "node name like:\n"
  "\n"
- "peci-cputemp@30\n"
- "peci-dimmtemp@30\n"
+ "peci-cputemp at 30\n"
+ "peci-dimmtemp at 30\n"
  "\n"
- "If it use the same string like 'peci-client@30', the drivers cannot be \n"
+ "If it use the same string like 'peci-client at 30', the drivers cannot be \n"
  "selectively enabled. The client address sharing way is well handled in \n"
  "PECI core and this way would be better for the future implementations of \n"
  "other PECI functional drivers such as crash dump driver and so on. So \n"
@@ -100,10 +72,6 @@
  "\n"
  "Thanks,\n"
  "\n"
- "Jae\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-doc\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Jae
 
-2b69acecec983daa6111f6492cbb93f6c4ec180cd42cbbaf440e6e64e4e4226d
+50b56e3e78f6dbeff6fc668710970c9f4ef8f00afbf9512d7f805d60d9d2ea1b

diff --git a/a/1.txt b/N3/1.txt
index 3bf4f0d..6c9824f 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -62,7 +62,3 @@ I'm going change the unit-address only.
 Thanks,
 
 Jae
---
-To unsubscribe from this list: send the line "unsubscribe linux-doc" 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/N3/content_digest
index 7efca5e..76ec96f 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -26,15 +26,7 @@
   Milton Miller II <miltonm@us.ibm.com>
   Pavel Machek <pavel@ucw.cz>
   Randy Dunlap <rdunlap@infradead.org>
-  Stef van Os <stef.van.os@prodrive-technologies.com>
-  Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
-  Vernon Mauery <vernon.mauery@linux.intel.com>
-  linux-kernel@vger.kernel.org
-  linux-doc@vger.kernel.org
-  devicetree@vger.kernel.org
-  linux-hwmon@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " openbmc@lists.ozlabs.org\0"
+ " Stef van Os <stef.van>\0"
  "\00:1\0"
  "b\0"
  "On 4/16/2018 4:51 PM, Jae Hyun Yoo wrote:\n"
@@ -100,10 +92,6 @@
  "\n"
  "Thanks,\n"
  "\n"
- "Jae\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-doc\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Jae
 
-2b69acecec983daa6111f6492cbb93f6c4ec180cd42cbbaf440e6e64e4e4226d
+c7753759bdc7fb1ab3c2029d123c083087c443e6099fd0f164dace6aa8063641

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.