Skip to content
Snippets Groups Projects
user avatar
Desnes Nunes authored
JIRA: https://issues.redhat.com/browse/RHEL-37673



commit b48415afe5fd7e6f5912d4c45720217b77d8e7ea
Author: Stanley Chang <stanley_chang@realtek.com>
Date: Wed, 13 Dec 2023 11:10:08 +0800

  Realtek DHC (digital home center) RTD SoCs support DWC3 XHCI USB
  controller. Added the driver to drive the USB 3.0 PHY transceivers.

  Note: New driver, remove the port status notification on legacy USB PHY.
  Use the generic PHY to notify the usb device connect and disconnect.
  To avoid using these PHYs would require describing the very same
  PHY using both the generic "phy" property and the deprecated "usb-phy"
  property.

Signed-off-by: default avatarStanley Chang <stanley_chang@realtek.com>
  Link: https://lore.kernel.org/r/20231213031203.4911-3-stanley_chang@realtek.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>

Signed-off-by: default avatarDesnes Nunes <desnesn@redhat.com>
411f77d7
History
Code owners
Name Last commit Last update
..