arm: tegra: dts: Support host/device selection and legacy mode
authorSimon Glass <sjg@chromium.org>
Wed, 7 Mar 2012 05:04:32 +0000 (21:04 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 7 Mar 2012 22:36:44 +0000 (14:36 -0800)
Some USB ports can support host and device operation. We add the dr_mode
property (as found in Freescale) for this.

One USB port has a 'legacy mode', left over from the days of pre-Tegra
chips. I don't believe this is actually used, except that we must know
to turn this off in the driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found