Searched hist:"7 acc9973e3c42de9926b28eec8ae3434dfdde3be" (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/usb/ |
H A D | usb_phy_generic.h | diff 7acc9973e3c42de9926b28eec8ae3434dfdde3be Sat Dec 06 22:05:15 CET 2014 Robert Jarzmik <robert.jarzmik@free.fr> usb: phy: generic: add vbus support
Add support for vbus detection and power supply. This code is more or less stolen from phy-gpio-vbus-usb.c, and aims at providing a detection mechanism for VBus (ie. usb cable plug) based on a GPIO line, and a power supply activation which draws current from the VBus.
[ balbi@ti.com : fix build break ]
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
/linux/drivers/usb/phy/ |
H A D | phy-generic.h | diff 7acc9973e3c42de9926b28eec8ae3434dfdde3be Sat Dec 06 22:05:15 CET 2014 Robert Jarzmik <robert.jarzmik@free.fr> usb: phy: generic: add vbus support
Add support for vbus detection and power supply. This code is more or less stolen from phy-gpio-vbus-usb.c, and aims at providing a detection mechanism for VBus (ie. usb cable plug) based on a GPIO line, and a power supply activation which draws current from the VBus.
[ balbi@ti.com : fix build break ]
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Felipe Balbi <balbi@ti.com>
|