diff for duplicates of <4EE64430.5070508@nvidia.com> diff --git a/a/1.txt b/N1/1.txt index 214e192..6b86f31 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ On 12/08/2011 02:10 PM, Simon Glass wrote: > Hi Stephen, > -> On Wed, Dec 7, 2011 at 3:36 PM, Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote: +> On Wed, Dec 7, 2011 at 3:36 PM, Stephen Warren <swarren@nvidia.com> wrote: >> On 12/06/2011 02:09 PM, Simon Glass wrote: ->>> On Tue, Dec 6, 2011 at 12:28 PM, Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote: +>>> On Tue, Dec 6, 2011 at 12:28 PM, Stephen Warren <swarren@nvidia.com> wrote: >>>> On 12/05/2011 05:55 PM, Simon Glass wrote: ->>>>> On Mon, Dec 5, 2011 at 3:25 PM, Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote: +>>>>> On Mon, Dec 5, 2011 at 3:25 PM, Stephen Warren <swarren@nvidia.com> wrote: >>>>>> On 12/02/2011 07:11 PM, Simon Glass wrote: >>>>>>> This adds peripheral IDs and timing information to the USB part of the >>>>>>> device tree for U-Boot. @@ -18,7 +18,7 @@ On 12/08/2011 02:10 PM, Simon Glass wrote: >>>>>>> The USB timing information does apparently vary between boards sometimes, >>>>>>> so is include in the fdt for convenience. >> ->>>>>>> usb@c5000000 { +>>>>>>> usb at c5000000 { >>>>>>> compatible = "nvidia,tegra20-ehci", "usb-ehci"; >>>>>>> reg = <0xc5000000 0x4000>; >>>>>>> interrupts = < 52 >; @@ -60,7 +60,7 @@ On 12/08/2011 02:10 PM, Simon Glass wrote: >> PERIPH_CLK("usb3", "tegra-ehci.2", ...), >> >> With DT, the device names typically don't follow this format (in this ->> case, it'd be something more like "/usb@c5008000"). However, this +>> case, it'd be something more like "/usb at c5008000"). However, this >> prevented the clock lookups by device name from working, so a temporary >> scheme was put in place to keep the same device names. This is driven by >> "AUXDATA", for example in arch/arm/mach-tegra/board-dt.c: diff --git a/a/content_digest b/N1/content_digest index 9f78628..b4c3d12 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,26 +6,20 @@ "ref\0CAPnjgZ035Cen11ObFXjKUCqypvVKzkewhfY2F=yGH8=RWxVuSA@mail.gmail.com\0" "ref\04EDFF898.1070708@nvidia.com\0" "ref\0CAPnjgZ1adfU652Z2ob30GTWZiCnah4WsJNfVrroWvtM5LXW93Q@mail.gmail.com\0" - "ref\0CAPnjgZ1adfU652Z2ob30GTWZiCnah4WsJNfVrroWvtM5LXW93Q-JsoAwUIsXosN+BqQ9rBEUg@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, 12 Dec 2011 11:13:04 -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/08/2011 02:10 PM, Simon Glass wrote:\n" "> Hi Stephen,\n" "> \n" - "> On Wed, Dec 7, 2011 at 3:36 PM, Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote:\n" + "> On Wed, Dec 7, 2011 at 3:36 PM, Stephen Warren <swarren@nvidia.com> wrote:\n" ">> On 12/06/2011 02:09 PM, Simon Glass wrote:\n" - ">>> On Tue, Dec 6, 2011 at 12:28 PM, Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote:\n" + ">>> On Tue, Dec 6, 2011 at 12:28 PM, Stephen Warren <swarren@nvidia.com> wrote:\n" ">>>> On 12/05/2011 05:55 PM, Simon Glass wrote:\n" - ">>>>> On Mon, Dec 5, 2011 at 3:25 PM, Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote:\n" + ">>>>> On Mon, Dec 5, 2011 at 3:25 PM, Stephen Warren <swarren@nvidia.com> wrote:\n" ">>>>>> On 12/02/2011 07:11 PM, Simon Glass wrote:\n" ">>>>>>> This adds peripheral IDs and timing information to the USB part of the\n" ">>>>>>> device tree for U-Boot.\n" @@ -38,7 +32,7 @@ ">>>>>>> The USB timing information does apparently vary between boards sometimes,\n" ">>>>>>> so is include in the fdt for convenience.\n" ">>\n" - ">>>>>>> usb@c5000000 {\n" + ">>>>>>> usb at c5000000 {\n" ">>>>>>> compatible = \"nvidia,tegra20-ehci\", \"usb-ehci\";\n" ">>>>>>> reg = <0xc5000000 0x4000>;\n" ">>>>>>> interrupts = < 52 >;\n" @@ -80,7 +74,7 @@ ">> PERIPH_CLK(\"usb3\", \"tegra-ehci.2\", ...),\n" ">>\n" ">> With DT, the device names typically don't follow this format (in this\n" - ">> case, it'd be something more like \"/usb@c5008000\"). However, this\n" + ">> case, it'd be something more like \"/usb at c5008000\"). However, this\n" ">> prevented the clock lookups by device name from working, so a temporary\n" ">> scheme was put in place to keep the same device names. This is driven by\n" ">> \"AUXDATA\", for example in arch/arm/mach-tegra/board-dt.c:\n" @@ -156,4 +150,4 @@ "-- \n" nvpublic -b6baf88157ea677e74bcd4f6b43e1e55573a44a825eae8cbf48f3563cd2f9e8f +00cbc6f705aa4b03d8df8cf16b121292660e98ec74e0c0fe3905925967b7f870
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.