]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit567e4fd6881b805ed77e53f0e87c03ad3e3d22fb
tree575e437a997120a2996ca3351090416e286dce2f
parentfd6fc3f5527fdf4d32bf701903b604aee782004b
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