Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • stable
  • extraversion
  • early-display
  • variant-emmc-nvme-boot
  • 2024-07-19
  • 2024-06-30
  • 2023-10-18
  • 2023-10-10
  • 2023-07-04
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
14 results

seaboard.h

  • Stephen Warren's avatar
    e73c7cdd
    ARM: tegra: Seaboard: enable multiple USB ports · e73c7cdd
    Stephen Warren authored
    
    The device tree already contains the required configuration for both the
    USB1 and USB3 ports. Enable the required configuration options to enable
    both these ports, which in turn allows the USB1 port to be used.
    
    Note that on a true Seaboard, this port is typically used as a device
    port hosting Tegra's USB recovery protocol. However, on the Springbank
    derivative, this port is the only external USB port, so we enable it as
    a host port so that USB peripherals may be used. Enabling this port in
    U-Boot as a host port doesn't prevent the port from reverting to a
    device port when the CPU is reset into recovery mode.
    
    Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
    Signed-off-by: default avatarTom Warren <twarren@nvidia.com>
    e73c7cdd
    History
    ARM: tegra: Seaboard: enable multiple USB ports
    Stephen Warren authored
    
    The device tree already contains the required configuration for both the
    USB1 and USB3 ports. Enable the required configuration options to enable
    both these ports, which in turn allows the USB1 port to be used.
    
    Note that on a true Seaboard, this port is typically used as a device
    port hosting Tegra's USB recovery protocol. However, on the Springbank
    derivative, this port is the only external USB port, so we enable it as
    a host port so that USB peripherals may be used. Enabling this port in
    U-Boot as a host port doesn't prevent the port from reverting to a
    device port when the CPU is reset into recovery mode.
    
    Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
    Signed-off-by: default avatarTom Warren <twarren@nvidia.com>