drivers: phy: exynos-usb2: add support for Exynos 3250
authorMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 7 Jul 2014 09:39:26 +0000 (11:39 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 22 Jul 2014 07:16:10 +0000 (12:46 +0530)
commit016e0d3cb72c1433810fd85a7a7c0946e710d3d6
tree575e437a997120a2996ca3351090416e286dce2f
parente379413a346ce5943ab895aa5a702ec752577f13
drivers: phy: exynos-usb2: add support for Exynos 3250

This patch adds support for Exynos3250 SoC to Exynos2USB PHY driver.
Although Exynos3250 has only one device phy interface, the register
layout and all operations that are required to get it enabled are almost
same as on Exynos4x12. The only different is one more register
(REFCLKSEL) which need to be set and lack of MODE SWITCH register.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Documentation/devicetree/bindings/phy/samsung-phy.txt
drivers/phy/Kconfig
drivers/phy/phy-exynos4x12-usb2.c
drivers/phy/phy-samsung-usb2.c
drivers/phy/phy-samsung-usb2.h
This page took 0.026149 seconds and 5 git commands to generate.