All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20220413121037.23748-2-dylan_hung@aspeedtech.com>

diff --git a/a/1.txt b/N1/1.txt
index 2bb7223..ef400dc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -36,14 +36,20 @@ index 1c88820cbcdf..f81eda8cb0a5 100644
  examples:
    - |
 +    #include <dt-bindings/clock/ast2600-clock.h>
-     mdio0: mdio at 1e650000 {
+     mdio0: mdio@1e650000 {
              compatible = "aspeed,ast2600-mdio";
              reg = <0x1e650000 0x8>;
              #address-cells = <1>;
              #size-cells = <0>;
 +            resets = <&syscon ASPEED_RESET_MII>;
  
-             ethphy0: ethernet-phy at 0 {
+             ethphy0: ethernet-phy@0 {
                      compatible = "ethernet-phy-ieee802.3-c22";
 -- 
 2.25.1
+
+
+_______________________________________________
+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/N1/content_digest
index 175a760..90d6031 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,24 @@
  "From\0Dylan Hung <dylan_hung@aspeedtech.com>\0"
  "Subject\0[PATCH v5 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding\0"
  "Date\0Wed, 13 Apr 2022 20:10:35 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0<robh+dt@kernel.org>"
+  <joel@jms.id.au>
+  <andrew@aj.id.au>
+  <andrew@lunn.ch>
+  <hkallweit1@gmail.com>
+  <linux@armlinux.org.uk>
+  <davem@davemloft.net>
+  <kuba@kernel.org>
+  <pabeni@redhat.com>
+  <p.zabel@pengutronix.de>
+  <devicetree@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-aspeed@lists.ozlabs.org>
+  <linux-kernel@vger.kernel.org>
+  <netdev@vger.kernel.org>
+ " <krzk+dt@kernel.org>\0"
+ "Cc\0<BMC-SW@aspeedtech.com>"
+ " Krzysztof Kozlowski <krzk@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "The AST2600 MDIO bus controller has a reset control bit and must be\n"
@@ -43,16 +60,22 @@
  " examples:\n"
  "   - |\n"
  "+    #include <dt-bindings/clock/ast2600-clock.h>\n"
- "     mdio0: mdio at 1e650000 {\n"
+ "     mdio0: mdio@1e650000 {\n"
  "             compatible = \"aspeed,ast2600-mdio\";\n"
  "             reg = <0x1e650000 0x8>;\n"
  "             #address-cells = <1>;\n"
  "             #size-cells = <0>;\n"
  "+            resets = <&syscon ASPEED_RESET_MII>;\n"
  " \n"
- "             ethphy0: ethernet-phy at 0 {\n"
+ "             ethphy0: ethernet-phy@0 {\n"
  "                     compatible = \"ethernet-phy-ieee802.3-c22\";\n"
  "-- \n"
- 2.25.1
+ "2.25.1\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
 
-53a334c9d6059c0ed935c3ba5830d9680077d992a73199c24e3e242b867e1ce1
+381bd3efba05dbf6ca3a20d0ca8d2decb0bceaf0ec7cf9de181afd23da691d7d

diff --git a/a/1.txt b/N2/1.txt
index 2bb7223..9d5c6e3 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -36,14 +36,14 @@ index 1c88820cbcdf..f81eda8cb0a5 100644
  examples:
    - |
 +    #include <dt-bindings/clock/ast2600-clock.h>
-     mdio0: mdio at 1e650000 {
+     mdio0: mdio@1e650000 {
              compatible = "aspeed,ast2600-mdio";
              reg = <0x1e650000 0x8>;
              #address-cells = <1>;
              #size-cells = <0>;
 +            resets = <&syscon ASPEED_RESET_MII>;
  
-             ethphy0: ethernet-phy at 0 {
+             ethphy0: ethernet-phy@0 {
                      compatible = "ethernet-phy-ieee802.3-c22";
 -- 
 2.25.1
diff --git a/a/content_digest b/N2/content_digest
index 175a760..581bc75 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,24 @@
  "From\0Dylan Hung <dylan_hung@aspeedtech.com>\0"
  "Subject\0[PATCH v5 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding\0"
  "Date\0Wed, 13 Apr 2022 20:10:35 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0<robh+dt@kernel.org>"
+  <joel@jms.id.au>
+  <andrew@aj.id.au>
+  <andrew@lunn.ch>
+  <hkallweit1@gmail.com>
+  <linux@armlinux.org.uk>
+  <davem@davemloft.net>
+  <kuba@kernel.org>
+  <pabeni@redhat.com>
+  <p.zabel@pengutronix.de>
+  <devicetree@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-aspeed@lists.ozlabs.org>
+  <linux-kernel@vger.kernel.org>
+  <netdev@vger.kernel.org>
+ " <krzk+dt@kernel.org>\0"
+ "Cc\0<BMC-SW@aspeedtech.com>"
+ " Krzysztof Kozlowski <krzk@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "The AST2600 MDIO bus controller has a reset control bit and must be\n"
@@ -43,16 +60,16 @@
  " examples:\n"
  "   - |\n"
  "+    #include <dt-bindings/clock/ast2600-clock.h>\n"
- "     mdio0: mdio at 1e650000 {\n"
+ "     mdio0: mdio@1e650000 {\n"
  "             compatible = \"aspeed,ast2600-mdio\";\n"
  "             reg = <0x1e650000 0x8>;\n"
  "             #address-cells = <1>;\n"
  "             #size-cells = <0>;\n"
  "+            resets = <&syscon ASPEED_RESET_MII>;\n"
  " \n"
- "             ethphy0: ethernet-phy at 0 {\n"
+ "             ethphy0: ethernet-phy@0 {\n"
  "                     compatible = \"ethernet-phy-ieee802.3-c22\";\n"
  "-- \n"
  2.25.1
 
-53a334c9d6059c0ed935c3ba5830d9680077d992a73199c24e3e242b867e1ce1
+0c5ac1742abc6363971e97277d65ee51a72b67028818ddebd12cfbb4c4ddb705

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.