This patch set adds support for USB Host/Function switching using external
gpios to get the vbus and id signals.

I am aware that the dt binding for the USB phy will need updating, but wanted
to get this patch set out first to see whether this is the best way to
implement this.

Phil

Phil Edworthy (3):
  usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS
  phy: rcar-gen2 usb: Add Host/Function switching for USB0
  arm: koelsch: make USB0 perform Host/Function switching

 arch/arm/boot/dts/r8a7791-koelsch.dts  |   7 +-
 drivers/phy/phy-rcar-gen2.c            | 269 ++++++++++++++++++++++++++++++---
 drivers/usb/renesas_usbhs/common.h     |   2 +
 drivers/usb/renesas_usbhs/mod.c        |   3 +
 drivers/usb/renesas_usbhs/mod_gadget.c |  38 +++++
 5 files changed, 294 insertions(+), 25 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to