All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20210805020946.GA29371@taoren-ubuntu-R90MNF91>

diff --git a/a/1.txt b/N1/1.txt
index f8ba1fc..01023b5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -40,7 +40,7 @@ On Thu, Aug 05, 2021 at 01:37:29AM +0000, Joel Stanley wrote:
 > >
 > > >
 > > > > +
-> > > > +       flash at 0 {
+> > > > +       flash@0 {
 > > > > +               status = "okay";
 > > > > +               m25p,fast-read;
 > > > > +               label = "spi1.0";
@@ -51,7 +51,7 @@ On Thu, Aug 05, 2021 at 01:37:29AM +0000, Joel Stanley wrote:
 > > > > +                       #address-cells = <1>;
 > > > > +                       #size-cells = <1>;
 > > > > +
-> > > > +                       flash1 at 0 {
+> > > > +                       flash1@0 {
 > > > > +                               reg = <0x0 0x2000000>;
 > > > > +                               label = "system-flash";
 > > > > +                       };
@@ -93,7 +93,7 @@ results and send out email then.
 > > > > +&mdio1 {
 > > > > +       status = "okay";
 > > > > +
-> > > > +       ethphy3: ethernet-phy at 13 {
+> > > > +       ethphy3: ethernet-phy@13 {
 > > > > +               compatible = "ethernet-phy-ieee802.3-c22";
 > > > > +               reg = <0x0d>;
 > > > > +       };
diff --git a/a/content_digest b/N1/content_digest
index b4c883b..d2c3a37 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,9 +4,17 @@
  "ref\020210805011951.GA28444@taoren-ubuntu-R90MNF91\0"
  "ref\0CACPK8XcwsOa5NzsUZeiv5qdWV5H6HBa7WK+cwbnqayP4zhoNkg@mail.gmail.com\0"
  "From\0Tao Ren <rentao.bupt@gmail.com>\0"
- "Subject\0[PATCH 6/6] ARM: dts: aspeed: Add Facebook Fuji (AST2600) BMC\0"
+ "Subject\0Re: [PATCH 6/6] ARM: dts: aspeed: Add Facebook Fuji (AST2600) BMC\0"
  "Date\0Wed, 4 Aug 2021 19:09:46 -0700\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Joel Stanley <joel@jms.id.au>\0"
+ "Cc\0devicetree <devicetree@vger.kernel.org>"
+  linux-aspeed <linux-aspeed@lists.ozlabs.org>
+  Andrew Jeffery <andrew@aj.id.au>
+  Tao Ren <taoren@fb.com>
+  OpenBMC Maillist <openbmc@lists.ozlabs.org>
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+  Rob Herring <robh+dt@kernel.org>
+ " Linux ARM <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Aug 05, 2021 at 01:37:29AM +0000, Joel Stanley wrote:\n"
@@ -51,7 +59,7 @@
  "> >\n"
  "> > >\n"
  "> > > > +\n"
- "> > > > +       flash at 0 {\n"
+ "> > > > +       flash@0 {\n"
  "> > > > +               status = \"okay\";\n"
  "> > > > +               m25p,fast-read;\n"
  "> > > > +               label = \"spi1.0\";\n"
@@ -62,7 +70,7 @@
  "> > > > +                       #address-cells = <1>;\n"
  "> > > > +                       #size-cells = <1>;\n"
  "> > > > +\n"
- "> > > > +                       flash1 at 0 {\n"
+ "> > > > +                       flash1@0 {\n"
  "> > > > +                               reg = <0x0 0x2000000>;\n"
  "> > > > +                               label = \"system-flash\";\n"
  "> > > > +                       };\n"
@@ -104,7 +112,7 @@
  "> > > > +&mdio1 {\n"
  "> > > > +       status = \"okay\";\n"
  "> > > > +\n"
- "> > > > +       ethphy3: ethernet-phy at 13 {\n"
+ "> > > > +       ethphy3: ethernet-phy@13 {\n"
  "> > > > +               compatible = \"ethernet-phy-ieee802.3-c22\";\n"
  "> > > > +               reg = <0x0d>;\n"
  "> > > > +       };\n"
@@ -149,4 +157,4 @@
  "> >\n"
  > > Tao
 
-3150ed6c26154604aea6f60d21c94aa743b303b8b5f91840791ed8951a785674
+d299f77492c178e96d9a94c5b64e407f2f58a2045abb2e267552969e9d877443

diff --git a/a/1.txt b/N2/1.txt
index f8ba1fc..6fa6281 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -40,7 +40,7 @@ On Thu, Aug 05, 2021 at 01:37:29AM +0000, Joel Stanley wrote:
 > >
 > > >
 > > > > +
-> > > > +       flash at 0 {
+> > > > +       flash@0 {
 > > > > +               status = "okay";
 > > > > +               m25p,fast-read;
 > > > > +               label = "spi1.0";
@@ -51,7 +51,7 @@ On Thu, Aug 05, 2021 at 01:37:29AM +0000, Joel Stanley wrote:
 > > > > +                       #address-cells = <1>;
 > > > > +                       #size-cells = <1>;
 > > > > +
-> > > > +                       flash1 at 0 {
+> > > > +                       flash1@0 {
 > > > > +                               reg = <0x0 0x2000000>;
 > > > > +                               label = "system-flash";
 > > > > +                       };
@@ -93,7 +93,7 @@ results and send out email then.
 > > > > +&mdio1 {
 > > > > +       status = "okay";
 > > > > +
-> > > > +       ethphy3: ethernet-phy at 13 {
+> > > > +       ethphy3: ethernet-phy@13 {
 > > > > +               compatible = "ethernet-phy-ieee802.3-c22";
 > > > > +               reg = <0x0d>;
 > > > > +       };
@@ -137,3 +137,8 @@ confusion)?
 > > Cheers,
 > >
 > > Tao
+
+_______________________________________________
+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/N2/content_digest
index b4c883b..a03fdee 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,9 +4,17 @@
  "ref\020210805011951.GA28444@taoren-ubuntu-R90MNF91\0"
  "ref\0CACPK8XcwsOa5NzsUZeiv5qdWV5H6HBa7WK+cwbnqayP4zhoNkg@mail.gmail.com\0"
  "From\0Tao Ren <rentao.bupt@gmail.com>\0"
- "Subject\0[PATCH 6/6] ARM: dts: aspeed: Add Facebook Fuji (AST2600) BMC\0"
+ "Subject\0Re: [PATCH 6/6] ARM: dts: aspeed: Add Facebook Fuji (AST2600) BMC\0"
  "Date\0Wed, 4 Aug 2021 19:09:46 -0700\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Joel Stanley <joel@jms.id.au>\0"
+ "Cc\0Rob Herring <robh+dt@kernel.org>"
+  Andrew Jeffery <andrew@aj.id.au>
+  devicetree <devicetree@vger.kernel.org>
+  Linux ARM <linux-arm-kernel@lists.infradead.org>
+  linux-aspeed <linux-aspeed@lists.ozlabs.org>
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+  OpenBMC Maillist <openbmc@lists.ozlabs.org>
+ " Tao Ren <taoren@fb.com>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Aug 05, 2021 at 01:37:29AM +0000, Joel Stanley wrote:\n"
@@ -51,7 +59,7 @@
  "> >\n"
  "> > >\n"
  "> > > > +\n"
- "> > > > +       flash at 0 {\n"
+ "> > > > +       flash@0 {\n"
  "> > > > +               status = \"okay\";\n"
  "> > > > +               m25p,fast-read;\n"
  "> > > > +               label = \"spi1.0\";\n"
@@ -62,7 +70,7 @@
  "> > > > +                       #address-cells = <1>;\n"
  "> > > > +                       #size-cells = <1>;\n"
  "> > > > +\n"
- "> > > > +                       flash1 at 0 {\n"
+ "> > > > +                       flash1@0 {\n"
  "> > > > +                               reg = <0x0 0x2000000>;\n"
  "> > > > +                               label = \"system-flash\";\n"
  "> > > > +                       };\n"
@@ -104,7 +112,7 @@
  "> > > > +&mdio1 {\n"
  "> > > > +       status = \"okay\";\n"
  "> > > > +\n"
- "> > > > +       ethphy3: ethernet-phy at 13 {\n"
+ "> > > > +       ethphy3: ethernet-phy@13 {\n"
  "> > > > +               compatible = \"ethernet-phy-ieee802.3-c22\";\n"
  "> > > > +               reg = <0x0d>;\n"
  "> > > > +       };\n"
@@ -147,6 +155,11 @@
  "> >\n"
  "> > Cheers,\n"
  "> >\n"
- > > Tao
+ "> > Tao\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
 
-3150ed6c26154604aea6f60d21c94aa743b303b8b5f91840791ed8951a785674
+53a9a934b2b87d81da881660aada9d9f96e7805f3ea79cbbf2713dc9f1f716fc

diff --git a/a/1.txt b/N3/1.txt
index f8ba1fc..01023b5 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -40,7 +40,7 @@ On Thu, Aug 05, 2021 at 01:37:29AM +0000, Joel Stanley wrote:
 > >
 > > >
 > > > > +
-> > > > +       flash at 0 {
+> > > > +       flash@0 {
 > > > > +               status = "okay";
 > > > > +               m25p,fast-read;
 > > > > +               label = "spi1.0";
@@ -51,7 +51,7 @@ On Thu, Aug 05, 2021 at 01:37:29AM +0000, Joel Stanley wrote:
 > > > > +                       #address-cells = <1>;
 > > > > +                       #size-cells = <1>;
 > > > > +
-> > > > +                       flash1 at 0 {
+> > > > +                       flash1@0 {
 > > > > +                               reg = <0x0 0x2000000>;
 > > > > +                               label = "system-flash";
 > > > > +                       };
@@ -93,7 +93,7 @@ results and send out email then.
 > > > > +&mdio1 {
 > > > > +       status = "okay";
 > > > > +
-> > > > +       ethphy3: ethernet-phy at 13 {
+> > > > +       ethphy3: ethernet-phy@13 {
 > > > > +               compatible = "ethernet-phy-ieee802.3-c22";
 > > > > +               reg = <0x0d>;
 > > > > +       };
diff --git a/a/content_digest b/N3/content_digest
index b4c883b..a1d0a34 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -4,9 +4,17 @@
  "ref\020210805011951.GA28444@taoren-ubuntu-R90MNF91\0"
  "ref\0CACPK8XcwsOa5NzsUZeiv5qdWV5H6HBa7WK+cwbnqayP4zhoNkg@mail.gmail.com\0"
  "From\0Tao Ren <rentao.bupt@gmail.com>\0"
- "Subject\0[PATCH 6/6] ARM: dts: aspeed: Add Facebook Fuji (AST2600) BMC\0"
+ "Subject\0Re: [PATCH 6/6] ARM: dts: aspeed: Add Facebook Fuji (AST2600) BMC\0"
  "Date\0Wed, 4 Aug 2021 19:09:46 -0700\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Joel Stanley <joel@jms.id.au>\0"
+ "Cc\0Rob Herring <robh+dt@kernel.org>"
+  Andrew Jeffery <andrew@aj.id.au>
+  devicetree <devicetree@vger.kernel.org>
+  Linux ARM <linux-arm-kernel@lists.infradead.org>
+  linux-aspeed <linux-aspeed@lists.ozlabs.org>
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+  OpenBMC Maillist <openbmc@lists.ozlabs.org>
+ " Tao Ren <taoren@fb.com>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Aug 05, 2021 at 01:37:29AM +0000, Joel Stanley wrote:\n"
@@ -51,7 +59,7 @@
  "> >\n"
  "> > >\n"
  "> > > > +\n"
- "> > > > +       flash at 0 {\n"
+ "> > > > +       flash@0 {\n"
  "> > > > +               status = \"okay\";\n"
  "> > > > +               m25p,fast-read;\n"
  "> > > > +               label = \"spi1.0\";\n"
@@ -62,7 +70,7 @@
  "> > > > +                       #address-cells = <1>;\n"
  "> > > > +                       #size-cells = <1>;\n"
  "> > > > +\n"
- "> > > > +                       flash1 at 0 {\n"
+ "> > > > +                       flash1@0 {\n"
  "> > > > +                               reg = <0x0 0x2000000>;\n"
  "> > > > +                               label = \"system-flash\";\n"
  "> > > > +                       };\n"
@@ -104,7 +112,7 @@
  "> > > > +&mdio1 {\n"
  "> > > > +       status = \"okay\";\n"
  "> > > > +\n"
- "> > > > +       ethphy3: ethernet-phy at 13 {\n"
+ "> > > > +       ethphy3: ethernet-phy@13 {\n"
  "> > > > +               compatible = \"ethernet-phy-ieee802.3-c22\";\n"
  "> > > > +               reg = <0x0d>;\n"
  "> > > > +       };\n"
@@ -149,4 +157,4 @@
  "> >\n"
  > > Tao
 
-3150ed6c26154604aea6f60d21c94aa743b303b8b5f91840791ed8951a785674
+c4fae9b07af1fbdda1a4e21704000c890177a10e23dfdd3096ac994327c9c41d

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.