diff for duplicates of <20161220154234.GC30952@lunn.ch> diff --git a/a/1.txt b/N1/1.txt index 40249df..3bd8d06 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ > +&mdio { -> + switch0: switch0 at 0 { +> + switch0: switch0@0 { > + compatible = "marvell,mv88e6085"; > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <1>; -Ah, sorry, missed this last time. reg = <1>, that means switch0 at 1. +Ah, sorry, missed this last time. reg = <1>, that means switch0@1. That is a general rule for all device tree bindings. > + mdio { @@ -16,3 +16,7 @@ That is a general rule for all device tree bindings. what is this reg value for? 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 09565b1..18f8322 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,35 @@ "ref\020161220085138.3998-1-romain.perier@free-electrons.com\0" "ref\020161220085138.3998-4-romain.perier@free-electrons.com\0" - "From\0andrew@lunn.ch (Andrew Lunn)\0" - "Subject\0[PATCH v2 3/3] arm64: dts: marvell: Add ethernet switch definition for the ESPRESSObin\0" + "ref\020161220085138.3998-4-romain.perier-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0" + "Subject\0Re: [PATCH v2 3/3] arm64: dts: marvell: Add ethernet switch definition for the ESPRESSObin\0" "Date\0Tue, 20 Dec 2016 16:42:34 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Romain Perier <romain.perier-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Cc\0Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>" + Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> + Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + " Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\0" "\00:1\0" "b\0" "> +&mdio {\n" - "> +\tswitch0: switch0 at 0 {\n" + "> +\tswitch0: switch0@0 {\n" "> +\t\tcompatible = \"marvell,mv88e6085\";\n" "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\t\treg = <1>;\n" "\n" - "Ah, sorry, missed this last time. reg = <1>, that means switch0 at 1.\n" + "Ah, sorry, missed this last time. reg = <1>, that means switch0@1.\n" "That is a general rule for all device tree bindings.\n" "\n" "> +\t\tmdio {\n" @@ -23,6 +39,10 @@ "\n" "what is this reg value for?\n" "\n" - Andrew + " Andrew\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 -8f3ee62f547a74cc66c0599a34f681f6810279046e23f2c9c4c065af78960bff +457f1c7a82b8dffeb665cce32344374b115e808726e2797ddb4a0035d83a43c3
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.