From: Tomasz Figa <tomasz.figa@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V4 2/4] phy: Add driver for Exynos DP PHY
Date: Fri, 05 Jul 2013 23:12:05 +0000 [thread overview]
Message-ID: <1543218.1F6S8MDx2p@flatron> (raw)
In-Reply-To: <000b01ce76ff$cf9fd6a0$6edf83e0$@samsung.com>
On Tuesday 02 of July 2013 17:40:31 Jingoo Han wrote:
> Add a PHY provider driver for the Samsung Exynos SoC DP PHY.
>
> Signed-off-by: Jingoo Han <jg1.han@samsung.com>
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Acked-by: Felipe Balbi <balbi@ti.com>
> ---
> .../devicetree/bindings/phy/samsung-phy.txt | 8 ++
> drivers/phy/Kconfig | 6 ++
> drivers/phy/Makefile | 1 +
> drivers/phy/phy-exynos-dp-video.c | 111
> ++++++++++++++++++++ 4 files changed, 126 insertions(+)
> create mode 100644 drivers/phy/phy-exynos-dp-video.c
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Best regards,
Tomasz
WARNING: multiple messages have this Message-ID (diff)
From: Tomasz Figa <tomasz.figa@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Cc: Jingoo Han <jg1.han@samsung.com>,
linux-samsung-soc@vger.kernel.org, linux-fbdev@vger.kernel.org,
'Kukjin Kim' <kgene.kim@samsung.com>,
'Hui Wang' <jason77.wang@gmail.com>,
'Tomasz Figa' <t.figa@samsung.com>,
'Donghwa Lee' <dh09.lee@samsung.com>,
'Felipe Balbi' <balbi@ti.com>,
'Kishon Vijay Abraham I' <kishon@ti.com>,
'Inki Dae' <inki.dae@samsung.com>,
'Kyungmin Park' <kyungmin.park@samsung.com>,
'Tomi Valkeinen' <tomi.valkeinen@ti.com>,
'Sylwester Nawrocki' <s.nawrocki@samsung.com>,
'Jean-Christophe PLAGNIOL-VILLARD' <plagnioj@jcrosoft.com>,
devicetree-discuss@lists.ozlabs.org, linux-media@vger.kernel.org
Subject: Re: [PATCH V4 2/4] phy: Add driver for Exynos DP PHY
Date: Sat, 06 Jul 2013 01:12:05 +0200 [thread overview]
Message-ID: <1543218.1F6S8MDx2p@flatron> (raw)
In-Reply-To: <000b01ce76ff$cf9fd6a0$6edf83e0$@samsung.com>
On Tuesday 02 of July 2013 17:40:31 Jingoo Han wrote:
> Add a PHY provider driver for the Samsung Exynos SoC DP PHY.
>
> Signed-off-by: Jingoo Han <jg1.han@samsung.com>
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Acked-by: Felipe Balbi <balbi@ti.com>
> ---
> .../devicetree/bindings/phy/samsung-phy.txt | 8 ++
> drivers/phy/Kconfig | 6 ++
> drivers/phy/Makefile | 1 +
> drivers/phy/phy-exynos-dp-video.c | 111
> ++++++++++++++++++++ 4 files changed, 126 insertions(+)
> create mode 100644 drivers/phy/phy-exynos-dp-video.c
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Best regards,
Tomasz
WARNING: multiple messages have this Message-ID (diff)
From: tomasz.figa@gmail.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V4 2/4] phy: Add driver for Exynos DP PHY
Date: Sat, 06 Jul 2013 01:12:05 +0200 [thread overview]
Message-ID: <1543218.1F6S8MDx2p@flatron> (raw)
In-Reply-To: <000b01ce76ff$cf9fd6a0$6edf83e0$@samsung.com>
On Tuesday 02 of July 2013 17:40:31 Jingoo Han wrote:
> Add a PHY provider driver for the Samsung Exynos SoC DP PHY.
>
> Signed-off-by: Jingoo Han <jg1.han@samsung.com>
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Acked-by: Felipe Balbi <balbi@ti.com>
> ---
> .../devicetree/bindings/phy/samsung-phy.txt | 8 ++
> drivers/phy/Kconfig | 6 ++
> drivers/phy/Makefile | 1 +
> drivers/phy/phy-exynos-dp-video.c | 111
> ++++++++++++++++++++ 4 files changed, 126 insertions(+)
> create mode 100644 drivers/phy/phy-exynos-dp-video.c
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Best regards,
Tomasz
next prev parent reply other threads:[~2013-07-05 23:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-02 8:40 [PATCH V4 2/4] phy: Add driver for Exynos DP PHY Jingoo Han
2013-07-02 8:40 ` Jingoo Han
2013-07-02 8:40 ` Jingoo Han
2013-07-02 8:40 ` Jingoo Han
2013-07-05 23:12 ` Tomasz Figa [this message]
2013-07-05 23:12 ` Tomasz Figa
2013-07-05 23:12 ` Tomasz Figa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1543218.1F6S8MDx2p@flatron \
--to=tomasz.figa@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.