diff for duplicates of <20170822075958.GA20320@Red> diff --git a/a/1.txt b/N1/1.txt index c096fb5..80940bb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,13 +8,13 @@ On Mon, Aug 21, 2017 at 04:23:21PM +0200, Andrew Lunn wrote: > + #address-cells = <1>; > + #size-cells = <0>; > + -> + internal_mdio: mdio at 1 { +> + internal_mdio: mdio@1 { > reg = <1>; > - clocks = <&ccu CLK_BUS_EPHY>; > - resets = <&ccu RST_BUS_EPHY>; > + #address-cells = <1>; > + #size-cells = <0>; -> + int_mii_phy: ethernet-phy at 1 { +> + int_mii_phy: ethernet-phy@1 { > + compatible = "ethernet-phy-ieee802.3-c22"; > + reg = <1>; > + clocks = <&ccu CLK_BUS_EPHY>; @@ -22,7 +22,7 @@ On Mon, Aug 21, 2017 at 04:23:21PM +0200, Andrew Lunn wrote: > + phy-is-integrated; > + }; > + }; -> + mdio: mdio at 0 { +> + mdio: mdio@0 { > + reg = <0>; > + #address-cells = <1>; > + #size-cells = <0>; diff --git a/a/content_digest b/N1/content_digest index d77303a..981e822 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,10 +8,21 @@ "ref\020170821132015.GB1703@lunn.ch\0" "ref\020170821133104.qvrhvwin2rdg4aqo@flea.lan\0" "ref\020170821142321.GE1703@lunn.ch\0" - "From\0clabbe.montjoie@gmail.com (Corentin Labbe)\0" - "Subject\0[PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac\0" + "From\0Corentin Labbe <clabbe.montjoie@gmail.com>\0" + "Subject\0Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac\0" "Date\0Tue, 22 Aug 2017 09:59:58 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Andrew Lunn <andrew@lunn.ch>\0" + "Cc\0Maxime Ripard <maxime.ripard@free-electrons.com>" + Chen-Yu Tsai <wens@csie.org> + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + Russell King <linux@armlinux.org.uk> + Giuseppe Cavallaro <peppe.cavallaro@st.com> + Alexandre Torgue <alexandre.torgue@st.com> + devicetree <devicetree@vger.kernel.org> + linux-arm-kernel <linux-arm-kernel@lists.infradead.org> + linux-kernel <linux-kernel@vger.kernel.org> + " netdev <netdev@vger.kernel.org>\0" "\00:1\0" "b\0" "On Mon, Aug 21, 2017 at 04:23:21PM +0200, Andrew Lunn wrote:\n" @@ -24,13 +35,13 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\tinternal_mdio: mdio at 1 {\n" + "> +\t\tinternal_mdio: mdio@1 {\n" "> \t\t\treg = <1>;\n" "> -\t\t\tclocks = <&ccu CLK_BUS_EPHY>;\n" "> -\t\t\tresets = <&ccu RST_BUS_EPHY>;\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" - "> +\t\t\tint_mii_phy: ethernet-phy at 1 {\n" + "> +\t\t\tint_mii_phy: ethernet-phy@1 {\n" "> +\t\t\t\tcompatible = \"ethernet-phy-ieee802.3-c22\";\n" "> +\t\t\t\treg = <1>;\n" "> +\t\t\t\tclocks = <&ccu CLK_BUS_EPHY>;\n" @@ -38,7 +49,7 @@ "> +\t\t\t\tphy-is-integrated;\n" "> +\t\t\t};\n" "> +\t\t};\n" - "> +\t\tmdio: mdio at 0 {\n" + "> +\t\tmdio: mdio@0 {\n" "> +\t\t\treg = <0>;\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" @@ -66,4 +77,4 @@ "\n" Regards -bf209e33b9c8e3d7975c605876ac86f70134145add40d7a74f9c9c12e4dd8d0a +4d90d5bb1e443d6cd23831190711e41b454f44866be1e17a0f67576513f223d1
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.