All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52172264.3070000@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 59e27d7..a38273a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -62,12 +62,12 @@ On Friday 16 August 2013 10:03 PM, Benoit Cousson wrote:
 >  with a family of similar devices, potentially allowing a single device driver to match against
 >  several devices.
 >  
->  The recommended format is “manufacturer,model”, where manufacturer is a
+>  The recommended format is ?manufacturer,model?, where manufacturer is a
 >  string describing the name of the manufacturer (such as a stock ticker symbol), and model
 >  specifies the model number.
 > 
 > Example:
->  compatible = “fsl,mpc8641-uart”, “ns16550";
+>  compatible = ?fsl,mpc8641-uart?, ?ns16550";
 >  In this example, an operating system would first try to locate a device driver that supported
 >  fsl,mpc8641-uart. If a driver was not found, it would then try to locate a driver that supported
 >  the more general ns16550 device type.
@@ -96,8 +96,8 @@ kernel support to be developed.
 > Claiming that a piece of HW is compatible with an other one that is just a subset in term of functionality is wrong. You can claim that the ti,da830-rtc is compatible with the ti,am3352-rtc driver, but not the opposite.
 
 If this is wrong, then what is the use of compatible property? Why would
-someone write a driver supporting “fsl,mpc8641-uart” if 100% of its
-hardware features are also supported by “ns16550" driver?
+someone write a driver supporting ?fsl,mpc8641-uart? if 100% of its
+hardware features are also supported by ?ns16550" driver?
 
 >>> am3352 DTS must use the ti,am3352-rtc to have the expected behavior.
 >>
@@ -176,7 +176,3 @@ versions.
 
 Thanks,
 Sekhar
-_______________________________________________
-Davinci-linux-open-source mailing list
-Davinci-linux-open-source@linux.davincidsp.com
-http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
diff --git a/a/content_digest b/N1/content_digest
index 8456384..2640d3e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,24 +3,10 @@
  "ref\0520E341D.4080206@baylibre.com\0"
  "ref\0520E482A.1070504@ti.com\0"
  "ref\0520E5444.1000700@baylibre.com\0"
- "ref\0520E5444.1000700-rdvid1DuHRBWk0Htik3J/w@public.gmane.org\0"
- "From\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0"
- "Subject\0Re: [PATCH v3 1/2] rtc: omap: update of_device_id to reflect latest ip revisions\0"
+ "From\0nsekhar@ti.com (Sekhar Nori)\0"
+ "Subject\0[PATCH v3 1/2] rtc: omap: update of_device_id to reflect latest ip revisions\0"
  "Date\0Fri, 23 Aug 2013 14:20:44 +0530\0"
- "To\0Benoit Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0"
- "Cc\0mark.rutland-5wv7dgnIgG8@public.gmane.org"
-  a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org
-  davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org
-  rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org
-  rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org
-  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Benoit,\n"
@@ -87,12 +73,12 @@
  ">  with a family of similar devices, potentially allowing a single device driver to match against\n"
  ">  several devices.\n"
  ">  \n"
- ">  The recommended format is \342\200\234manufacturer,model\342\200\235, where manufacturer is a\n"
+ ">  The recommended format is ?manufacturer,model?, where manufacturer is a\n"
  ">  string describing the name of the manufacturer (such as a stock ticker symbol), and model\n"
  ">  specifies the model number.\n"
  "> \n"
  "> Example:\n"
- ">  compatible = \342\200\234fsl,mpc8641-uart\342\200\235, \342\200\234ns16550\";\n"
+ ">  compatible = ?fsl,mpc8641-uart?, ?ns16550\";\n"
  ">  In this example, an operating system would first try to locate a device driver that supported\n"
  ">  fsl,mpc8641-uart. If a driver was not found, it would then try to locate a driver that supported\n"
  ">  the more general ns16550 device type.\n"
@@ -121,8 +107,8 @@
  "> Claiming that a piece of HW is compatible with an other one that is just a subset in term of functionality is wrong. You can claim that the ti,da830-rtc is compatible with the ti,am3352-rtc driver, but not the opposite.\n"
  "\n"
  "If this is wrong, then what is the use of compatible property? Why would\n"
- "someone write a driver supporting \342\200\234fsl,mpc8641-uart\342\200\235 if 100% of its\n"
- "hardware features are also supported by \342\200\234ns16550\" driver?\n"
+ "someone write a driver supporting ?fsl,mpc8641-uart? if 100% of its\n"
+ "hardware features are also supported by ?ns16550\" driver?\n"
  "\n"
  ">>> am3352 DTS must use the ti,am3352-rtc to have the expected behavior.\n"
  ">>\n"
@@ -200,10 +186,6 @@
  "versions.\n"
  "\n"
  "Thanks,\n"
- "Sekhar\n"
- "_______________________________________________\n"
- "Davinci-linux-open-source mailing list\n"
- "Davinci-linux-open-source@linux.davincidsp.com\n"
- http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
+ Sekhar
 
-9acbce2af9e56e7d37598ae62badf138011964df857d927278cfa0c0dc9f15fa
+fbffa8a9de44861e4442a00db639cc6dac28bee1050e29741803fcf3d1b4ba10

diff --git a/a/1.txt b/N2/1.txt
index 59e27d7..f7e2690 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -176,7 +176,3 @@ versions.
 
 Thanks,
 Sekhar
-_______________________________________________
-Davinci-linux-open-source mailing list
-Davinci-linux-open-source@linux.davincidsp.com
-http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
diff --git a/a/content_digest b/N2/content_digest
index 8456384..8be6e6e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,24 +3,27 @@
  "ref\0520E341D.4080206@baylibre.com\0"
  "ref\0520E482A.1070504@ti.com\0"
  "ref\0520E5444.1000700@baylibre.com\0"
- "ref\0520E5444.1000700-rdvid1DuHRBWk0Htik3J/w@public.gmane.org\0"
- "From\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0"
+ "From\0Sekhar Nori <nsekhar@ti.com>\0"
  "Subject\0Re: [PATCH v3 1/2] rtc: omap: update of_device_id to reflect latest ip revisions\0"
  "Date\0Fri, 23 Aug 2013 14:20:44 +0530\0"
- "To\0Benoit Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0"
- "Cc\0mark.rutland-5wv7dgnIgG8@public.gmane.org"
-  a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org
-  davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org
-  rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org
-  rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org
-  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0Benoit Cousson <bcousson@baylibre.com>\0"
+ "Cc\0Hebbar"
+  Gururaja <gururaja.hebbar@ti.com>
+  <mark.rutland@arm.com>
+  <a.zummo@towertech.it>
+  <davinci-linux-open-source@linux.davincidsp.com>
+  <khilman@linaro.org>
+  <rtc-linux@googlegroups.com>
+  <devicetree@vger.kernel.org>
+  <tony@atomide.com>
+  <linux-kernel@vger.kernel.org>
+  <rob.herring@calxeda.com>
+  <sudhakar.raj@ti.com>
+  <rob@landley.net>
+  <grant.likely@linaro.org>
+  <akpm@linux-foundation.org>
+  <linux-omap@vger.kernel.org>
+ " <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Benoit,\n"
@@ -200,10 +203,6 @@
  "versions.\n"
  "\n"
  "Thanks,\n"
- "Sekhar\n"
- "_______________________________________________\n"
- "Davinci-linux-open-source mailing list\n"
- "Davinci-linux-open-source@linux.davincidsp.com\n"
- http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
+ Sekhar
 
-9acbce2af9e56e7d37598ae62badf138011964df857d927278cfa0c0dc9f15fa
+e9683a29d9ed6d8e38e11ca1c1d38a2e903c777159c2948e95b6b9aa89c19bd7

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.