diff for duplicates of <20160912150125.GA15570@Red> diff --git a/a/1.txt b/N1/1.txt index 0be1d67..770473e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ On Fri, Sep 09, 2016 at 04:04:13PM +0200, Andrew Lunn wrote: > > + > > +Example: > > + -> > +emac: ethernet at 01c0b000 { +> > +emac: ethernet@01c0b000 { > > + compatible = "allwinner,sun8i-h3-emac"; > > + syscon = <&syscon>; > > + reg = <0x01c0b000 0x104>; @@ -42,7 +42,7 @@ On Fri, Sep 09, 2016 at 04:04:13PM +0200, Andrew Lunn wrote: > > + phy-mode = "mii"; > > + allwinner,leds-active-low; > > + -> > + phy1: ethernet-phy at 1 { +> > + phy1: ethernet-phy@1 { > > + reg = <1>; > > + }; > @@ -68,7 +68,7 @@ Regards +&mdio { + reg = <1>; -+ phy1: ethernet-phy at 1 { ++ phy1: ethernet-phy@1 { + reg = <1>; + }; +}; @@ -79,7 +79,7 @@ Regards phy-mode = "mii"; allwinner,leds-active-low; status = "okay"; -- phy1: ethernet-phy at 1 { +- phy1: ethernet-phy@1 { - reg = <1>; - }; };/arch/arm/boot/dts/sun8i-h3.dtsi @@ -89,13 +89,13 @@ Regards #size-cells = <0>; status = "disabled"; + -+ mdio: mdio at 0 { ++ mdio: mdio@0 { + #address-cells = <1>; + #size-cells = <0>; + }; }; - crypto: crypto at 1c15000 { + crypto: crypto@1c15000 { --- a/drivers/net/ethernet/allwinner/sun8i-emac.c +++ b/drivers/net/ethernet/allwinner/sun8i-emac.c @@ -2122,7 +2122,7 @@ static int sun8i_emac_probe(struct platform_device *pdev) diff --git a/a/content_digest b/N1/content_digest index ff5ddc8..595f24c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,20 @@ "ref\01473425117-18645-1-git-send-email-clabbe.montjoie@gmail.com\0" "ref\01473425117-18645-4-git-send-email-clabbe.montjoie@gmail.com\0" "ref\020160909140413.GD30871@lunn.ch\0" - "From\0clabbe.montjoie@gmail.com (LABBE Corentin)\0" - "Subject\0[PATCH v3 3/9] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac\0" + "From\0LABBE Corentin <clabbe.montjoie@gmail.com>\0" + "Subject\0Re: [PATCH v3 3/9] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac\0" "Date\0Mon, 12 Sep 2016 17:01:25 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Andrew Lunn <andrew@lunn.ch>\0" + "Cc\0robh+dt@kernel.org" + mark.rutland@arm.com + maxime.ripard@free-electrons.com + wens@csie.org + linux@armlinux.org.uk + davem@davemloft.net + netdev@vger.kernel.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "On Fri, Sep 09, 2016 at 04:04:13PM +0200, Andrew Lunn wrote:\n" @@ -27,7 +37,7 @@ "> > +\n" "> > +Example:\n" "> > +\n" - "> > +emac: ethernet at 01c0b000 {\n" + "> > +emac: ethernet@01c0b000 {\n" "> > +\tcompatible = \"allwinner,sun8i-h3-emac\";\n" "> > +\tsyscon = <&syscon>;\n" "> > +\treg = <0x01c0b000 0x104>;\n" @@ -51,7 +61,7 @@ "> > +\tphy-mode = \"mii\";\n" "> > +\tallwinner,leds-active-low;\n" "> > +\n" - "> > +\tphy1: ethernet-phy at 1 {\n" + "> > +\tphy1: ethernet-phy@1 {\n" "> > +\t\treg = <1>;\n" "> > +\t};\n" "> \n" @@ -77,7 +87,7 @@ " \n" "+&mdio {\n" "+ reg = <1>;\n" - "+ phy1: ethernet-phy at 1 {\n" + "+ phy1: ethernet-phy@1 {\n" "+ reg = <1>;\n" "+ };\n" "+};\n" @@ -88,7 +98,7 @@ " phy-mode = \"mii\";\n" " allwinner,leds-active-low;\n" " status = \"okay\";\n" - "- phy1: ethernet-phy at 1 {\n" + "- phy1: ethernet-phy@1 {\n" "- reg = <1>;\n" "- };\n" " };/arch/arm/boot/dts/sun8i-h3.dtsi\n" @@ -98,13 +108,13 @@ " #size-cells = <0>;\n" " status = \"disabled\";\n" "+\n" - "+ mdio: mdio at 0 {\n" + "+ mdio: mdio@0 {\n" "+ #address-cells = <1>;\n" "+ #size-cells = <0>;\n" "+ };\n" " };\n" " \n" - " crypto: crypto at 1c15000 {\n" + " crypto: crypto@1c15000 {\n" "--- a/drivers/net/ethernet/allwinner/sun8i-emac.c\n" "+++ b/drivers/net/ethernet/allwinner/sun8i-emac.c\n" "@@ -2122,7 +2122,7 @@ static int sun8i_emac_probe(struct platform_device *pdev)\n" @@ -120,4 +130,4 @@ " \n" &crypto { -5d02064e11746c6d689aa739d01292b47c882fa5684eadc22bf7527e645f5776 +342a66f5ca3f56533fe9f664898b7b80404e92864e6372da0667f9a8c73ed7ac
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.