Kamil Debski wrote: > Add support for Exynos 5250. This driver is to replace the old > USB 2.0 PHY driver. > > Signed-off-by: Kamil Debski <k.debski@xxxxxxxxxxx> > --- > .../devicetree/bindings/phy/samsung-phy.txt | 1 + > drivers/phy/Kconfig | 11 + > drivers/phy/Makefile | 1 + > drivers/phy/phy-exynos5250-usb2.c | 404 ++++++++++++++++++++ > drivers/phy/phy-samsung-usb2.c | 6 + > drivers/phy/phy-samsung-usb2.h | 1 + > 6 files changed, 424 insertions(+) > create mode 100644 drivers/phy/phy-exynos5250-usb2.c > Tested-by: Tobias Jakobi <tjakobi@xxxxxxxxxxxxxxxxxxxxx> USB PHY was tested on an ODROID-X2 (Exynos4412 SoC) with patches from Kamil's previous patchset to enable the usage of the new PHY in EHCI and OCHI. With best wishes, Tobias -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html