diff for duplicates of <20120118162943.GC22818@atomide.com> diff --git a/a/1.txt b/N1/1.txt index 4fcc9d9..c26c8e7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,20 +5,20 @@ > > > > > > * Grant Likely <grant.likely@secretlab.ca> [120116 09:55]: > > >> On Fri, Jan 13, 2012 at 12:39:42PM -0800, Stephen Warren wrote: -> > >> > ? ? ? ? ? ? ? ? pinmux = -> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <"default" &pmx_sdhci_active> -> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <"suspend" &pmx_sdhci_suspend>; +> > >> > pinmux = +> > >> > <"default" &pmx_sdhci_active> +> > >> > <"suspend" &pmx_sdhci_suspend>; > > >> > -> > >> > ? ? ? ? ? ? ? ? /* 1:n example: */ -> > >> > ? ? ? ? ? ? ? ? pinmux = -> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <"default" &pmx_sdhci_mux_a> -> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <"default" &pmx_sdhci_pincfg_a> -> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <"suspend" &pmx_sdhci_mux_a> -> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <"suspend" &pmx_sdhci_pincfg_a_suspend>; +> > >> > /* 1:n example: */ +> > >> > pinmux = +> > >> > <"default" &pmx_sdhci_mux_a> +> > >> > <"default" &pmx_sdhci_pincfg_a> +> > >> > <"suspend" &pmx_sdhci_mux_a> +> > >> > <"suspend" &pmx_sdhci_pincfg_a_suspend>; > > >> > > >> -> > >> Yeah, don't do this. ?Mixing phandle, string and cell values in a -> > >> property gets messy and could become troublesome to parse. ?I've +> > >> Yeah, don't do this. Mixing phandle, string and cell values in a +> > >> property gets messy and could become troublesome to parse. I've > > >> backed away from it in the clk binding. > > > > > > Yup, that's because the string is embedded directly into the mixed @@ -42,7 +42,7 @@ > > If we wanted to avoid adding phandles for each pin, then we could do: > -> serial at 0x48020000 { +> serial@0x48020000 { > compatible = "ti,8250"; > reg = <0x48020000 0x100>; > reg-shift = <2>; @@ -62,3 +62,7 @@ could depend on the pinmux driver for selecting whether or not to use a phandle for each pin. Tony +_______________________________________________ +devicetree-discuss mailing list +devicetree-discuss@lists.ozlabs.org +https://lists.ozlabs.org/listinfo/devicetree-discuss diff --git a/a/content_digest b/N1/content_digest index 0b8cf36..507c72b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,20 @@ "ref\020120118141329.GA22818@atomide.com\0" "ref\0CAAQ0ZWTtYz3Lg7=Xz29m07j_k8yA95hn6cyk92SAJ4iGJRT_gw@mail.gmail.com\0" "ref\020120118153256.GB22818@atomide.com\0" - "From\0tony@atomide.com (Tony Lindgren)\0" - "Subject\0Pinmux bindings proposal\0" + "ref\020120118153256.GB22818-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org\0" + "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" + "Subject\0Re: Pinmux bindings proposal\0" "Date\0Wed, 18 Jan 2012 08:29:43 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>" + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> + kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> + cjb-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org <cjb-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org> + s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + " Dong Aisheng <dongas86-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "* Tony Lindgren <tony@atomide.com> [120118 07:00]:\n" @@ -16,20 +26,20 @@ "> > >\n" "> > > * Grant Likely <grant.likely@secretlab.ca> [120116 09:55]:\n" "> > >> On Fri, Jan 13, 2012 at 12:39:42PM -0800, Stephen Warren wrote:\n" - "> > >> > ? ? ? ? ? ? ? ? pinmux =\n" - "> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <\"default\" &pmx_sdhci_active>\n" - "> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <\"suspend\" &pmx_sdhci_suspend>;\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 pinmux =\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 <\"default\" &pmx_sdhci_active>\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 <\"suspend\" &pmx_sdhci_suspend>;\n" "> > >> >\n" - "> > >> > ? ? ? ? ? ? ? ? /* 1:n example: */\n" - "> > >> > ? ? ? ? ? ? ? ? pinmux =\n" - "> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <\"default\" &pmx_sdhci_mux_a>\n" - "> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <\"default\" &pmx_sdhci_pincfg_a>\n" - "> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <\"suspend\" &pmx_sdhci_mux_a>\n" - "> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <\"suspend\" &pmx_sdhci_pincfg_a_suspend>;\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 /* 1:n example: */\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 pinmux =\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 <\"default\" &pmx_sdhci_mux_a>\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 <\"default\" &pmx_sdhci_pincfg_a>\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 <\"suspend\" &pmx_sdhci_mux_a>\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 <\"suspend\" &pmx_sdhci_pincfg_a_suspend>;\n" "> > >>\n" "> > >>\n" - "> > >> Yeah, don't do this. ?Mixing phandle, string and cell values in a\n" - "> > >> property gets messy and could become troublesome to parse. ?I've\n" + "> > >> Yeah, don't do this. \302\240Mixing phandle, string and cell values in a\n" + "> > >> property gets messy and could become troublesome to parse. \302\240I've\n" "> > >> backed away from it in the clk binding.\n" "> > >\n" "> > > Yup, that's because the string is embedded directly into the mixed\n" @@ -53,7 +63,7 @@ "> \n" "> If we wanted to avoid adding phandles for each pin, then we could do:\n" "> \n" - "> serial at 0x48020000 {\n" + "> serial@0x48020000 {\n" "> \tcompatible = \"ti,8250\";\n" "> \treg = <0x48020000 0x100>;\n" "> \treg-shift = <2>;\n" @@ -72,6 +82,10 @@ "could depend on the pinmux driver for selecting whether or not to use\n" "a phandle for each pin.\n" "\n" - Tony + "Tony\n" + "_______________________________________________\n" + "devicetree-discuss mailing list\n" + "devicetree-discuss@lists.ozlabs.org\n" + https://lists.ozlabs.org/listinfo/devicetree-discuss -538d873c0119d98b2b0da158ae8fa7d77f97a19972a71a701fe1f917421b13f0 +ef4594569cb2bca2bf77c2d9300498585250c8c65febd57de5ed5a5149a79813
diff --git a/a/1.txt b/N2/1.txt index 4fcc9d9..4f79163 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,20 +5,20 @@ > > > > > > * Grant Likely <grant.likely@secretlab.ca> [120116 09:55]: > > >> On Fri, Jan 13, 2012 at 12:39:42PM -0800, Stephen Warren wrote: -> > >> > ? ? ? ? ? ? ? ? pinmux = -> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <"default" &pmx_sdhci_active> -> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <"suspend" &pmx_sdhci_suspend>; +> > >> > pinmux = +> > >> > <"default" &pmx_sdhci_active> +> > >> > <"suspend" &pmx_sdhci_suspend>; > > >> > -> > >> > ? ? ? ? ? ? ? ? /* 1:n example: */ -> > >> > ? ? ? ? ? ? ? ? pinmux = -> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <"default" &pmx_sdhci_mux_a> -> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <"default" &pmx_sdhci_pincfg_a> -> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <"suspend" &pmx_sdhci_mux_a> -> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <"suspend" &pmx_sdhci_pincfg_a_suspend>; +> > >> > /* 1:n example: */ +> > >> > pinmux = +> > >> > <"default" &pmx_sdhci_mux_a> +> > >> > <"default" &pmx_sdhci_pincfg_a> +> > >> > <"suspend" &pmx_sdhci_mux_a> +> > >> > <"suspend" &pmx_sdhci_pincfg_a_suspend>; > > >> > > >> -> > >> Yeah, don't do this. ?Mixing phandle, string and cell values in a -> > >> property gets messy and could become troublesome to parse. ?I've +> > >> Yeah, don't do this. Mixing phandle, string and cell values in a +> > >> property gets messy and could become troublesome to parse. I've > > >> backed away from it in the clk binding. > > > > > > Yup, that's because the string is embedded directly into the mixed @@ -42,7 +42,7 @@ > > If we wanted to avoid adding phandles for each pin, then we could do: > -> serial at 0x48020000 { +> serial@0x48020000 { > compatible = "ti,8250"; > reg = <0x48020000 0x100>; > reg-shift = <2>; diff --git a/a/content_digest b/N2/content_digest index 0b8cf36..6b6e03b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,10 +3,20 @@ "ref\020120118141329.GA22818@atomide.com\0" "ref\0CAAQ0ZWTtYz3Lg7=Xz29m07j_k8yA95hn6cyk92SAJ4iGJRT_gw@mail.gmail.com\0" "ref\020120118153256.GB22818@atomide.com\0" - "From\0tony@atomide.com (Tony Lindgren)\0" - "Subject\0Pinmux bindings proposal\0" + "From\0Tony Lindgren <tony@atomide.com>\0" + "Subject\0Re: Pinmux bindings proposal\0" "Date\0Wed, 18 Jan 2012 08:29:43 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Shawn Guo <shawn.guo@linaro.org>\0" + "Cc\0Grant Likely <grant.likely@secretlab.ca>" + linus.walleij@stericsson.com <linus.walleij@stericsson.com> + devicetree-discuss@lists.ozlabs.org <devicetree-discuss@lists.ozlabs.org> + s.hauer@pengutronix.de <s.hauer@pengutronix.de> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + rob.herring@calxeda.com <rob.herring@calxeda.com> + kernel@pengutronix.de <kernel@pengutronix.de> + cjb@laptop.org <cjb@laptop.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + " Dong Aisheng <dongas86@gmail.com>\0" "\00:1\0" "b\0" "* Tony Lindgren <tony@atomide.com> [120118 07:00]:\n" @@ -16,20 +26,20 @@ "> > >\n" "> > > * Grant Likely <grant.likely@secretlab.ca> [120116 09:55]:\n" "> > >> On Fri, Jan 13, 2012 at 12:39:42PM -0800, Stephen Warren wrote:\n" - "> > >> > ? ? ? ? ? ? ? ? pinmux =\n" - "> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <\"default\" &pmx_sdhci_active>\n" - "> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <\"suspend\" &pmx_sdhci_suspend>;\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 pinmux =\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 <\"default\" &pmx_sdhci_active>\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 <\"suspend\" &pmx_sdhci_suspend>;\n" "> > >> >\n" - "> > >> > ? ? ? ? ? ? ? ? /* 1:n example: */\n" - "> > >> > ? ? ? ? ? ? ? ? pinmux =\n" - "> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <\"default\" &pmx_sdhci_mux_a>\n" - "> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <\"default\" &pmx_sdhci_pincfg_a>\n" - "> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <\"suspend\" &pmx_sdhci_mux_a>\n" - "> > >> > ? ? ? ? ? ? ? ? ? ? ? ? <\"suspend\" &pmx_sdhci_pincfg_a_suspend>;\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 /* 1:n example: */\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 pinmux =\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 <\"default\" &pmx_sdhci_mux_a>\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 <\"default\" &pmx_sdhci_pincfg_a>\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 <\"suspend\" &pmx_sdhci_mux_a>\n" + "> > >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 <\"suspend\" &pmx_sdhci_pincfg_a_suspend>;\n" "> > >>\n" "> > >>\n" - "> > >> Yeah, don't do this. ?Mixing phandle, string and cell values in a\n" - "> > >> property gets messy and could become troublesome to parse. ?I've\n" + "> > >> Yeah, don't do this. \302\240Mixing phandle, string and cell values in a\n" + "> > >> property gets messy and could become troublesome to parse. \302\240I've\n" "> > >> backed away from it in the clk binding.\n" "> > >\n" "> > > Yup, that's because the string is embedded directly into the mixed\n" @@ -53,7 +63,7 @@ "> \n" "> If we wanted to avoid adding phandles for each pin, then we could do:\n" "> \n" - "> serial at 0x48020000 {\n" + "> serial@0x48020000 {\n" "> \tcompatible = \"ti,8250\";\n" "> \treg = <0x48020000 0x100>;\n" "> \treg-shift = <2>;\n" @@ -74,4 +84,4 @@ "\n" Tony -538d873c0119d98b2b0da158ae8fa7d77f97a19972a71a701fe1f917421b13f0 +447c969d17f92f679b5e73ab2e2adfb20f30b2dbbab8d7167d6c9d869a031d1d
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.