All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <533A878D.8080302@samsung.com>

diff --git a/a/1.txt b/N1/1.txt
index 64d595d..83d345c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,7 +17,7 @@ On 01/04/14 08:23, Sascha Hauer wrote:
 >>> > >+contain a list of parent clocks in form of phandle and clock specifier pairs,
 >>> > >+the latter the list of assigned clock frequency values (one cell each).
 >>> > >+
->>> > >+    uart at a000 {
+>>> > >+    uart@a000 {
 >>> > >+        compatible = "fsl,imx-uart";
 >>> > >+        reg = <0xa000 0x1000>;
 >>> > >+        ...
@@ -50,3 +50,7 @@ be set to 0. The trailing zeros can be omitted."
 --
 Thanks,
 Sylwester
+--
+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 4a2b65d..8d3bca0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,27 @@
  "ref\01396284116-19178-3-git-send-email-s.nawrocki@samsung.com\0"
  "ref\05339A036.6090703@codethink.co.uk\0"
  "ref\020140401062306.GS17250@pengutronix.de\0"
- "From\0s.nawrocki@samsung.com (Sylwester Nawrocki)\0"
- "Subject\0[PATCH RFC v4 2/2] clk: Add handling of clk parent and rate assigned from DT\0"
+ "ref\020140401062306.GS17250-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
+ "From\0Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0"
+ "Subject\0Re: [PATCH RFC v4 2/2] clk: Add handling of clk parent and rate assigned from DT\0"
  "Date\0Tue, 01 Apr 2014 11:31:57 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ben Dooks <ben.dooks-4yDnlxn2s6sWdaTGBSpHTA@public.gmane.org>\0"
+ "Cc\0Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org
+  mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+  kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
+  sw0312.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
+  m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
+  t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
+ " laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 01/04/14 08:23, Sascha Hauer wrote:\n"
@@ -27,7 +44,7 @@
  ">>> > >+contain a list of parent clocks in form of phandle and clock specifier pairs,\n"
  ">>> > >+the latter the list of assigned clock frequency values (one cell each).\n"
  ">>> > >+\n"
- ">>> > >+    uart at a000 {\n"
+ ">>> > >+    uart@a000 {\n"
  ">>> > >+        compatible = \"fsl,imx-uart\";\n"
  ">>> > >+        reg = <0xa000 0x1000>;\n"
  ">>> > >+        ...\n"
@@ -59,6 +76,10 @@
  "\n"
  "--\n"
  "Thanks,\n"
- Sylwester
+ "Sylwester\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
 
-ea213af9054a210a1d247f61b40360d04308bb8bff4c02eeba7dc3fb8d59c945
+0efc0dacc7ec970e80f78d2604ec97e69cdef94812d97e5e254a9ff5c1cd5c8d

diff --git a/a/1.txt b/N2/1.txt
index 64d595d..7216e71 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -17,7 +17,7 @@ On 01/04/14 08:23, Sascha Hauer wrote:
 >>> > >+contain a list of parent clocks in form of phandle and clock specifier pairs,
 >>> > >+the latter the list of assigned clock frequency values (one cell each).
 >>> > >+
->>> > >+    uart at a000 {
+>>> > >+    uart@a000 {
 >>> > >+        compatible = "fsl,imx-uart";
 >>> > >+        reg = <0xa000 0x1000>;
 >>> > >+        ...
diff --git a/a/content_digest b/N2/content_digest
index 4a2b65d..1eca0f2 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,10 +2,26 @@
  "ref\01396284116-19178-3-git-send-email-s.nawrocki@samsung.com\0"
  "ref\05339A036.6090703@codethink.co.uk\0"
  "ref\020140401062306.GS17250@pengutronix.de\0"
- "From\0s.nawrocki@samsung.com (Sylwester Nawrocki)\0"
- "Subject\0[PATCH RFC v4 2/2] clk: Add handling of clk parent and rate assigned from DT\0"
+ "From\0Sylwester Nawrocki <s.nawrocki@samsung.com>\0"
+ "Subject\0Re: [PATCH RFC v4 2/2] clk: Add handling of clk parent and rate assigned from DT\0"
  "Date\0Tue, 01 Apr 2014 11:31:57 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ben Dooks <ben.dooks@codethink.co.uk>\0"
+ "Cc\0Sascha Hauer <s.hauer@pengutronix.de>"
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  gregkh@linuxfoundation.org
+  mturquette@linaro.org
+  linux@arm.linux.org.uk
+  robh+dt@kernel.org
+  grant.likely@linaro.org
+  mark.rutland@arm.com
+  galak@codeaurora.org
+  kyungmin.park@samsung.com
+  sw0312.kim@samsung.com
+  m.szyprowski@samsung.com
+  t.figa@samsung.com
+ " laurent.pinchart@ideasonboard.com\0"
  "\00:1\0"
  "b\0"
  "On 01/04/14 08:23, Sascha Hauer wrote:\n"
@@ -27,7 +43,7 @@
  ">>> > >+contain a list of parent clocks in form of phandle and clock specifier pairs,\n"
  ">>> > >+the latter the list of assigned clock frequency values (one cell each).\n"
  ">>> > >+\n"
- ">>> > >+    uart at a000 {\n"
+ ">>> > >+    uart@a000 {\n"
  ">>> > >+        compatible = \"fsl,imx-uart\";\n"
  ">>> > >+        reg = <0xa000 0x1000>;\n"
  ">>> > >+        ...\n"
@@ -61,4 +77,4 @@
  "Thanks,\n"
  Sylwester
 
-ea213af9054a210a1d247f61b40360d04308bb8bff4c02eeba7dc3fb8d59c945
+0636e990cec8e0370d1136082321235c57cb05622dcd5a911b9fce90b3ff5b7c

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.