All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5446AA87.8070307@opensource.altera.com>

diff --git a/a/1.txt b/N1/1.txt
index 258786e..64e134c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,16 +1,16 @@
 On 10/21/2014 12:10 PM, Steffen Trumtrar wrote:
 > Hi!
 > 
-> On Tue, Oct 21, 2014 at 11:15:10AM -0500, dinguyen at opensource.altera.com wrote:
->> From: Dinh Nguyen <dinguyen@opensource.altera.com>
+> On Tue, Oct 21, 2014 at 11:15:10AM -0500, dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org wrote:
+>> From: Dinh Nguyen <dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>
 >>
 >> Without this patch, the booting the SOCFPGA platform would hang at the
 >> SDMMC driver loading. The issue, debugged by Doug Anderson, turned out
 >> to be that the GPIO bank used by the SD card-detect was not set to
 >> status="okay".
 >>
->> Suggested-by: Doug Anderson <dianders@chromium.org>
->> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
+>> Suggested-by: Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
+>> Signed-off-by: Dinh Nguyen <dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>
 >> ---
 >> v3: Correctly degugged the issue to be a gpio node not having status="okay"
 >> ---
@@ -27,7 +27,7 @@ On 10/21/2014 12:10 PM, Steffen Trumtrar wrote:
 >>  	};
 >> +
 >> +	soc {
->> +		gpio at ff709000 {
+>> +		gpio@ff709000 {
 >> +			status = "okay";
 >> +		};
 >> +	};
@@ -41,7 +41,7 @@ On 10/21/2014 12:10 PM, Steffen Trumtrar wrote:
 > 	}
 > 
 
-No, this will not work as gpio1 is already a node inside gpio at ff709000.
+No, this will not work as gpio1 is already a node inside gpio@ff709000.
 The reason for this was that the Designware GPIO IP can support 1, 2 or
 3 gpio ports of varying widths. [1][2]
 
@@ -50,3 +50,8 @@ Dinh
 [1]
 http://article.gmane.org/gmane.linux.drivers.devicetree/72771/match=dw+apb+gpio
 [2] http://article.gmane.org/gmane.linux.kernel/1671576/match=dw+apb+gpio
+
+--
+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 d6036a7..5293835 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,38 @@
  "ref\01413908111-28165-1-git-send-email-dinguyen@opensource.altera.com\0"
  "ref\01413908111-28165-2-git-send-email-dinguyen@opensource.altera.com\0"
  "ref\020141021171033.GK10262@pengutronix.de\0"
- "From\0dinguyen@opensource.altera.com (Dinh Nguyen)\0"
- "Subject\0[PATCHv3 1/2] ARM: dts: socfpga: Fix SD card detect\0"
+ "ref\020141021171033.GK10262-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
+ "From\0Dinh Nguyen <dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>\0"
+ "Subject\0Re: [PATCHv3 1/2] ARM: dts: socfpga: Fix SD card detect\0"
  "Date\0Tue, 21 Oct 2014 13:48:39 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Steffen Trumtrar <s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
+ "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
+  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+  jh80.chung-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
+  dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org
+  dinh.linux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 10/21/2014 12:10 PM, Steffen Trumtrar wrote:\n"
  "> Hi!\n"
  "> \n"
- "> On Tue, Oct 21, 2014 at 11:15:10AM -0500, dinguyen at opensource.altera.com wrote:\n"
- ">> From: Dinh Nguyen <dinguyen@opensource.altera.com>\n"
+ "> On Tue, Oct 21, 2014 at 11:15:10AM -0500, dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org wrote:\n"
+ ">> From: Dinh Nguyen <dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>\n"
  ">>\n"
  ">> Without this patch, the booting the SOCFPGA platform would hang at the\n"
  ">> SDMMC driver loading. The issue, debugged by Doug Anderson, turned out\n"
  ">> to be that the GPIO bank used by the SD card-detect was not set to\n"
  ">> status=\"okay\".\n"
  ">>\n"
- ">> Suggested-by: Doug Anderson <dianders@chromium.org>\n"
- ">> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>\n"
+ ">> Suggested-by: Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n"
+ ">> Signed-off-by: Dinh Nguyen <dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>\n"
  ">> ---\n"
  ">> v3: Correctly degugged the issue to be a gpio node not having status=\"okay\"\n"
  ">> ---\n"
@@ -36,7 +49,7 @@
  ">>  \t};\n"
  ">> +\n"
  ">> +\tsoc {\n"
- ">> +\t\tgpio at ff709000 {\n"
+ ">> +\t\tgpio@ff709000 {\n"
  ">> +\t\t\tstatus = \"okay\";\n"
  ">> +\t\t};\n"
  ">> +\t};\n"
@@ -50,7 +63,7 @@
  "> \t}\n"
  "> \n"
  "\n"
- "No, this will not work as gpio1 is already a node inside gpio at ff709000.\n"
+ "No, this will not work as gpio1 is already a node inside gpio@ff709000.\n"
  "The reason for this was that the Designware GPIO IP can support 1, 2 or\n"
  "3 gpio ports of varying widths. [1][2]\n"
  "\n"
@@ -58,6 +71,11 @@
  "\n"
  "[1]\n"
  "http://article.gmane.org/gmane.linux.drivers.devicetree/72771/match=dw+apb+gpio\n"
- [2] http://article.gmane.org/gmane.linux.kernel/1671576/match=dw+apb+gpio
+ "[2] http://article.gmane.org/gmane.linux.kernel/1671576/match=dw+apb+gpio\n"
+ "\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
 
-892c76d178578a715c00191b3e20b5af263720be347a1bcf567d8cf56b24313e
+0d3c0e2218fdf671924649379e4403e31e988bab610b6330e9c3358000651f74

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.