diff for duplicates of <20140723141443.GC2856@lunn.ch> diff --git a/a/1.txt b/N1/1.txt index 4387771..785a933 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,13 +3,13 @@ Hi Benoit, > > > + }; > > + -> > + serial at 12000 { +> > + serial@12000 { > > + clocks = <&coreclk 0>; I don't think you need the clocks property. It should be already set in armada-xp.dtsi. -> > + adt7473 at 2e { +> > + adt7473@2e { > > + compatible = "adt7473"; Please include a vendor prefix here. @@ -18,7 +18,7 @@ Please include a vendor prefix here. > > + reg = <0x2e>; > > + }; > > + -> > + pcf8563 at 51 { +> > + pcf8563@51 { > > + compatible = "pcf8563"; and a vendor prefix here. @@ -32,3 +32,7 @@ What do you mean by initialized? Driver loaded? Interface up? I agree with Jason, well done. 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 4e64abc..59734be 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,23 @@ "ref\01406117232-5962-1-git-send-email-yahoo@perenite.com\0" "ref\020140723134534.GF23220@titan.lakedaemon.net\0" - "From\0andrew@lunn.ch (Andrew Lunn)\0" - "Subject\0[PATCH 1/2] Added dts defintion for Lenovo ix4-300d nas\0" + "ref\020140723134534.GF23220-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org\0" + "From\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/2] Added dts defintion for Lenovo ix4-300d nas\0" "Date\0Wed, 23 Jul 2014 16:14:43 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>\0" + "Cc\0benoitm974 <yahoo-+V3Jd3LB6RBWk0Htik3J/w@public.gmane.org>" + benoitm-+V3Jd3LB6RBWk0Htik3J/w@public.gmane.org + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> + Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + " Sebastian Hesselbarth <sebastian.hesselbarth-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\0" "\00:1\0" "b\0" "Hi Benoit,\n" @@ -11,13 +25,13 @@ "> \n" "> > +\t\t\t};\n" "> > +\n" - "> > +\t\t\tserial at 12000 {\n" + "> > +\t\t\tserial@12000 {\n" "> > +\t\t\t\tclocks = <&coreclk 0>;\n" "\n" "I don't think you need the clocks property. It should be already set\n" "in armada-xp.dtsi.\n" "\n" - "> > +\t\t\t\tadt7473 at 2e {\n" + "> > +\t\t\t\tadt7473@2e {\n" "> > +\t\t\t\t\tcompatible = \"adt7473\";\n" "\n" "Please include a vendor prefix here. \n" @@ -26,7 +40,7 @@ "> > +\t\t\t\t\treg = <0x2e>;\n" "> > +\t\t\t\t};\n" "> > +\n" - "> > +\t\t\t\tpcf8563 at 51 {\n" + "> > +\t\t\t\tpcf8563@51 {\n" "> > +\t\t\t\t\tcompatible = \"pcf8563\";\n" "\n" "and a vendor prefix here.\n" @@ -39,6 +53,10 @@ "\n" "I agree with Jason, well done.\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 -56e08628512774b6b8c185f2686a602e08be4538d8c3d38a358a682795edc901 +9f11a437aabc0674364a024629142e0c6cd8caa1cbbc08194321fec18be87fb7
diff --git a/a/1.txt b/N2/1.txt index 4387771..2481977 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,13 +3,13 @@ Hi Benoit, > > > + }; > > + -> > + serial at 12000 { +> > + serial@12000 { > > + clocks = <&coreclk 0>; I don't think you need the clocks property. It should be already set in armada-xp.dtsi. -> > + adt7473 at 2e { +> > + adt7473@2e { > > + compatible = "adt7473"; Please include a vendor prefix here. @@ -18,7 +18,7 @@ Please include a vendor prefix here. > > + reg = <0x2e>; > > + }; > > + -> > + pcf8563 at 51 { +> > + pcf8563@51 { > > + compatible = "pcf8563"; and a vendor prefix here. diff --git a/a/content_digest b/N2/content_digest index 4e64abc..5258330 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,22 @@ "ref\01406117232-5962-1-git-send-email-yahoo@perenite.com\0" "ref\020140723134534.GF23220@titan.lakedaemon.net\0" - "From\0andrew@lunn.ch (Andrew Lunn)\0" - "Subject\0[PATCH 1/2] Added dts defintion for Lenovo ix4-300d nas\0" + "From\0Andrew Lunn <andrew@lunn.ch>\0" + "Subject\0Re: [PATCH 1/2] Added dts defintion for Lenovo ix4-300d nas\0" "Date\0Wed, 23 Jul 2014 16:14:43 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jason Cooper <jason@lakedaemon.net>\0" + "Cc\0benoitm974 <yahoo@perenite.com>" + benoitm@perenite.com + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Russell King <linux@arm.linux.org.uk> + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + Andrew Lunn <andrew@lunn.ch> + Gregory CLEMENT <gregory.clement@free-electrons.com> + " Sebastian Hesselbarth <sebastian.hesselbarth@googlemail.com>\0" "\00:1\0" "b\0" "Hi Benoit,\n" @@ -11,13 +24,13 @@ "> \n" "> > +\t\t\t};\n" "> > +\n" - "> > +\t\t\tserial at 12000 {\n" + "> > +\t\t\tserial@12000 {\n" "> > +\t\t\t\tclocks = <&coreclk 0>;\n" "\n" "I don't think you need the clocks property. It should be already set\n" "in armada-xp.dtsi.\n" "\n" - "> > +\t\t\t\tadt7473 at 2e {\n" + "> > +\t\t\t\tadt7473@2e {\n" "> > +\t\t\t\t\tcompatible = \"adt7473\";\n" "\n" "Please include a vendor prefix here. \n" @@ -26,7 +39,7 @@ "> > +\t\t\t\t\treg = <0x2e>;\n" "> > +\t\t\t\t};\n" "> > +\n" - "> > +\t\t\t\tpcf8563 at 51 {\n" + "> > +\t\t\t\tpcf8563@51 {\n" "> > +\t\t\t\t\tcompatible = \"pcf8563\";\n" "\n" "and a vendor prefix here.\n" @@ -41,4 +54,4 @@ "\n" Andrew -56e08628512774b6b8c185f2686a602e08be4538d8c3d38a358a682795edc901 +d416483341d8598c217d5b277b69471b8d2dadf903581f2372874fdf2ef0ccef
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.