Re: [PATCH] phy: Add exynos-phy driver

2013-12-13 Thread Kishon Vijay Abraham I
Hi, On Wednesday 11 December 2013 03:46 PM, Sylwester Nawrocki wrote: On 11/12/13 10:54, Kishon Vijay Abraham I wrote: On Wednesday 27 November 2013 06:56 PM, Tomasz Stanislawski wrote: Hello everyone, The Samsung SoCs from Exynos family are enhanced with a bunch of switches dedicated for IP

Re: [PATCH] phy: Add exynos-phy driver

2013-12-11 Thread Kishon Vijay Abraham I
Hi, On Wednesday 27 November 2013 06:56 PM, Tomasz Stanislawski wrote: Hello everyone, The Samsung SoCs from Exynos family are enhanced with a bunch of switches dedicated for IP blocks. Those switches are called PHYs in Exynos specification. They are usually controlled by a single bit in a

[PATCH] phy: Add exynos-phy driver

2013-11-27 Thread Tomasz Stanislawski
Hello everyone, The Samsung SoCs from Exynos family are enhanced with a bunch of switches dedicated for IP blocks. Those switches are called PHYs in Exynos specification. They are usually controlled by a single bit in a single one-word-long register. A IP driver has to control such a switch in an

[PATCH] phy: Add exynos-phy driver

2013-11-27 Thread Tomasz Stanislawski
Add exynos-phy driver to support a single register PHY interfaces present on Exynos4 SoC. Signed-off-by: Tomasz Stanislawski t.stanisl...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- drivers/phy/Kconfig |5 ++ drivers/phy/Makefile |1 +