Re: [U-Boot] [PATCH v6 10/18] tegra: usb: fdt: Add additional device tree definitions for USB ports

2012-02-26 Thread Marek Vasut
> This adds clock references to the USB part of the device tree for U-Boot, > and marks USB1 as supporting legacy mode (which we disable in the driver). > > The USB timing information may vary between boards sometimes, but for > now we hard-code it in C. This is because all current T2x boards use

Re: [U-Boot] [PATCH v6 10/18] tegra: usb: fdt: Add additional device tree definitions for USB ports

2012-02-03 Thread Simon Glass
Hi Stephen, On Fri, Feb 3, 2012 at 12:03 PM, Stephen Warren wrote: > Simon Glass wrote at Friday, February 03, 2012 10:08 AM: >> This adds clock references to the USB part of the device tree for U-Boot, >> and marks USB1 as supporting legacy mode (which we disable in the driver). >> >> The USB ti

Re: [U-Boot] [PATCH v6 10/18] tegra: usb: fdt: Add additional device tree definitions for USB ports

2012-02-03 Thread Stephen Warren
Simon Glass wrote at Friday, February 03, 2012 10:08 AM: > This adds clock references to the USB part of the device tree for U-Boot, > and marks USB1 as supporting legacy mode (which we disable in the driver). > > The USB timing information may vary between boards sometimes, but for > now we hard-

[U-Boot] [PATCH v6 10/18] tegra: usb: fdt: Add additional device tree definitions for USB ports

2012-02-03 Thread Simon Glass
This adds clock references to the USB part of the device tree for U-Boot, and marks USB1 as supporting legacy mode (which we disable in the driver). The USB timing information may vary between boards sometimes, but for now we hard-code it in C. This is because all current T2x boards use the same v