All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4F1A77E8.4060908@firmworks.com>

diff --git a/a/1.txt b/N1/1.txt
index c671467..2ebeecf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On 1/20/2012 9:32 PM, Olof Johansson wrote:
 > Hi,
 >
-> On Thu, Jan 19, 2012 at 9:17 AM, Stephen Warren<swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>  wrote:
+> On Thu, Jan 19, 2012 at 9:17 AM, Stephen Warren<swarren@nvidia.com>  wrote:
 >> Olof Johansson wrote at Wednesday, January 18, 2012 10:32 PM:
 >>> On Wed, Jan 18, 2012 at 05:16:52PM -0700, Stephen Warren wrote:
 >>>> diff --git a/Documentation/devicetree/bindings/clock/nvidia,tegra20-car.txt
@@ -68,7 +68,7 @@ On 1/20/2012 9:32 PM, Olof Johansson wrote:
 >>>> +Example:
 >>>> +
 >>>> +clocks {
->>>> +   clk_32k: oscillator@0 {
+>>>> +   clk_32k: oscillator at 0 {
 >>>
 >>> If it has a unit addres (@<x>) it needs a reg property with the same base
 >>> address.
@@ -97,7 +97,7 @@ unit-address is, by definition, the first address component of reg
 >>>> +           clock-frequency =<32768>;
 >>>> +   };
 >>>> +
->>>> +   osc: oscillator@1 {
+>>>> +   osc: oscillator at 1 {
 >>>> +           compatible = "fixed-clock";
 >>>> +           #clock-cells =<0>;
 >>>> +           clock-frequency =<12000000>;
diff --git a/a/content_digest b/N1/content_digest
index a582a53..59bbc60 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,28 +3,16 @@
  "ref\020120119053143.GA27447@quad.lixom.net\0"
  "ref\074CDBE0F657A3D45AFBB94109FB122FF1780DAB0CA@HQMAIL01.nvidia.com\0"
  "ref\0CAOesGMh=i3EED-XhOpwGj8Vuma3xA0WehRL1iK1LSZfEuetP6Q@mail.gmail.com\0"
- "ref\0CAOesGMh=i3EED-XhOpwGj8Vuma3xA0WehRL1iK1LSZfEuetP6Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Mitch Bradley <wmb-D5eQfiDGL7eakBO8gow8eQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH] ARM: tegra: Define Tegra20 CAR binding\0"
+ "From\0Mitch Bradley <wmb@firmworks.com>\0"
+ "Subject\0[U-Boot] [PATCH] ARM: tegra: Define Tegra20 CAR binding\0"
  "Date\0Fri, 20 Jan 2012 22:31:36 -1000\0"
- "To\0Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>\0"
- "Cc\0Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>"
-  Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
-  rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
-  Tom Warren <TWarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
-  Jerry Van Baren <vanbaren-He//nVnquyzQT0dZR+AlfA@public.gmane.org>
-  Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
-  Devicetree Discuss <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
-  U-Boot Mailing List <u-boot-0aAXYlwwYIKGBzrmiIFOJg@public.gmane.org>
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " Segher Boessenkool <segher-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\0"
+ "To\0u-boot@lists.denx.de\0"
  "\00:1\0"
  "b\0"
  "On 1/20/2012 9:32 PM, Olof Johansson wrote:\n"
  "> Hi,\n"
  ">\n"
- "> On Thu, Jan 19, 2012 at 9:17 AM, Stephen Warren<swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>  wrote:\n"
+ "> On Thu, Jan 19, 2012 at 9:17 AM, Stephen Warren<swarren@nvidia.com>  wrote:\n"
  ">> Olof Johansson wrote at Wednesday, January 18, 2012 10:32 PM:\n"
  ">>> On Wed, Jan 18, 2012 at 05:16:52PM -0700, Stephen Warren wrote:\n"
  ">>>> diff --git a/Documentation/devicetree/bindings/clock/nvidia,tegra20-car.txt\n"
@@ -91,7 +79,7 @@
  ">>>> +Example:\n"
  ">>>> +\n"
  ">>>> +clocks {\n"
- ">>>> +   clk_32k: oscillator@0 {\n"
+ ">>>> +   clk_32k: oscillator at 0 {\n"
  ">>>\n"
  ">>> If it has a unit addres (@<x>) it needs a reg property with the same base\n"
  ">>> address.\n"
@@ -120,7 +108,7 @@
  ">>>> +           clock-frequency =<32768>;\n"
  ">>>> +   };\n"
  ">>>> +\n"
- ">>>> +   osc: oscillator@1 {\n"
+ ">>>> +   osc: oscillator at 1 {\n"
  ">>>> +           compatible = \"fixed-clock\";\n"
  ">>>> +           #clock-cells =<0>;\n"
  ">>>> +           clock-frequency =<12000000>;\n"
@@ -132,4 +120,4 @@
  ">\n"
  >
 
-b4d080a224df5de15a488d8b56ecc8f4ec702bbd7fa14a9c07427b95e2e1a559
+e28f54afe7189054a6adb0eada6448dcc33a0460a1e264e8fc1a11157dd40bdd

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.