Searched hist:"1 b9f35adb0ffa143c7972a8459d6979c77d6c3c0" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/usb/gadget/udc/ |
H A D | amd5536udc.h | diff 1b9f35adb0ffa143c7972a8459d6979c77d6c3c0 Wed May 10 14:51:21 CEST 2017 Raviteja Garimella <raviteja.garimella@broadcom.com> usb: gadget: udc: Add Synopsys UDC Platform driver
This patch adds platform driver support for Synopsys UDC.
A new driver file (snps_udc_plat.c) is created for this purpose where the platform driver registration is done based on OF node.
Currently, UDC integrated into Broadcom's iProc SoCs (Northstar2 and Cygnus) work with this driver.
New members are added to the UDC data structure for having platform device support along with extcon and phy support.
Kconfig and Makefiles are modified to select platform driver for compilation.
Signed-off-by: Raviteja Garimella <raviteja.garimella@broadcom.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
H A D | snps_udc_core.c | diff 1b9f35adb0ffa143c7972a8459d6979c77d6c3c0 Wed May 10 14:51:21 CEST 2017 Raviteja Garimella <raviteja.garimella@broadcom.com> usb: gadget: udc: Add Synopsys UDC Platform driver
This patch adds platform driver support for Synopsys UDC.
A new driver file (snps_udc_plat.c) is created for this purpose where the platform driver registration is done based on OF node.
Currently, UDC integrated into Broadcom's iProc SoCs (Northstar2 and Cygnus) work with this driver.
New members are added to the UDC data structure for having platform device support along with extcon and phy support.
Kconfig and Makefiles are modified to select platform driver for compilation.
Signed-off-by: Raviteja Garimella <raviteja.garimella@broadcom.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
H A D | Makefile | diff 1b9f35adb0ffa143c7972a8459d6979c77d6c3c0 Wed May 10 14:51:21 CEST 2017 Raviteja Garimella <raviteja.garimella@broadcom.com> usb: gadget: udc: Add Synopsys UDC Platform driver
This patch adds platform driver support for Synopsys UDC.
A new driver file (snps_udc_plat.c) is created for this purpose where the platform driver registration is done based on OF node.
Currently, UDC integrated into Broadcom's iProc SoCs (Northstar2 and Cygnus) work with this driver.
New members are added to the UDC data structure for having platform device support along with extcon and phy support.
Kconfig and Makefiles are modified to select platform driver for compilation.
Signed-off-by: Raviteja Garimella <raviteja.garimella@broadcom.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
H A D | Kconfig | diff 1b9f35adb0ffa143c7972a8459d6979c77d6c3c0 Wed May 10 14:51:21 CEST 2017 Raviteja Garimella <raviteja.garimella@broadcom.com> usb: gadget: udc: Add Synopsys UDC Platform driver
This patch adds platform driver support for Synopsys UDC.
A new driver file (snps_udc_plat.c) is created for this purpose where the platform driver registration is done based on OF node.
Currently, UDC integrated into Broadcom's iProc SoCs (Northstar2 and Cygnus) work with this driver.
New members are added to the UDC data structure for having platform device support along with extcon and phy support.
Kconfig and Makefiles are modified to select platform driver for compilation.
Signed-off-by: Raviteja Garimella <raviteja.garimella@broadcom.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|