[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53174B19.9020009@gmail.com>
Date: Wed, 05 Mar 2014 17:04:41 +0100
From: Tomasz Figa <tomasz.figa@...il.com>
To: Kamil Debski <k.debski@...sung.com>, linux-kernel@...r.kernel.org,
linux-samsung-soc@...r.kernel.org, linux-usb@...r.kernel.org,
devicetree@...r.kernel.org
CC: kyungmin.park@...sung.com, kishon@...com, t.figa@...sung.com,
s.nawrocki@...sung.com, m.szyprowski@...sung.com,
gautam.vivek@...sung.com, mat.krawczuk@...il.com,
yulgon.kim@...sung.com, p.paneri@...sung.com,
av.tikhomirov@...sung.com, jg1.han@...sung.com,
galak@...eaurora.org, matt.porter@...aro.org,
tjakobi@...h.uni-bielefeld.de, stern@...land.harvard.edu,
sander@...ilis.net
Subject: Re: [PATCH v9 3/4] phy: Add new Exynos USB 2.0 PHY driver
On 05.03.2014 16:28, Kamil Debski wrote:
> Add a new driver for the Exynos USB 2.0 PHY. The new driver uses the generic
> PHY framework. The driver includes support for the Exynos 4x10 and 4x12
> SoC families.
>
> Signed-off-by: Kamil Debski <k.debski@...sung.com>
> ---
> .../devicetree/bindings/phy/samsung-phy.txt | 53 ++++
> Documentation/phy/samsung-usb2.txt | 134 ++++++++
> drivers/phy/Kconfig | 29 ++
> drivers/phy/Makefile | 3 +
> drivers/phy/phy-exynos4210-usb2.c | 261 ++++++++++++++++
> drivers/phy/phy-exynos4x12-usb2.c | 328 ++++++++++++++++++++
> drivers/phy/phy-samsung-usb2.c | 222 +++++++++++++
> drivers/phy/phy-samsung-usb2.h | 66 ++++
> 8 files changed, 1096 insertions(+)
> create mode 100644 Documentation/phy/samsung-usb2.txt
> create mode 100644 drivers/phy/phy-exynos4210-usb2.c
> create mode 100644 drivers/phy/phy-exynos4x12-usb2.c
> create mode 100644 drivers/phy/phy-samsung-usb2.c
> create mode 100644 drivers/phy/phy-samsung-usb2.h
Reviewed-by: Tomasz Figa <t.figa@...sung.com>
Best regards,
Tomasz
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists