usb: xhci: plat: Add USB 3.0 phy support
authorStanley Chang <stanley_chang@realtek.com>
Fri, 7 Apr 2023 06:07:31 +0000 (14:07 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Apr 2023 08:13:21 +0000 (10:13 +0200)
commit9134c1fd05034dd29a1a2f010abd178af409171e
tree19387d109bac62dd45594dfaae2f1efbcca00142
parentf3588ea40aa17273c3303789b1828b3aa6b80748
usb: xhci: plat: Add USB 3.0 phy support

For Realtek SoC, the usb xhci uses different driver for u2phy and u3phy.
Therefore, add a hook to retrieve the USB 3.0 PHY to XHCI plat.

Signed-off-by: Stanley Chang <stanley_chang@realtek.com>
Link: https://lore.kernel.org/r/20230407060731.20537-1-stanley_chang@realtek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c
This page took 0.050622 seconds and 4 git commands to generate.