All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <51F67D7F.1050906@overkiz.com>

diff --git a/a/1.txt b/N1/1.txt
index dab2dae..e7ee5b7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,7 +45,7 @@ On 29/07/2013 16:18, Richard Genoud wrote:
 > Maybe it would be interesting to keep using the defines in the device
 > tree for peripheral IDs.
 > For instance, in arch/arm/boot/dts/at91sam9x5.dtsi : (patch 33)
-> ssc_clk at 28 {
+> ssc_clk@28 {
 > 	id = <28>;
 > };
 > May be more readable with the SSC id AT91SAM9X5_ID_SSC, as it was
@@ -62,13 +62,13 @@ BTW where should I put these macro files
 Should I use macros for address fied of clocks or just for id property 
 (or drop the address) ?
 
-ssc_clk at AT91SAM9X5_ID_SSC {
+ssc_clk@AT91SAM9X5_ID_SSC {
          id = <AT91SAM9X5_ID_SSC>;
 };
 
 or
 
-ssc_clk at 28 {
+ssc_clk@28 {
          id = <AT91SAM9X5_ID_SSC>;
 };
 
diff --git a/a/content_digest b/N1/content_digest
index 0bfc053..7847cd4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,10 +5,16 @@
  "ref\0CACQ1gAgw-v3z_sWcsk7SqFFW-ERLjS0RS5GTgAdd5Y1tj3Z1FA@mail.gmail.com\0"
  "ref\051F63516.8090000@overkiz.com\0"
  "ref\0CACQ1gAi53KN=zE8zDxQO=+BY2zvQXakD=OSuzUqc0VLwWLySCA@mail.gmail.com\0"
- "From\0b.brezillon@overkiz.com (boris brezillon)\0"
- "Subject\0[PATCH v2 00/42] ARM: at91: move to common clk framework\0"
+ "From\0boris brezillon <b.brezillon@overkiz.com>\0"
+ "Subject\0Re: [PATCH v2 00/42] ARM: at91: move to common clk framework\0"
  "Date\0Mon, 29 Jul 2013 16:34:39 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Richard Genoud <richard.genoud@gmail.com>\0"
+ "Cc\0Mike Turquette <mturquette@linaro.org>"
+  Nicolas Ferre <nicolas.ferre@atmel.com>
+  linux-kernel@vger.kernel.org
+  Ludovic Desroches <ludovic.desroches@atmel.com>
+  Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 29/07/2013 16:18, Richard Genoud wrote:\n"
@@ -58,7 +64,7 @@
  "> Maybe it would be interesting to keep using the defines in the device\n"
  "> tree for peripheral IDs.\n"
  "> For instance, in arch/arm/boot/dts/at91sam9x5.dtsi : (patch 33)\n"
- "> ssc_clk at 28 {\n"
+ "> ssc_clk@28 {\n"
  "> \tid = <28>;\n"
  "> };\n"
  "> May be more readable with the SSC id AT91SAM9X5_ID_SSC, as it was\n"
@@ -75,13 +81,13 @@
  "Should I use macros for address fied of clocks or just for id property \n"
  "(or drop the address) ?\n"
  "\n"
- "ssc_clk at AT91SAM9X5_ID_SSC {\n"
+ "ssc_clk@AT91SAM9X5_ID_SSC {\n"
  "         id = <AT91SAM9X5_ID_SSC>;\n"
  "};\n"
  "\n"
  "or\n"
  "\n"
- "ssc_clk at 28 {\n"
+ "ssc_clk@28 {\n"
  "         id = <AT91SAM9X5_ID_SSC>;\n"
  "};\n"
  "\n"
@@ -94,4 +100,4 @@
  "> Best regards,\n"
  > Richard.
 
-1dca89852a03bba052e6ffbe639a40b78b9b2a52d90ec31fc47c175251c070ed
+37dfe62ddecf4c8952290c0b0b4a49915b8523d197ee8219434af5e6202382be

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.