All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20210528014416.GA3195@aspeedtech.com>

diff --git a/a/1.txt b/N1/1.txt
index 746d4a0..9a730e4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -93,7 +93,7 @@ The 05/27/2021 23:20, Andrew Jeffery wrote:
 > > +examples:
 > > +  - |
 > > +    #include <dt-bindings/clock/aspeed-clock.h>
-> > +    i2c0: i2c-bus at 40 {
+> > +    i2c0: i2c-bus@40 {
 > > +      #address-cells = <1>;
 > > +      #size-cells = <0>;
 > > +      #interrupt-cells = <1>;
@@ -118,7 +118,7 @@ The 05/27/2021 23:20, Andrew Jeffery wrote:
 Understand. Can I change the example as the following or can you give me
 any suggestion?
 
-i2c0: i2c-bus at 40 {
+i2c0: i2c-bus@40 {
   #address-cells = <1>;
   #size-cells = <0>;
   #interrupt-cells = <1>;
diff --git a/a/content_digest b/N1/content_digest
index 4b91985..ce52b2a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,9 +2,24 @@
  "ref\020210527102512.20684-2-jamin_lin@aspeedtech.com\0"
  "ref\0f7df6bb6-762d-4250-a4bc-076cbfc441eb@www.fastmail.com\0"
  "From\0Jamin Lin <jamin_lin@aspeedtech.com>\0"
- "Subject\0[PATCH v2 1/1] dt-bindings: aspeed-i2c: Convert txt to yaml format\0"
+ "Subject\0Re: [PATCH v2 1/1] dt-bindings: aspeed-i2c: Convert txt to yaml format\0"
  "Date\0Fri, 28 May 2021 09:44:17 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Jeffery <andrew@aj.id.au>\0"
+ "Cc\0Rob Herring <robh+dt@kernel.org>"
+  Joel Stanley <joel@jms.id.au>
+  Brendan Higgins <brendanhiggins@google.com>
+  Benjamin Herrenschmidt <benh@kernel.crashing.org>
+  Rayn Chen <rayn_chen@aspeedtech.com>
+  open list:I2C SUBSYSTEM HOST DRIVERS <linux-i2c@vger.kernel.org>
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
+  moderated list:ARM/ASPEED MACHINE SUPPORT <linux-arm-kernel@lists.infradead.org>
+  moderated list:ARM/ASPEED MACHINE SUPPORT <linux-aspeed@lists.ozlabs.org>
+  open list <linux-kernel@vger.kernel.org>
+  moderated list:ARM/ASPEED I2C DRIVER <openbmc@lists.ozlabs.org>
+  Ryan Chen <ryan_chen@aspeedtech.com>
+  Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>
+  Troy Lee <troy_lee@aspeedtech.com>
+ " Steven Lee <steven_lee@aspeedtech.com>\0"
  "\00:1\0"
  "b\0"
  "The 05/27/2021 23:20, Andrew Jeffery wrote:\n"
@@ -102,7 +117,7 @@
  "> > +examples:\n"
  "> > +  - |\n"
  "> > +    #include <dt-bindings/clock/aspeed-clock.h>\n"
- "> > +    i2c0: i2c-bus at 40 {\n"
+ "> > +    i2c0: i2c-bus@40 {\n"
  "> > +      #address-cells = <1>;\n"
  "> > +      #size-cells = <0>;\n"
  "> > +      #interrupt-cells = <1>;\n"
@@ -127,7 +142,7 @@
  "Understand. Can I change the example as the following or can you give me\n"
  "any suggestion?\n"
  "\n"
- "i2c0: i2c-bus at 40 {\n"
+ "i2c0: i2c-bus@40 {\n"
  "  #address-cells = <1>;\n"
  "  #size-cells = <0>;\n"
  "  #interrupt-cells = <1>;\n"
@@ -141,4 +156,4 @@
  "\n"
  Thanks-Jamin
 
-6ab0c7e81fd2d1ee682199f8e5733b72a698761d11a4071e469c63cd2db9c795
+69560d310c716cac9a5346614dca4df54adcfcf663abbff1f194283b7c7c8c61

diff --git a/a/1.txt b/N2/1.txt
index 746d4a0..9a730e4 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -93,7 +93,7 @@ The 05/27/2021 23:20, Andrew Jeffery wrote:
 > > +examples:
 > > +  - |
 > > +    #include <dt-bindings/clock/aspeed-clock.h>
-> > +    i2c0: i2c-bus at 40 {
+> > +    i2c0: i2c-bus@40 {
 > > +      #address-cells = <1>;
 > > +      #size-cells = <0>;
 > > +      #interrupt-cells = <1>;
@@ -118,7 +118,7 @@ The 05/27/2021 23:20, Andrew Jeffery wrote:
 Understand. Can I change the example as the following or can you give me
 any suggestion?
 
-i2c0: i2c-bus at 40 {
+i2c0: i2c-bus@40 {
   #address-cells = <1>;
   #size-cells = <0>;
   #interrupt-cells = <1>;
diff --git a/a/content_digest b/N2/content_digest
index 4b91985..90f23bf 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,9 +2,22 @@
  "ref\020210527102512.20684-2-jamin_lin@aspeedtech.com\0"
  "ref\0f7df6bb6-762d-4250-a4bc-076cbfc441eb@www.fastmail.com\0"
  "From\0Jamin Lin <jamin_lin@aspeedtech.com>\0"
- "Subject\0[PATCH v2 1/1] dt-bindings: aspeed-i2c: Convert txt to yaml format\0"
+ "Subject\0Re: [PATCH v2 1/1] dt-bindings: aspeed-i2c: Convert txt to yaml format\0"
  "Date\0Fri, 28 May 2021 09:44:17 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Jeffery <andrew@aj.id.au>\0"
+ "Cc\0open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>"
+  Ryan Chen <ryan_chen@aspeedtech.com>
+  moderated list:ARM/ASPEED MACHINE SUPPORT <linux-aspeed@lists.ozlabs.org>
+  moderated list:ARM/ASPEED I2C DRIVER <openbmc@lists.ozlabs.org>
+  Troy Lee <troy_lee@aspeedtech.com>
+  Brendan Higgins <brendanhiggins@google.com>
+  open list <linux-kernel@vger.kernel.org>
+  Rob Herring <robh+dt@kernel.org>
+  Rayn Chen <rayn_chen@aspeedtech.com>
+  Steven Lee <steven_lee@aspeedtech.com>
+  Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>
+  moderated list:ARM/ASPEED MACHINE SUPPORT <linux-arm-kernel@lists.infradead.org>
+ " open list:I2C SUBSYSTEM HOST DRIVERS <linux-i2c@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "The 05/27/2021 23:20, Andrew Jeffery wrote:\n"
@@ -102,7 +115,7 @@
  "> > +examples:\n"
  "> > +  - |\n"
  "> > +    #include <dt-bindings/clock/aspeed-clock.h>\n"
- "> > +    i2c0: i2c-bus at 40 {\n"
+ "> > +    i2c0: i2c-bus@40 {\n"
  "> > +      #address-cells = <1>;\n"
  "> > +      #size-cells = <0>;\n"
  "> > +      #interrupt-cells = <1>;\n"
@@ -127,7 +140,7 @@
  "Understand. Can I change the example as the following or can you give me\n"
  "any suggestion?\n"
  "\n"
- "i2c0: i2c-bus at 40 {\n"
+ "i2c0: i2c-bus@40 {\n"
  "  #address-cells = <1>;\n"
  "  #size-cells = <0>;\n"
  "  #interrupt-cells = <1>;\n"
@@ -141,4 +154,4 @@
  "\n"
  Thanks-Jamin
 
-6ab0c7e81fd2d1ee682199f8e5733b72a698761d11a4071e469c63cd2db9c795
+bb923fec70e9d1c3a6265c7248090f4b18cbe19174bd6c809540da8cac25abe0

diff --git a/a/1.txt b/N3/1.txt
index 746d4a0..85f462a 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -93,7 +93,7 @@ The 05/27/2021 23:20, Andrew Jeffery wrote:
 > > +examples:
 > > +  - |
 > > +    #include <dt-bindings/clock/aspeed-clock.h>
-> > +    i2c0: i2c-bus at 40 {
+> > +    i2c0: i2c-bus@40 {
 > > +      #address-cells = <1>;
 > > +      #size-cells = <0>;
 > > +      #interrupt-cells = <1>;
@@ -118,7 +118,7 @@ The 05/27/2021 23:20, Andrew Jeffery wrote:
 Understand. Can I change the example as the following or can you give me
 any suggestion?
 
-i2c0: i2c-bus at 40 {
+i2c0: i2c-bus@40 {
   #address-cells = <1>;
   #size-cells = <0>;
   #interrupt-cells = <1>;
@@ -131,3 +131,8 @@ i2c0: i2c-bus at 40 {
   interrupt-parent = <&i2c_ic>;
 
 Thanks-Jamin
+
+_______________________________________________
+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 4b91985..a6320ce 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -2,9 +2,24 @@
  "ref\020210527102512.20684-2-jamin_lin@aspeedtech.com\0"
  "ref\0f7df6bb6-762d-4250-a4bc-076cbfc441eb@www.fastmail.com\0"
  "From\0Jamin Lin <jamin_lin@aspeedtech.com>\0"
- "Subject\0[PATCH v2 1/1] dt-bindings: aspeed-i2c: Convert txt to yaml format\0"
+ "Subject\0Re: [PATCH v2 1/1] dt-bindings: aspeed-i2c: Convert txt to yaml format\0"
  "Date\0Fri, 28 May 2021 09:44:17 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Jeffery <andrew@aj.id.au>\0"
+ "Cc\0Rob Herring <robh+dt@kernel.org>"
+  Joel Stanley <joel@jms.id.au>
+  Brendan Higgins <brendanhiggins@google.com>
+  Benjamin Herrenschmidt <benh@kernel.crashing.org>
+  Rayn Chen <rayn_chen@aspeedtech.com>
+  open list:I2C SUBSYSTEM HOST DRIVERS <linux-i2c@vger.kernel.org>
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
+  moderated list:ARM/ASPEED MACHINE SUPPORT <linux-arm-kernel@lists.infradead.org>
+  moderated list:ARM/ASPEED MACHINE SUPPORT <linux-aspeed@lists.ozlabs.org>
+  open list <linux-kernel@vger.kernel.org>
+  moderated list:ARM/ASPEED I2C DRIVER <openbmc@lists.ozlabs.org>
+  Ryan Chen <ryan_chen@aspeedtech.com>
+  Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>
+  Troy Lee <troy_lee@aspeedtech.com>
+ " Steven Lee <steven_lee@aspeedtech.com>\0"
  "\00:1\0"
  "b\0"
  "The 05/27/2021 23:20, Andrew Jeffery wrote:\n"
@@ -102,7 +117,7 @@
  "> > +examples:\n"
  "> > +  - |\n"
  "> > +    #include <dt-bindings/clock/aspeed-clock.h>\n"
- "> > +    i2c0: i2c-bus at 40 {\n"
+ "> > +    i2c0: i2c-bus@40 {\n"
  "> > +      #address-cells = <1>;\n"
  "> > +      #size-cells = <0>;\n"
  "> > +      #interrupt-cells = <1>;\n"
@@ -127,7 +142,7 @@
  "Understand. Can I change the example as the following or can you give me\n"
  "any suggestion?\n"
  "\n"
- "i2c0: i2c-bus at 40 {\n"
+ "i2c0: i2c-bus@40 {\n"
  "  #address-cells = <1>;\n"
  "  #size-cells = <0>;\n"
  "  #interrupt-cells = <1>;\n"
@@ -139,6 +154,11 @@
  "  interrupts = <0>;\n"
  "  interrupt-parent = <&i2c_ic>;\n"
  "\n"
- Thanks-Jamin
+ "Thanks-Jamin\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
 
-6ab0c7e81fd2d1ee682199f8e5733b72a698761d11a4071e469c63cd2db9c795
+bde935db4ef7ae22c8163b48b6a06b98caf564a14346d0660db886df27ebb308

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.