All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20210305230710.GA798530@robh.at.kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index e15c824..4542eda 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -120,7 +120,7 @@ Drop
 > +
 > +examples:
 > +  - |
-> +    kcs3: kcs at 24 {
+> +    kcs3: kcs@24 {
 > +        compatible = "aspeed,ast2600-kcs-bmc";
 > +        reg = <0x24 0x1>, <0x30 0x1>, <0x3c 0x1>;
 > +        aspeed,lpc-io-reg = <0xca2>;
@@ -158,7 +158,7 @@ Drop
 > -
 > -Example:
 > -
-> -    kcs3: kcs at 24 {
+> -    kcs3: kcs@24 {
 > -        compatible = "aspeed,ast2500-kcs-bmc-v2";
 > -        reg = <0x24 0x1>, <0x30 0x1>, <0x3c 0x1>;
 > -        aspeed,lpc-reg = <0xca2>;
diff --git a/a/content_digest b/N1/content_digest
index 578fb64..9bfd0f4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,27 @@
  "ref\020210219142523.3464540-1-andrew@aj.id.au\0"
  "ref\020210219142523.3464540-17-andrew@aj.id.au\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH 16/19] dt-bindings: ipmi: Convert ASPEED KCS binding to schema\0"
+ "Subject\0Re: [PATCH 16/19] dt-bindings: ipmi: Convert ASPEED KCS binding to schema\0"
  "Date\0Fri, 5 Mar 2021 17:07:10 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Jeffery <andrew@aj.id.au>\0"
+ "Cc\0openipmi-developer@lists.sourceforge.net"
+  openbmc@lists.ozlabs.org
+  minyard@acm.org
+  joel@jms.id.au
+  lee.jones@linaro.org
+  avifishman70@gmail.com
+  tmaimon77@gmail.com
+  tali.perry1@gmail.com
+  venture@google.com
+  yuenn@google.com
+  benjaminfair@google.com
+  linus.walleij@linaro.org
+  chiawei_wang@aspeedtech.com
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+ " linux-gpio@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Sat, Feb 20, 2021 at 12:55:20AM +1030, Andrew Jeffery wrote:\n"
@@ -128,7 +146,7 @@
  "> +\n"
  "> +examples:\n"
  "> +  - |\n"
- "> +    kcs3: kcs at 24 {\n"
+ "> +    kcs3: kcs@24 {\n"
  "> +        compatible = \"aspeed,ast2600-kcs-bmc\";\n"
  "> +        reg = <0x24 0x1>, <0x30 0x1>, <0x3c 0x1>;\n"
  "> +        aspeed,lpc-io-reg = <0xca2>;\n"
@@ -166,7 +184,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -    kcs3: kcs at 24 {\n"
+ "> -    kcs3: kcs@24 {\n"
  "> -        compatible = \"aspeed,ast2500-kcs-bmc-v2\";\n"
  "> -        reg = <0x24 0x1>, <0x30 0x1>, <0x3c 0x1>;\n"
  "> -        aspeed,lpc-reg = <0xca2>;\n"
@@ -177,4 +195,4 @@
  "> 2.27.0\n"
  >
 
-fe69a4a51cef82677feb9f7a216680918791abe80cfeff04be6ed1b54df3e17a
+fd7b8502ad975d0bb99d070ed8d702db94b3bf57357485d545083a7811c09562

diff --git a/a/1.txt b/N2/1.txt
index e15c824..4542eda 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -120,7 +120,7 @@ Drop
 > +
 > +examples:
 > +  - |
-> +    kcs3: kcs at 24 {
+> +    kcs3: kcs@24 {
 > +        compatible = "aspeed,ast2600-kcs-bmc";
 > +        reg = <0x24 0x1>, <0x30 0x1>, <0x3c 0x1>;
 > +        aspeed,lpc-io-reg = <0xca2>;
@@ -158,7 +158,7 @@ Drop
 > -
 > -Example:
 > -
-> -    kcs3: kcs at 24 {
+> -    kcs3: kcs@24 {
 > -        compatible = "aspeed,ast2500-kcs-bmc-v2";
 > -        reg = <0x24 0x1>, <0x30 0x1>, <0x3c 0x1>;
 > -        aspeed,lpc-reg = <0xca2>;
diff --git a/a/content_digest b/N2/content_digest
index 578fb64..623b3f8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,25 @@
  "ref\020210219142523.3464540-1-andrew@aj.id.au\0"
  "ref\020210219142523.3464540-17-andrew@aj.id.au\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH 16/19] dt-bindings: ipmi: Convert ASPEED KCS binding to schema\0"
+ "Subject\0Re: [PATCH 16/19] dt-bindings: ipmi: Convert ASPEED KCS binding to schema\0"
  "Date\0Fri, 5 Mar 2021 17:07:10 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Jeffery <andrew@aj.id.au>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  chiawei_wang@aspeedtech.com
+  tmaimon77@gmail.com
+  minyard@acm.org
+  linux-gpio@vger.kernel.org
+  avifishman70@gmail.com
+  venture@google.com
+  openbmc@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  tali.perry1@gmail.com
+  linux-aspeed@lists.ozlabs.org
+  openipmi-developer@lists.sourceforge.net
+  lee.jones@linaro.org
+  linus.walleij@linaro.org
+  linux-arm-kernel@lists.infradead.org
+ " benjaminfair@google.com\0"
  "\00:1\0"
  "b\0"
  "On Sat, Feb 20, 2021 at 12:55:20AM +1030, Andrew Jeffery wrote:\n"
@@ -128,7 +144,7 @@
  "> +\n"
  "> +examples:\n"
  "> +  - |\n"
- "> +    kcs3: kcs at 24 {\n"
+ "> +    kcs3: kcs@24 {\n"
  "> +        compatible = \"aspeed,ast2600-kcs-bmc\";\n"
  "> +        reg = <0x24 0x1>, <0x30 0x1>, <0x3c 0x1>;\n"
  "> +        aspeed,lpc-io-reg = <0xca2>;\n"
@@ -166,7 +182,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -    kcs3: kcs at 24 {\n"
+ "> -    kcs3: kcs@24 {\n"
  "> -        compatible = \"aspeed,ast2500-kcs-bmc-v2\";\n"
  "> -        reg = <0x24 0x1>, <0x30 0x1>, <0x3c 0x1>;\n"
  "> -        aspeed,lpc-reg = <0xca2>;\n"
@@ -177,4 +193,4 @@
  "> 2.27.0\n"
  >
 
-fe69a4a51cef82677feb9f7a216680918791abe80cfeff04be6ed1b54df3e17a
+0c5c042cd757940680a7a12d391f7215e28d16ed255c353c014483562923fbd7

diff --git a/a/1.txt b/N3/1.txt
index e15c824..b226f54 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -120,7 +120,7 @@ Drop
 > +
 > +examples:
 > +  - |
-> +    kcs3: kcs at 24 {
+> +    kcs3: kcs@24 {
 > +        compatible = "aspeed,ast2600-kcs-bmc";
 > +        reg = <0x24 0x1>, <0x30 0x1>, <0x3c 0x1>;
 > +        aspeed,lpc-io-reg = <0xca2>;
@@ -158,7 +158,7 @@ Drop
 > -
 > -Example:
 > -
-> -    kcs3: kcs at 24 {
+> -    kcs3: kcs@24 {
 > -        compatible = "aspeed,ast2500-kcs-bmc-v2";
 > -        reg = <0x24 0x1>, <0x30 0x1>, <0x3c 0x1>;
 > -        aspeed,lpc-reg = <0xca2>;
@@ -167,4 +167,9 @@ Drop
 > -    };
 > -- 
 > 2.27.0
->
+> 
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N3/content_digest
index 578fb64..04a7085 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,9 +1,27 @@
  "ref\020210219142523.3464540-1-andrew@aj.id.au\0"
  "ref\020210219142523.3464540-17-andrew@aj.id.au\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH 16/19] dt-bindings: ipmi: Convert ASPEED KCS binding to schema\0"
+ "Subject\0Re: [PATCH 16/19] dt-bindings: ipmi: Convert ASPEED KCS binding to schema\0"
  "Date\0Fri, 5 Mar 2021 17:07:10 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Jeffery <andrew@aj.id.au>\0"
+ "Cc\0openipmi-developer@lists.sourceforge.net"
+  openbmc@lists.ozlabs.org
+  minyard@acm.org
+  joel@jms.id.au
+  lee.jones@linaro.org
+  avifishman70@gmail.com
+  tmaimon77@gmail.com
+  tali.perry1@gmail.com
+  venture@google.com
+  yuenn@google.com
+  benjaminfair@google.com
+  linus.walleij@linaro.org
+  chiawei_wang@aspeedtech.com
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+ " linux-gpio@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Sat, Feb 20, 2021 at 12:55:20AM +1030, Andrew Jeffery wrote:\n"
@@ -128,7 +146,7 @@
  "> +\n"
  "> +examples:\n"
  "> +  - |\n"
- "> +    kcs3: kcs at 24 {\n"
+ "> +    kcs3: kcs@24 {\n"
  "> +        compatible = \"aspeed,ast2600-kcs-bmc\";\n"
  "> +        reg = <0x24 0x1>, <0x30 0x1>, <0x3c 0x1>;\n"
  "> +        aspeed,lpc-io-reg = <0xca2>;\n"
@@ -166,7 +184,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -    kcs3: kcs at 24 {\n"
+ "> -    kcs3: kcs@24 {\n"
  "> -        compatible = \"aspeed,ast2500-kcs-bmc-v2\";\n"
  "> -        reg = <0x24 0x1>, <0x30 0x1>, <0x3c 0x1>;\n"
  "> -        aspeed,lpc-reg = <0xca2>;\n"
@@ -175,6 +193,11 @@
  "> -    };\n"
  "> -- \n"
  "> 2.27.0\n"
- >
+ "> \n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-fe69a4a51cef82677feb9f7a216680918791abe80cfeff04be6ed1b54df3e17a
+d5f2b7409cdacd2a4491db828694715f6cf224f98bccd23f859dd273f067f35f

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.