]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: phy: Add RCAR Gen2 USB phy
authorValentine Barshak <valentine.barshak@cogentembedded.com>
Thu, 10 Oct 2013 16:35:17 +0000 (20:35 +0400)
committerFelipe Balbi <balbi@ti.com>
Thu, 10 Oct 2013 16:59:48 +0000 (11:59 -0500)
commit5578b266e9ae05391d53b446acf23818256ff13f
tree5326dd0ce522d8d76f1dc568d0ece8952e6f5fa2
parentc5340bd14336b902604ab95212a8877de109d9ae
usb: phy: Add RCAR Gen2 USB phy

This adds RCAR Gen2 USB phy support. The driver configures
USB channels 0/2 which are shared between PCI USB hosts and
USBHS/USBSS devices. It also controls internal USBHS phy.

Signed-off-by: Valentine Barshak <valentine.barshak@cogentembedded.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/Kconfig
drivers/usb/phy/Makefile
drivers/usb/phy/phy-rcar-gen2-usb.c [new file with mode: 0644]
include/linux/platform_data/usb-rcar-gen2-phy.h [new file with mode: 0644]