Searched hist:e16d5f1447e0fae6cbcd1d430b20f87b65f25307 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/usb/dwc2/ |
H A D | pci.c | diff e16d5f1447e0fae6cbcd1d430b20f87b65f25307 Tue Aug 15 01:58:33 CDT 2023 Yinbo Zhu <zhuyinbo@loongson.cn> usb: dwc2: add pci_device_id driver_data parse support
The dwc2 driver has everything we need to run in PCI mode except for pci_device_id driver_data parse. With that to set Loongson dwc2 element and added identified as PCI_VENDOR_ID_LOONGSON and PCI_DEVICE_ID_LOONGSON_DWC2 in dwc2_pci_ids, the Loongson dwc2 controller will work.
Signed-off-by: Yinbo Zhu <zhuyinbo@loongson.cn> Link: https://lore.kernel.org/r/20230815065833.3375-1-zhuyinbo@loongson.cn Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | params.c | diff e16d5f1447e0fae6cbcd1d430b20f87b65f25307 Tue Aug 15 01:58:33 CDT 2023 Yinbo Zhu <zhuyinbo@loongson.cn> usb: dwc2: add pci_device_id driver_data parse support
The dwc2 driver has everything we need to run in PCI mode except for pci_device_id driver_data parse. With that to set Loongson dwc2 element and added identified as PCI_VENDOR_ID_LOONGSON and PCI_DEVICE_ID_LOONGSON_DWC2 in dwc2_pci_ids, the Loongson dwc2 controller will work.
Signed-off-by: Yinbo Zhu <zhuyinbo@loongson.cn> Link: https://lore.kernel.org/r/20230815065833.3375-1-zhuyinbo@loongson.cn Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | core.h | diff e16d5f1447e0fae6cbcd1d430b20f87b65f25307 Tue Aug 15 01:58:33 CDT 2023 Yinbo Zhu <zhuyinbo@loongson.cn> usb: dwc2: add pci_device_id driver_data parse support
The dwc2 driver has everything we need to run in PCI mode except for pci_device_id driver_data parse. With that to set Loongson dwc2 element and added identified as PCI_VENDOR_ID_LOONGSON and PCI_DEVICE_ID_LOONGSON_DWC2 in dwc2_pci_ids, the Loongson dwc2 controller will work.
Signed-off-by: Yinbo Zhu <zhuyinbo@loongson.cn> Link: https://lore.kernel.org/r/20230815065833.3375-1-zhuyinbo@loongson.cn Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|