]> git.karo-electronics.de Git - karo-tx-linux.git/commit
phy: phy-bcm-ns2-usbdrd: Broadcom USB DRD PHY driver for Northstar2
authorRaviteja Garimella <raviteja.garimella@broadcom.com>
Fri, 9 Jun 2017 11:43:01 +0000 (17:13 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 9 Jun 2017 12:09:39 +0000 (17:39 +0530)
commit787f24543c4a599e5d9d311a3fce839ce87bbff0
tree9c097fc499b0e329b5d28ac8c63918e1166acb01
parentd532b7e6a916a2ec5f626269cfa8ab8e6b3680bd
phy: phy-bcm-ns2-usbdrd: Broadcom USB DRD PHY driver for Northstar2

This is driver for USB DRD PHY used in Broadcom's Northstar2
SoC. The phy can be configured to be in Device mode or Host
mode based on the type of cable connected to the port. The
driver registers to  extcon framework to get appropriate
connect events for Host/Device cables connect/disconnect
states based on VBUS and ID interrupts.

Signed-off-by: Raviteja Garimella <raviteja.garimella@broadcom.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/broadcom/Kconfig
drivers/phy/broadcom/Makefile
drivers/phy/broadcom/phy-bcm-ns2-usbdrd.c [new file with mode: 0644]