[U-Boot] [PATCH] ARM: tegra: TrimSlice: add support for USB1 port

Simon Glass sjg at chromium.org
Fri Nov 2 03:14:05 CET 2012


On Thu, Nov 1, 2012 at 3:14 PM, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> TrimSlice's USB1 port has two purposes; it either acts as a device port
> hosting Tegra's USB recovery protocol, or acts as a host port connected
> to the internal USB->SATA bridge chip, which may in turn be connected to
> an SSD or HDD. Add the appropriate device tree and board configuration
> options to enable this port as a host port, and route the port to the
> SATA bridge using the VBUS GPIO.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>

Looks right to me.

Acked-by: Simon Glass <sjg at chromium.org>

> ---
>  board/compulab/dts/tegra20-trimslice.dts |    3 ++-
>  board/compulab/trimslice/trimslice.c     |    8 ++++++++
>  include/configs/trimslice.h              |    1 +
>  3 files changed, 11 insertions(+), 1 deletions(-)


More information about the U-Boot mailing list