All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4EDD52D4.7090906@nvidia.com>

diff --git a/a/1.txt b/N1/1.txt
index 4984c57..7a34dff 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -83,26 +83,26 @@ values to put into the registers.
 
 > + */
 > +
-> +	usbtiming@0 {
+> +	usbtiming at 0 {
 > +		compatible = "nvidia,tegra20-usbtiming";
 > +		osc-frequency = <13000000>;
 > +		/* DivN, DivM, DivP, CPCON, LFCON, Delays     Debounce, Bias */
 > +		timing = <0x3c0 0x0d 0x00 0xc 0  0x02 0x33 0x05 0x7f 0x7ef4 5>;
 > +	};
 > +
-> +	usbtiming@1 {
+> +	usbtiming at 1 {
 > +		compatible = "nvidia,tegra20-usbtiming";
 > +		osc-frequency = <19200000>;
 > +		timing = <0x0c8 0x04 0x00 0x3 0  0x03 0x4b 0x06 0xbb 0xbb80 7>;
 > +	};
 > +
-> +	usbtiming@2 {
+> +	usbtiming at 2 {
 > +		compatible = "nvidia,tegra20-usbtiming";
 > +		osc-frequency = <12000000>;
 > +		timing = <0x3c0 0x0c 0x00 0xc 0  0x02 0x2f 0x04 0x76 0x7530 5>;
 > +	};
 > +
-> +	usbtiming@3 {
+> +	usbtiming at 3 {
 > +		compatible = "nvidia,tegra20-usbtiming";
 > +		osc-frequency = <26000000>;
 > +		timing = <0x3c0 0x1a 0x00 0xc 0  0x04 0x66 0x09 0xfe 0xfde8 9>;
@@ -113,7 +113,7 @@ addresses (@0, ... @3) aren't physical addresses in the same scheme as
 all the other nodes.
 
 > +
->  	usb@c5000000 {
+>  	usb at c5000000 {
 >  		compatible = "nvidia,tegra20-ehci", "usb-ehci";
 >  		reg = <0xc5000000 0x4000>;
 >  		interrupts = < 52 >;
diff --git a/a/content_digest b/N1/content_digest
index b6d4da3..8464687 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,9 @@
  "ref\01322878300-5551-1-git-send-email-sjg@chromium.org\0"
  "ref\01322878300-5551-10-git-send-email-sjg@chromium.org\0"
- "ref\01322878300-5551-10-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org\0"
- "From\0Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
- "Subject\0Re: [PATCH v2 09/17] tegra: usb: fdt: Add additional device tree definitions for USB ports\0"
+ "From\0Stephen Warren <swarren@nvidia.com>\0"
+ "Subject\0[U-Boot] [PATCH v2 09/17] tegra: usb: fdt: Add additional device tree definitions for USB ports\0"
  "Date\0Mon, 05 Dec 2011 16:25:08 -0700\0"
- "To\0Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0"
- "Cc\0Remy Bohmer <linux-SYUVB/VFmdasTnJN9+BGXg@public.gmane.org>"
-  U-Boot Mailing List <u-boot-0aAXYlwwYIKGBzrmiIFOJg@public.gmane.org>
-  Devicetree Discuss <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
-  Tom Warren <TWarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
- " Albert ARIBAUD <albert.u.boot-LhW3hqR2+23R7s880joybQ@public.gmane.org>\0"
+ "To\0u-boot@lists.denx.de\0"
  "\00:1\0"
  "b\0"
  "On 12/02/2011 07:11 PM, Simon Glass wrote:\n"
@@ -97,26 +91,26 @@
  "\n"
  "> + */\n"
  "> +\n"
- "> +\tusbtiming@0 {\n"
+ "> +\tusbtiming at 0 {\n"
  "> +\t\tcompatible = \"nvidia,tegra20-usbtiming\";\n"
  "> +\t\tosc-frequency = <13000000>;\n"
  "> +\t\t/* DivN, DivM, DivP, CPCON, LFCON, Delays     Debounce, Bias */\n"
  "> +\t\ttiming = <0x3c0 0x0d 0x00 0xc 0  0x02 0x33 0x05 0x7f 0x7ef4 5>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tusbtiming@1 {\n"
+ "> +\tusbtiming at 1 {\n"
  "> +\t\tcompatible = \"nvidia,tegra20-usbtiming\";\n"
  "> +\t\tosc-frequency = <19200000>;\n"
  "> +\t\ttiming = <0x0c8 0x04 0x00 0x3 0  0x03 0x4b 0x06 0xbb 0xbb80 7>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tusbtiming@2 {\n"
+ "> +\tusbtiming at 2 {\n"
  "> +\t\tcompatible = \"nvidia,tegra20-usbtiming\";\n"
  "> +\t\tosc-frequency = <12000000>;\n"
  "> +\t\ttiming = <0x3c0 0x0c 0x00 0xc 0  0x02 0x2f 0x04 0x76 0x7530 5>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tusbtiming@3 {\n"
+ "> +\tusbtiming at 3 {\n"
  "> +\t\tcompatible = \"nvidia,tegra20-usbtiming\";\n"
  "> +\t\tosc-frequency = <26000000>;\n"
  "> +\t\ttiming = <0x3c0 0x1a 0x00 0xc 0  0x04 0x66 0x09 0xfe 0xfde8 9>;\n"
@@ -127,7 +121,7 @@
  "all the other nodes.\n"
  "\n"
  "> +\n"
- ">  \tusb@c5000000 {\n"
+ ">  \tusb at c5000000 {\n"
  ">  \t\tcompatible = \"nvidia,tegra20-ehci\", \"usb-ehci\";\n"
  ">  \t\treg = <0xc5000000 0x4000>;\n"
  ">  \t\tinterrupts = < 52 >;\n"
@@ -146,4 +140,4 @@
  "-- \n"
  nvpublic
 
-f47f3b8bfabcce25fb038842f2928d53cc855ecb27fe5808146983153b88a76e
+898dcb0b6b76288504d550ec64800ea205f1a6c5a02e39868c7d7eacbc20d4b4

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.