All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20181024072540.GA4939@dell>

diff --git a/a/1.txt b/N1/1.txt
index 43ffe53..c2b2089 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -46,25 +46,25 @@ Would be better worded:
 "According to the PECI specification client addresses start from 0x30."
 
 > +Example:
-> +	peci-bus at 0 {
+> +	peci-bus@0 {
 > +		compatible = "vendor,soc-peci";
 > +		reg = <0x0 0x1000>;
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		peci-client at 30 {
+> +		peci-client@30 {
 > +			compatible = "intel,peci-client";
 > +			reg = <0x30>;
 > +		};
 > +
-> +		peci-client at 31 {
+> +		peci-client@31 {
 > +			compatible = "intel,peci-client";
 > +			reg = <0x31>;
 > +		};
 > +	};
 
 -- 
-Lee Jones [???]
+Lee Jones [李琼斯]
 Linaro Services Technical Lead
-Linaro.org ? Open source software for ARM SoCs
+Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
diff --git a/a/content_digest b/N1/content_digest
index 3990f3e..e77e5c7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,51 @@
  "ref\020180918215124.14003-1-jae.hyun.yoo@linux.intel.com\0"
  "ref\020180918215124.14003-8-jae.hyun.yoo@linux.intel.com\0"
  "From\0Lee Jones <lee.jones@linaro.org>\0"
- "Subject\0[PATCH v8 07/12] dt-bindings: mfd: Add a document for PECI client MFD\0"
+ "Subject\0Re: [PATCH v8 07/12] dt-bindings: mfd: Add a document for PECI client MFD\0"
  "Date\0Wed, 24 Oct 2018 08:25:40 +0100\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>\0"
+ "Cc\0Rob Herring <robh+dt@kernel.org>"
+  Jean Delvare <jdelvare@suse.com>
+  Guenter Roeck <linux@roeck-us.net>
+  Mark Rutland <mark.rutland@arm.com>
+  Joel Stanley <joel@jms.id.au>
+  Andrew Jeffery <andrew@aj.id.au>
+  Jonathan Corbet <corbet@lwn.net>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Gustavo Pimentel <gustavo.pimentel@synopsys.com>
+  Kishon Vijay Abraham I <kishon@ti.com>
+  Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
+  Darrick J . Wong <darrick.wong@oracle.com>
+  Eric Sandeen <sandeen@redhat.com>
+  Arnd Bergmann <arnd@arndb.de>
+  Wu Hao <hao.wu@intel.com>
+  Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
+  Bryant G . Ly <bryantly@linux.vnet.ibm.com>
+  Frederic Barrat <fbarrat@linux.vnet.ibm.com>
+  David S . Miller <davem@davemloft.net>
+  Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
+  Andrew Morton <akpm@linux-foundation.org>
+  Randy Dunlap <rdunlap@infradead.org>
+  Philippe Ombredanne <pombredanne@nexb.com>
+  Vinod Koul <vkoul@kernel.org>
+  Stephen Boyd <sboyd@codeaurora.org>
+  David Kershner <david.kershner@unisys.com>
+  Uwe Kleine-Konig <u.kleine-koenig@pengutronix.de>
+  Sagar Dharia <sdharia@codeaurora.org>
+  Johan Hovold <johan@kernel.org>
+  Thomas Gleixner <tglx@linutronix.de>
+  Juergen Gross <jgross@suse.com>
+  Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
+  linux-hwmon@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+  linux-doc@vger.kernel.org
+  openbmc@lists.ozlabs.org
+  James Feist <james.feist@linux.intel.com>
+  Jason M Biils <jason.m.bills@linux.intel.com>
+ " Vernon Mauery <vernon.mauery@linux.intel.com>\0"
  "\00:1\0"
  "b\0"
  "On Tue, 18 Sep 2018, Jae Hyun Yoo wrote:\n"
@@ -54,27 +96,27 @@
  "\"According to the PECI specification client addresses start from 0x30.\"\n"
  "\n"
  "> +Example:\n"
- "> +\tpeci-bus at 0 {\n"
+ "> +\tpeci-bus@0 {\n"
  "> +\t\tcompatible = \"vendor,soc-peci\";\n"
  "> +\t\treg = <0x0 0x1000>;\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tpeci-client at 30 {\n"
+ "> +\t\tpeci-client@30 {\n"
  "> +\t\t\tcompatible = \"intel,peci-client\";\n"
  "> +\t\t\treg = <0x30>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tpeci-client at 31 {\n"
+ "> +\t\tpeci-client@31 {\n"
  "> +\t\t\tcompatible = \"intel,peci-client\";\n"
  "> +\t\t\treg = <0x31>;\n"
  "> +\t\t};\n"
  "> +\t};\n"
  "\n"
  "-- \n"
- "Lee Jones [???]\n"
+ "Lee Jones [\346\235\216\347\220\274\346\226\257]\n"
  "Linaro Services Technical Lead\n"
- "Linaro.org ? Open source software for ARM SoCs\n"
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
  Follow Linaro: Facebook | Twitter | Blog
 
-1e7f86ca3116ec47844471469fda6e25ad0a2c911dc63adc862e1b52b747f937
+035ec811575eaf8d67b252d8fda76c5e695e0e1d3b864bcf5fe76c897ef244f7

diff --git a/a/content_digest b/N2/content_digest
index 3990f3e..db672c2 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,9 @@
  "ref\020180918215124.14003-1-jae.hyun.yoo@linux.intel.com\0"
  "ref\020180918215124.14003-8-jae.hyun.yoo@linux.intel.com\0"
- "From\0Lee Jones <lee.jones@linaro.org>\0"
+ "From\0lee.jones@linaro.org (Lee Jones)\0"
  "Subject\0[PATCH v8 07/12] dt-bindings: mfd: Add a document for PECI client MFD\0"
  "Date\0Wed, 24 Oct 2018 08:25:40 +0100\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, 18 Sep 2018, Jae Hyun Yoo wrote:\n"
@@ -77,4 +77,4 @@
  "Linaro.org ? Open source software for ARM SoCs\n"
  Follow Linaro: Facebook | Twitter | Blog
 
-1e7f86ca3116ec47844471469fda6e25ad0a2c911dc63adc862e1b52b747f937
+6f870a165e96420f358db220f17aff3f257603625733b04ff40f2ce9fea10275

diff --git a/a/1.txt b/N3/1.txt
index 43ffe53..c2b2089 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -46,25 +46,25 @@ Would be better worded:
 "According to the PECI specification client addresses start from 0x30."
 
 > +Example:
-> +	peci-bus at 0 {
+> +	peci-bus@0 {
 > +		compatible = "vendor,soc-peci";
 > +		reg = <0x0 0x1000>;
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		peci-client at 30 {
+> +		peci-client@30 {
 > +			compatible = "intel,peci-client";
 > +			reg = <0x30>;
 > +		};
 > +
-> +		peci-client at 31 {
+> +		peci-client@31 {
 > +			compatible = "intel,peci-client";
 > +			reg = <0x31>;
 > +		};
 > +	};
 
 -- 
-Lee Jones [???]
+Lee Jones [李琼斯]
 Linaro Services Technical Lead
-Linaro.org ? Open source software for ARM SoCs
+Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
diff --git a/a/content_digest b/N3/content_digest
index 3990f3e..2790d93 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,9 +1,29 @@
  "ref\020180918215124.14003-1-jae.hyun.yoo@linux.intel.com\0"
  "ref\020180918215124.14003-8-jae.hyun.yoo@linux.intel.com\0"
  "From\0Lee Jones <lee.jones@linaro.org>\0"
- "Subject\0[PATCH v8 07/12] dt-bindings: mfd: Add a document for PECI client MFD\0"
+ "Subject\0Re: [PATCH v8 07/12] dt-bindings: mfd: Add a document for PECI client MFD\0"
  "Date\0Wed, 24 Oct 2018 08:25:40 +0100\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>\0"
+ "Cc\0Rob Herring <robh+dt@kernel.org>"
+  Jean Delvare <jdelvare@suse.com>
+  Guenter Roeck <linux@roeck-us.net>
+  Mark Rutland <mark.rutland@arm.com>
+  Joel Stanley <joel@jms.id.au>
+  Andrew Jeffery <andrew@aj.id.au>
+  Jonathan Corbet <corbet@lwn.net>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Gustavo Pimentel <gustavo.pimentel@synopsys.com>
+  Kishon Vijay Abraham I <kishon@ti.com>
+  Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
+  Darrick J . Wong <darrick.wong@oracle.com>
+  Eric Sandeen <sandeen@redhat.com>
+  Arnd Bergmann <arnd@arndb.de>
+  Wu Hao <hao.wu@intel.com>
+  Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
+  Bryant G . Ly <bryantly@linux.vnet.ibm.com>
+  Frederic Barrat <fbarrat@linux.vnet.ibm.com>
+  David S . Miller <davem@davemloft.net>
+ " Mauro\0"
  "\00:1\0"
  "b\0"
  "On Tue, 18 Sep 2018, Jae Hyun Yoo wrote:\n"
@@ -54,27 +74,27 @@
  "\"According to the PECI specification client addresses start from 0x30.\"\n"
  "\n"
  "> +Example:\n"
- "> +\tpeci-bus at 0 {\n"
+ "> +\tpeci-bus@0 {\n"
  "> +\t\tcompatible = \"vendor,soc-peci\";\n"
  "> +\t\treg = <0x0 0x1000>;\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tpeci-client at 30 {\n"
+ "> +\t\tpeci-client@30 {\n"
  "> +\t\t\tcompatible = \"intel,peci-client\";\n"
  "> +\t\t\treg = <0x30>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tpeci-client at 31 {\n"
+ "> +\t\tpeci-client@31 {\n"
  "> +\t\t\tcompatible = \"intel,peci-client\";\n"
  "> +\t\t\treg = <0x31>;\n"
  "> +\t\t};\n"
  "> +\t};\n"
  "\n"
  "-- \n"
- "Lee Jones [???]\n"
+ "Lee Jones [\346\235\216\347\220\274\346\226\257]\n"
  "Linaro Services Technical Lead\n"
- "Linaro.org ? Open source software for ARM SoCs\n"
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
  Follow Linaro: Facebook | Twitter | Blog
 
-1e7f86ca3116ec47844471469fda6e25ad0a2c911dc63adc862e1b52b747f937
+607c446272192e23a40fe8e19ab7a211e7a755e1854986a007d846ae8916c17d

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.