diff for duplicates of <20220427035501.17500-2-dylan_hung@aspeedtech.com> diff --git a/a/1.txt b/N1/1.txt index 971e929..84558b3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,14 +37,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 3e6d2ed..de48cb9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,24 @@ "From\0Dylan Hung <dylan_hung@aspeedtech.com>\0" "Subject\0[PATCH net-next v6 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding\0" "Date\0Wed, 27 Apr 2022 11:54:59 +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" @@ -44,16 +61,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 -2e9147f6b3079b79d09dfc6554507a6db5940d696b27b1485f107454a48d3d8f +92f7ddde7d07250fe9a8ccd240964e581892bd996e3b4a202147aafd13ab1316
diff --git a/a/1.txt b/N2/1.txt index 971e929..27602ef 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -37,14 +37,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 3e6d2ed..7200197 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,24 @@ "From\0Dylan Hung <dylan_hung@aspeedtech.com>\0" "Subject\0[PATCH net-next v6 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding\0" "Date\0Wed, 27 Apr 2022 11:54:59 +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" @@ -44,16 +61,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 -2e9147f6b3079b79d09dfc6554507a6db5940d696b27b1485f107454a48d3d8f +a208a729a0b865a73d249ebe4625120ea0df0d0106b97d7bee92d30bae098541
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.