Re: [U-Boot] [PATCH v5 08/18] tegra: fdt: Add additional USB binding

2012-02-03 Thread Simon Glass
Hi Stephen, On Thu, Feb 2, 2012 at 1:55 PM, Stephen Warren wrote: > On 01/24/2012 04:21 PM, Simon Glass wrote: >> This adds a property to indicate a port which can switch between host and >> device >> mode. > ... >> diff --git a/doc/device-tree-bindings/usb/tegra-usb.txt >> b/doc/device-tree-bi

Re: [U-Boot] [PATCH v5 08/18] tegra: fdt: Add additional USB binding

2012-02-02 Thread Stephen Warren
On 01/24/2012 04:21 PM, Simon Glass wrote: > This adds a property to indicate a port which can switch between host and > device > mode. ... > diff --git a/doc/device-tree-bindings/usb/tegra-usb.txt > b/doc/device-tree-bindings/usb/tegra-usb.txt ... > +Optional properties: ... > + - nvidia,has-le

[U-Boot] [PATCH v5 08/18] tegra: fdt: Add additional USB binding

2012-01-24 Thread Simon Glass
This adds a property to indicate a port which can switch between host and device mode. Signed-off-by: Simon Glass --- Changes in v5: - Add dr_mode property to control host/device/otg mode - Add nvidia,has-legacy-mode property per review comments doc/device-tree-bindings/usb/tegra-usb.txt | 12