diff for duplicates of <20170327062719.GQ30608@dragon> diff --git a/a/1.txt b/N1/1.txt index 2ea4586..98cb997 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,26 +18,26 @@ On Wed, Mar 22, 2017 at 10:58:12AM +0000, Madalin-Cristian Bucur wrote: Let's be simple and consistent. Use #include please. -> > > + fman at 1a00000 { -> > > + enet0: ethernet at e0000 { +> > > + fman@1a00000 { +> > > + enet0: ethernet@e0000 { > > > + }; > > > + -> > > + enet1: ethernet at e2000 { +> > > + enet1: ethernet@e2000 { > > > + }; > > > + -> > > + enet2: ethernet at e4000 { +> > > + enet2: ethernet@e4000 { > > > + }; > > > + -> > > + enet3: ethernet at e6000 { +> > > + enet3: ethernet@e6000 { > > > + }; > > > + -> > > + enet4: ethernet at e8000 { +> > > + enet4: ethernet@e8000 { > > > + }; > > > + -> > > + enet5: ethernet at ea000 { +> > > + enet5: ethernet@ea000 { > > > + }; > > > + -> > > + enet6: ethernet at f0000 { +> > > + enet6: ethernet@f0000 { > > > + }; > > > + }; > > @@ -92,8 +92,8 @@ What is broken if you move the include to header? > > Ditto > > > > > +&soc { -> > > + fman at 1a00000 { -> > > + ethernet at e0000 { +> > > + fman@1a00000 { +> > > + ethernet@e0000 { > > > > You defined enet0 label. Why don't you use it? > > @@ -105,3 +105,7 @@ You will not need to construct the node hierarchy with label. And alias/label name is more easier to follow than offset. Shawn +-- +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 27078ab..ff89e5f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,21 @@ "ref\01488382505-17554-2-git-send-email-madalin.bucur@nxp.com\0" "ref\020170314070732.GH3618@dragon\0" "ref\0HE1PR04MB11297D944241012F44C0ADF8EC3C0@HE1PR04MB1129.eurprd04.prod.outlook.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH v2 1/2] dts: arm64: add LS1043A DPAA support\0" + "ref\0HE1PR04MB11297D944241012F44C0ADF8EC3C0-6LN7OEpIatWsitHo+Wi4ws9NdZoXdze2vxpqHgZTriW3zl9H0oFU5g@public.gmane.org\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v2 1/2] dts: arm64: add LS1043A DPAA support\0" "Date\0Mon, 27 Mar 2017 14:27:21 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Madalin-Cristian Bucur <madalin.bucur-3arQi8VN3Tc@public.gmane.org>\0" + "Cc\0Roy Pledge <roy.pledge-3arQi8VN3Tc@public.gmane.org>" + mark.rutland-5wv7dgnIgG8@public.gmane.org <mark.rutland-5wv7dgnIgG8@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + catalin.marinas-5wv7dgnIgG8@public.gmane.org <catalin.marinas-5wv7dgnIgG8@public.gmane.org> + will.deacon-5wv7dgnIgG8@public.gmane.org <will.deacon-5wv7dgnIgG8@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Russell King - ARM Linux <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "On Wed, Mar 22, 2017 at 10:58:12AM +0000, Madalin-Cristian Bucur wrote:\n" @@ -28,26 +39,26 @@ "\n" "Let's be simple and consistent. Use #include please.\n" "\n" - "> > > +\tfman at 1a00000 {\n" - "> > > +\t\tenet0: ethernet at e0000 {\n" + "> > > +\tfman@1a00000 {\n" + "> > > +\t\tenet0: ethernet@e0000 {\n" "> > > +\t\t};\n" "> > > +\n" - "> > > +\t\tenet1: ethernet at e2000 {\n" + "> > > +\t\tenet1: ethernet@e2000 {\n" "> > > +\t\t};\n" "> > > +\n" - "> > > +\t\tenet2: ethernet at e4000 {\n" + "> > > +\t\tenet2: ethernet@e4000 {\n" "> > > +\t\t};\n" "> > > +\n" - "> > > +\t\tenet3: ethernet at e6000 {\n" + "> > > +\t\tenet3: ethernet@e6000 {\n" "> > > +\t\t};\n" "> > > +\n" - "> > > +\t\tenet4: ethernet at e8000 {\n" + "> > > +\t\tenet4: ethernet@e8000 {\n" "> > > +\t\t};\n" "> > > +\n" - "> > > +\t\tenet5: ethernet at ea000 {\n" + "> > > +\t\tenet5: ethernet@ea000 {\n" "> > > +\t\t};\n" "> > > +\n" - "> > > +\t\tenet6: ethernet at f0000 {\n" + "> > > +\t\tenet6: ethernet@f0000 {\n" "> > > +\t\t};\n" "> > > +\t};\n" "> > \n" @@ -102,8 +113,8 @@ "> > Ditto\n" "> > \n" "> > > +&soc {\n" - "> > > +\tfman at 1a00000 {\n" - "> > > +\t\tethernet at e0000 {\n" + "> > > +\tfman@1a00000 {\n" + "> > > +\t\tethernet@e0000 {\n" "> > \n" "> > You defined enet0 label. Why don't you use it?\n" "> >\n" @@ -114,6 +125,10 @@ "You will not need to construct the node hierarchy with label. And\n" "alias/label name is more easier to follow than offset.\n" "\n" - Shawn + "Shawn\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 -68f307f0a1d902efd8de89dfd2b0d9de95176bdf0c374d138f7c0e8d889e65e1 +fc6f0b8d95de08a32e25ac453ce8eef278efeb709c0d710786a20638a53740c7
diff --git a/a/1.txt b/N2/1.txt index 2ea4586..23e475e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -18,26 +18,26 @@ On Wed, Mar 22, 2017 at 10:58:12AM +0000, Madalin-Cristian Bucur wrote: Let's be simple and consistent. Use #include please. -> > > + fman at 1a00000 { -> > > + enet0: ethernet at e0000 { +> > > + fman@1a00000 { +> > > + enet0: ethernet@e0000 { > > > + }; > > > + -> > > + enet1: ethernet at e2000 { +> > > + enet1: ethernet@e2000 { > > > + }; > > > + -> > > + enet2: ethernet at e4000 { +> > > + enet2: ethernet@e4000 { > > > + }; > > > + -> > > + enet3: ethernet at e6000 { +> > > + enet3: ethernet@e6000 { > > > + }; > > > + -> > > + enet4: ethernet at e8000 { +> > > + enet4: ethernet@e8000 { > > > + }; > > > + -> > > + enet5: ethernet at ea000 { +> > > + enet5: ethernet@ea000 { > > > + }; > > > + -> > > + enet6: ethernet at f0000 { +> > > + enet6: ethernet@f0000 { > > > + }; > > > + }; > > @@ -92,8 +92,8 @@ What is broken if you move the include to header? > > Ditto > > > > > +&soc { -> > > + fman at 1a00000 { -> > > + ethernet at e0000 { +> > > + fman@1a00000 { +> > > + ethernet@e0000 { > > > > You defined enet0 label. Why don't you use it? > > diff --git a/a/content_digest b/N2/content_digest index 27078ab..02c42f1 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,10 +2,20 @@ "ref\01488382505-17554-2-git-send-email-madalin.bucur@nxp.com\0" "ref\020170314070732.GH3618@dragon\0" "ref\0HE1PR04MB11297D944241012F44C0ADF8EC3C0@HE1PR04MB1129.eurprd04.prod.outlook.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH v2 1/2] dts: arm64: add LS1043A DPAA support\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH v2 1/2] dts: arm64: add LS1043A DPAA support\0" "Date\0Mon, 27 Mar 2017 14:27:21 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Madalin-Cristian Bucur <madalin.bucur@nxp.com>\0" + "Cc\0Roy Pledge <roy.pledge@nxp.com>" + mark.rutland@arm.com <mark.rutland@arm.com> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + catalin.marinas@arm.com <catalin.marinas@arm.com> + will.deacon@arm.com <will.deacon@arm.com> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + Russell King - ARM Linux <linux@armlinux.org.uk> + robh+dt@kernel.org <robh+dt@kernel.org> + Kumar Gala <galak@codeaurora.org> + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On Wed, Mar 22, 2017 at 10:58:12AM +0000, Madalin-Cristian Bucur wrote:\n" @@ -28,26 +38,26 @@ "\n" "Let's be simple and consistent. Use #include please.\n" "\n" - "> > > +\tfman at 1a00000 {\n" - "> > > +\t\tenet0: ethernet at e0000 {\n" + "> > > +\tfman@1a00000 {\n" + "> > > +\t\tenet0: ethernet@e0000 {\n" "> > > +\t\t};\n" "> > > +\n" - "> > > +\t\tenet1: ethernet at e2000 {\n" + "> > > +\t\tenet1: ethernet@e2000 {\n" "> > > +\t\t};\n" "> > > +\n" - "> > > +\t\tenet2: ethernet at e4000 {\n" + "> > > +\t\tenet2: ethernet@e4000 {\n" "> > > +\t\t};\n" "> > > +\n" - "> > > +\t\tenet3: ethernet at e6000 {\n" + "> > > +\t\tenet3: ethernet@e6000 {\n" "> > > +\t\t};\n" "> > > +\n" - "> > > +\t\tenet4: ethernet at e8000 {\n" + "> > > +\t\tenet4: ethernet@e8000 {\n" "> > > +\t\t};\n" "> > > +\n" - "> > > +\t\tenet5: ethernet at ea000 {\n" + "> > > +\t\tenet5: ethernet@ea000 {\n" "> > > +\t\t};\n" "> > > +\n" - "> > > +\t\tenet6: ethernet at f0000 {\n" + "> > > +\t\tenet6: ethernet@f0000 {\n" "> > > +\t\t};\n" "> > > +\t};\n" "> > \n" @@ -102,8 +112,8 @@ "> > Ditto\n" "> > \n" "> > > +&soc {\n" - "> > > +\tfman at 1a00000 {\n" - "> > > +\t\tethernet at e0000 {\n" + "> > > +\tfman@1a00000 {\n" + "> > > +\t\tethernet@e0000 {\n" "> > \n" "> > You defined enet0 label. Why don't you use it?\n" "> >\n" @@ -116,4 +126,4 @@ "\n" Shawn -68f307f0a1d902efd8de89dfd2b0d9de95176bdf0c374d138f7c0e8d889e65e1 +a80ad27b2c8866449422cb53bb9cf91201d126e200c4575aebe433e06d4e1b91
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.