On 07.07.2014 11:39, Marek Szyprowski wrote:
> 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.szyprow...@samsung.com>
> ---
> 
> Changelog:
> v2:
> - added new binding documentation
> - removed superfluous defines
> - removed mode switch for 3250, because it is not really needed
> 
> ---
>  Documentation/devicetree/bindings/phy/samsung-phy.txt |  2 ++
>  drivers/phy/Kconfig                                   | 12 ++++++------
>  drivers/phy/phy-exynos4x12-usb2.c                     | 17 +++++++++++++++--
>  drivers/phy/phy-samsung-usb2.c                        |  6 ++++++
>  drivers/phy/phy-samsung-usb2.h                        |  2 ++
>  5 files changed, 31 insertions(+), 8 deletions(-)
> 

Reviewed-by: Tomasz Figa <t.f...@samsung.com>

--
Best regards,
Tomasz
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to