All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53343D9C.6040605@samsung.com>

diff --git a/a/1.txt b/N1/1.txt
index 9c2ad72..302d998 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,7 +6,7 @@ On 27/03/14 15:08, Laurent Pinchart wrote:
 >>>> as specified in clock-parents, clock-rates DT properties for a consumer
 >>>> device and a call to it before driver is bound to a device.
 >>>>
->>>> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
+>>>> Signed-off-by: Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
 >>>> ---
 >> [...]
 >>>>  .../devicetree/bindings/clock/clock-bindings.txt   |   26 ++++++
@@ -41,7 +41,7 @@ On 27/03/14 15:08, Laurent Pinchart wrote:
 >>>> the
 >>>> +latter the list of assigned clock frequency values (one cell each).
 >>>> +
->>>> +    uart at a000 {
+>>>> +    uart@a000 {
 >>>> +        compatible = "fsl,imx-uart";
 >>>> +        reg = <0xa000 0x1000>;
 >>>> +        ...
@@ -62,7 +62,7 @@ On 27/03/14 15:08, Laurent Pinchart wrote:
 >>> printed ?
 >>
 >> In general, the assumption is that the <&clkcon 3> clock would be used only
->> by the uart at a000 device.
+>> by the uart@a000 device.
 > 
 > OK. Removing the problem is a simple way to fix it :-) What about stating this 
 > explicitly in the documentation then ? Maybe by prefixing your proposed 
@@ -143,3 +143,7 @@ Regards,
 Sylwester
 
 [1] http://www.spinics.net/lists/linux-omap/msg103069.html
+--
+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 ac42193..cd2bc76 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,25 @@
  "ref\077553409.zvN7VkNGe7@avalon\0"
  "ref\053342E64.5060505@samsung.com\0"
  "ref\046532903.ghnH4Us8Zz@avalon\0"
- "From\0s.nawrocki@samsung.com (Sylwester Nawrocki)\0"
- "Subject\0[PATCH RFC v3 2/2] clk: Add handling of clk parent and rate assigned from DT\0"
+ "From\0Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0"
+ "Subject\0Re: [PATCH RFC v3 2/2] clk: Add handling of clk parent and rate assigned from DT\0"
  "Date\0Thu, 27 Mar 2014 16:02:52 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
+  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org
+  t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
+  sw0312.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org
+ " t-kristo-l0cyMroinI0@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 27/03/14 15:08, Laurent Pinchart wrote:\n"
@@ -16,7 +31,7 @@
  ">>>> as specified in clock-parents, clock-rates DT properties for a consumer\n"
  ">>>> device and a call to it before driver is bound to a device.\n"
  ">>>>\n"
- ">>>> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>\n"
+ ">>>> Signed-off-by: Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
  ">>>> ---\n"
  ">> [...]\n"
  ">>>>  .../devicetree/bindings/clock/clock-bindings.txt   |   26 ++++++\n"
@@ -51,7 +66,7 @@
  ">>>> the\n"
  ">>>> +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"
@@ -72,7 +87,7 @@
  ">>> printed ?\n"
  ">>\n"
  ">> In general, the assumption is that the <&clkcon 3> clock would be used only\n"
- ">> by the uart at a000 device.\n"
+ ">> by the uart@a000 device.\n"
  "> \n"
  "> OK. Removing the problem is a simple way to fix it :-) What about stating this \n"
  "> explicitly in the documentation then ? Maybe by prefixing your proposed \n"
@@ -152,6 +167,10 @@
  "Regards,\n"
  "Sylwester\n"
  "\n"
- [1] http://www.spinics.net/lists/linux-omap/msg103069.html
+ "[1] http://www.spinics.net/lists/linux-omap/msg103069.html\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
 
-2a62a9440156ec50c37c9fda0b334fc66036b324001181c03d604bde9fe824d9
+3bb4bddfc3f2f44e6ebfb3f607c9d8ea275f2fffbb13e9598e196ab73aee9eb7

diff --git a/a/1.txt b/N2/1.txt
index 9c2ad72..c203423 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -41,7 +41,7 @@ On 27/03/14 15:08, Laurent Pinchart wrote:
 >>>> the
 >>>> +latter the list of assigned clock frequency values (one cell each).
 >>>> +
->>>> +    uart at a000 {
+>>>> +    uart@a000 {
 >>>> +        compatible = "fsl,imx-uart";
 >>>> +        reg = <0xa000 0x1000>;
 >>>> +        ...
@@ -62,7 +62,7 @@ On 27/03/14 15:08, Laurent Pinchart wrote:
 >>> printed ?
 >>
 >> In general, the assumption is that the <&clkcon 3> clock would be used only
->> by the uart at a000 device.
+>> by the uart@a000 device.
 > 
 > OK. Removing the problem is a simple way to fix it :-) What about stating this 
 > explicitly in the documentation then ? Maybe by prefixing your proposed 
diff --git a/a/content_digest b/N2/content_digest
index ac42193..c201b83 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,10 +2,25 @@
  "ref\077553409.zvN7VkNGe7@avalon\0"
  "ref\053342E64.5060505@samsung.com\0"
  "ref\046532903.ghnH4Us8Zz@avalon\0"
- "From\0s.nawrocki@samsung.com (Sylwester Nawrocki)\0"
- "Subject\0[PATCH RFC v3 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 v3 2/2] clk: Add handling of clk parent and rate assigned from DT\0"
  "Date\0Thu, 27 Mar 2014 16:02:52 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  mturquette@linaro.org
+  mark.rutland@arm.com
+  devicetree@vger.kernel.org
+  linux@arm.linux.org.uk
+  gregkh@linuxfoundation.org
+  t.figa@samsung.com
+  sw0312.kim@samsung.com
+  linux-kernel@vger.kernel.org
+  kyungmin.park@samsung.com
+  robh+dt@kernel.org
+  galak@codeaurora.org
+  grant.likely@linaro.org
+  m.szyprowski@samsung.com
+ " t-kristo@ti.com\0"
  "\00:1\0"
  "b\0"
  "On 27/03/14 15:08, Laurent Pinchart wrote:\n"
@@ -51,7 +66,7 @@
  ">>>> the\n"
  ">>>> +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"
@@ -72,7 +87,7 @@
  ">>> printed ?\n"
  ">>\n"
  ">> In general, the assumption is that the <&clkcon 3> clock would be used only\n"
- ">> by the uart at a000 device.\n"
+ ">> by the uart@a000 device.\n"
  "> \n"
  "> OK. Removing the problem is a simple way to fix it :-) What about stating this \n"
  "> explicitly in the documentation then ? Maybe by prefixing your proposed \n"
@@ -154,4 +169,4 @@
  "\n"
  [1] http://www.spinics.net/lists/linux-omap/msg103069.html
 
-2a62a9440156ec50c37c9fda0b334fc66036b324001181c03d604bde9fe824d9
+744785a6a510e660a4dc49f7a909b81d0dba731204f94e325b43c3b8ad97049a

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.