]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: tegra: Harmony: enable ULPI USB port
authorStephen Warren <swarren@nvidia.com>
Fri, 12 Oct 2012 09:45:48 +0000 (09:45 +0000)
committerTom Warren <twarren@nvidia.com>
Mon, 29 Oct 2012 16:07:04 +0000 (09:07 -0700)
commit699c40e8789cfbb5c3ca4ef2849a4bd051ff79bb
tree9d25e97fc49d1a0cae8b7a3098ea6d2ffd0265f2
parent938176a48274361c0b86b237ff6c0953a08233b3
ARM: tegra: Harmony: enable ULPI USB port

The ULPI port is routed onto pins on the mini PCI Express connector. A
standard breakout board may be used to access the port.

* Add required DT entries to configure the ULPI port.
* Setup up the ULPI pinmux in the board code.
* Enable multiple USB controller and ULPI support in the board config.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
board/nvidia/dts/tegra20-harmony.dts
board/nvidia/harmony/harmony.c
include/configs/harmony.h