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>
Tue, 18 Nov 2014 03:00:17 +0000 (12:00 +0900)
commitc74434b41fcfaba33305de41fe9bc3be3fb5f487
treec43d48ea59662ef1d98c941b7c12d189237f5233
parent1b2eaaf22e5170effff06fc0384df21488ac2a8f
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