Searched hist:"5 ee80705a5339270538119d1e8721b365eac5202" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc2/ |
H A D | Makefile | diff 5ee80705a5339270538119d1e8721b365eac5202 Tue Nov 11 18:13:40 CET 2014 Dinh Nguyen <dinguyen@opensource.altera.com> usb: dwc2: Update Kconfig to support dual-role
Update DWC2 kconfig and makefile to support dual-role mode. The platform file will always get compiled for the case where the controller is directly connected to the CPU. So for loadable modules, dwc2.ko is built for host, peripheral, and dual-role mode. The PCI bus interface will be called dwc2_pci.ko and the platform interface module will be called dwc2_platform.ko.
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> Acked-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
H A D | Kconfig | diff 5ee80705a5339270538119d1e8721b365eac5202 Tue Nov 11 18:13:40 CET 2014 Dinh Nguyen <dinguyen@opensource.altera.com> usb: dwc2: Update Kconfig to support dual-role
Update DWC2 kconfig and makefile to support dual-role mode. The platform file will always get compiled for the case where the controller is directly connected to the CPU. So for loadable modules, dwc2.ko is built for host, peripheral, and dual-role mode. The PCI bus interface will be called dwc2_pci.ko and the platform interface module will be called dwc2_platform.ko.
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> Acked-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|