phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC family
authorPeter Griffin <peter.griffin@linaro.org>
Thu, 11 Sep 2014 17:02:44 +0000 (18:02 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 24 Sep 2014 09:48:33 +0000 (15:18 +0530)
commit89ae1f5d4c9a62dd32e14d5edfb7221d2f73039e
treede1292d9ed26e51e73edb5db0b37261cce1ab72d
parentdcc35b2160f32b8528973e91c25595fc91354e92
phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC family

This is the generic phy driver for the picoPHY ports used by the
USB2 and USB3 Host controllers when controlling usb2/1.1 devices. It
is found on STiH407 SoC family from STMicroelectronics.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-stih407-usb.c [new file with mode: 0644]