drivers: phy: exynos-usb2: add support for Exynos 3250
authorMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 14 Jul 2014 06:48:05 +0000 (15:48 +0900)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 06:17:52 +0000 (15:17 +0900)
commit50d3b4acbfc52ad65ac6c31e95b6c86555bb5969
tree4e27417e431269e1b37464195e5302fa1f6ba326
parent23ce891b4a2916d1a0c81f09e52bb60213743284
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>
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