You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
usb: adapt otg switch config to new role switch driver
New role switch driver exposes a port sysfs file and the platform device
name includes a dynamically allocated id, e.g. intel_xhci_usb_sw.1.auto
Assumptions:
Currently only one role switch device is allowed which means only one
passthrough or virtual xhci controller. This assumption is similar to the
device mode controller name dwc3.0.auto.
These platform device IDs are allocated dynamically and may change with
a different board device configuration.
Tracked-On: OAM-131966
Signed-off-by: Qiang4 Zhang <qiang4.zhang@intel.com>
0 commit comments