All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120118153256.GB22818@atomide.com>

diff --git a/a/1.txt b/N1/1.txt
index fbdcad7..a40977c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,20 +4,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
@@ -41,7 +41,7 @@ omap4 is about 25k now.
 
 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/N1/content_digest
index de9e8cf..a551b5b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,20 @@
  "ref\020120116182808.GG4223@ponder.secretlab.ca\0"
  "ref\020120118141329.GA22818@atomide.com\0"
  "ref\0CAAQ0ZWTtYz3Lg7=Xz29m07j_k8yA95hn6cyk92SAJ4iGJRT_gw@mail.gmail.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 07:32:56 -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"
  "* Shawn Guo <shawn.guo@linaro.org> [120118 05:57]:\n"
@@ -14,20 +24,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"
@@ -51,7 +61,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"
@@ -69,4 +79,4 @@
  "\n"
  Tony
 
-47ff09954d366ca896fd5acf9c11b38157065e1dc3bfaf008e15521c118e044f
+31d8462b8b6170cf830f4155ae033fb793af45cebeca6a3580eb2bfc570ca69e

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.