diff for duplicates of <20160909140413.GD30871@lunn.ch> diff --git a/a/1.txt b/N1/1.txt index 5aa7e92..99f6664 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ anyway, so long as it is on am MDIO bus. > + > +Example: > + -> +emac: ethernet at 01c0b000 { +> +emac: ethernet@01c0b000 { > + compatible = "allwinner,sun8i-h3-emac"; > + syscon = <&syscon>; > + reg = <0x01c0b000 0x104>; @@ -41,7 +41,7 @@ This is a new binding, please don't support it. > + phy-mode = "mii"; > + allwinner,leds-active-low; > + -> + phy1: ethernet-phy at 1 { +> + phy1: ethernet-phy@1 { > + reg = <1>; > + }; @@ -49,3 +49,7 @@ It is normal to place these phy nodes inside an container node called mdio. Andrew +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index c9b4f34..f74b5e2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +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" - "From\0andrew@lunn.ch (Andrew Lunn)\0" - "Subject\0[PATCH v3 3/9] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac\0" + "ref\01473425117-18645-4-git-send-email-clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 3/9] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac\0" "Date\0Fri, 9 Sep 2016 16:04:13 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Corentin Labbe <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" + mark.rutland-5wv7dgnIgG8@public.gmane.org + maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + wens-jdAy2FN1RRM@public.gmane.org + linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org + davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org + netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "> +The device node referenced by \"phy\" or \"phy-handle\" should be a child node\n" @@ -25,7 +36,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" @@ -49,13 +60,17 @@ "> +\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" "It is normal to place these phy nodes inside an container node called\n" "mdio.\n" "\n" - "\tAndrew" + "\tAndrew\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -b997248f2b5eb3a66c1303503a71be13556e0c2ee5e0b0270980300d1c138b1e +5ae9912ab0b6f87cc1e2fe9cb3dd34b2053baedec2243461143d66804c3d21a8
diff --git a/a/1.txt b/N2/1.txt index 5aa7e92..d642eb3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -17,7 +17,7 @@ anyway, so long as it is on am MDIO bus. > + > +Example: > + -> +emac: ethernet at 01c0b000 { +> +emac: ethernet@01c0b000 { > + compatible = "allwinner,sun8i-h3-emac"; > + syscon = <&syscon>; > + reg = <0x01c0b000 0x104>; @@ -41,7 +41,7 @@ This is a new binding, please don't support it. > + phy-mode = "mii"; > + allwinner,leds-active-low; > + -> + phy1: ethernet-phy at 1 { +> + phy1: ethernet-phy@1 { > + reg = <1>; > + }; diff --git a/a/content_digest b/N2/content_digest index c9b4f34..b3fb864 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,19 @@ "ref\01473425117-18645-1-git-send-email-clabbe.montjoie@gmail.com\0" "ref\01473425117-18645-4-git-send-email-clabbe.montjoie@gmail.com\0" - "From\0andrew@lunn.ch (Andrew Lunn)\0" - "Subject\0[PATCH v3 3/9] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac\0" + "From\0Andrew Lunn <andrew@lunn.ch>\0" + "Subject\0Re: [PATCH v3 3/9] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac\0" "Date\0Fri, 9 Sep 2016 16:04:13 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Corentin Labbe <clabbe.montjoie@gmail.com>\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" "> +The device node referenced by \"phy\" or \"phy-handle\" should be a child node\n" @@ -25,7 +35,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" @@ -49,7 +59,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" @@ -58,4 +68,4 @@ "\n" "\tAndrew" -b997248f2b5eb3a66c1303503a71be13556e0c2ee5e0b0270980300d1c138b1e +298871ce77154d89857b7494e76ff4c56220a399bee32cf2775b9730fc7c831e
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.