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

usb

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Neil Armstrong authored
    When no PHYs are declared in the dwc3 node, the phy init fails.
    This patch checks if the "phys" property is presend and reports
    the error returned by dev_count_phandle_with_args().
    
    This patchs also fixes the styles issues added in last commit.
    
    This patch should fix the DWC3 support on the UniPhier SoC family.
    
    Fixes: 7c839ea7 ("usb: host: dwc3: Add support for multiple PHYs")
    Reported-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
    Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
    003659bd
    History
    Name Last commit Last update
    ..