All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: balbi@ti.com
Cc: linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, kishon@ti.com,
	linux-media@vger.kernel.org, kyungmin.park@samsung.com,
	t.figa@samsung.com, devicetree-discuss@lists.ozlabs.org,
	kgene.kim@samsung.com, dh09.lee@samsung.com, jg1.han@samsung.com,
	inki.dae@samsung.com, plagnioj@jcrosoft.com,
	linux-fbdev@vger.kernel.org
Subject: Re: [PATCH v3 1/5] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs
Date: Thu, 27 Jun 2013 10:37:12 +0200	[thread overview]
Message-ID: <51CBF9B8.70103@samsung.com> (raw)
In-Reply-To: <20130627075223.GQ15455@arwen.pp.htv.fi>

On 06/27/2013 09:52 AM, Felipe Balbi wrote:
> On Wed, Jun 26, 2013 at 05:02:22PM +0200, Sylwester Nawrocki wrote:
>> Add a PHY provider driver for the Samsung S5P/Exynos SoC MIPI CSI-2
>> receiver and MIPI DSI transmitter DPHYs.
>>
>> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
>> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> 
> Acked-by: Felipe Balbi <balbi@ti.com>

Thank you for your review and ack!

Just for the record, I have tested this driver as a loadable
module on Exynos4412 TRATS2 board and it all worked fine for
both the camera and display side.

--
Regards,
Sylwester

WARNING: multiple messages have this Message-ID (diff)
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 1/5] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs
Date: Thu, 27 Jun 2013 08:37:12 +0000	[thread overview]
Message-ID: <51CBF9B8.70103@samsung.com> (raw)
In-Reply-To: <20130627075223.GQ15455@arwen.pp.htv.fi>

On 06/27/2013 09:52 AM, Felipe Balbi wrote:
> On Wed, Jun 26, 2013 at 05:02:22PM +0200, Sylwester Nawrocki wrote:
>> Add a PHY provider driver for the Samsung S5P/Exynos SoC MIPI CSI-2
>> receiver and MIPI DSI transmitter DPHYs.
>>
>> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
>> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> 
> Acked-by: Felipe Balbi <balbi@ti.com>

Thank you for your review and ack!

Just for the record, I have tested this driver as a loadable
module on Exynos4412 TRATS2 board and it all worked fine for
both the camera and display side.

--
Regards,
Sylwester


WARNING: multiple messages have this Message-ID (diff)
From: s.nawrocki@samsung.com (Sylwester Nawrocki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/5] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs
Date: Thu, 27 Jun 2013 10:37:12 +0200	[thread overview]
Message-ID: <51CBF9B8.70103@samsung.com> (raw)
In-Reply-To: <20130627075223.GQ15455@arwen.pp.htv.fi>

On 06/27/2013 09:52 AM, Felipe Balbi wrote:
> On Wed, Jun 26, 2013 at 05:02:22PM +0200, Sylwester Nawrocki wrote:
>> Add a PHY provider driver for the Samsung S5P/Exynos SoC MIPI CSI-2
>> receiver and MIPI DSI transmitter DPHYs.
>>
>> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
>> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> 
> Acked-by: Felipe Balbi <balbi@ti.com>

Thank you for your review and ack!

Just for the record, I have tested this driver as a loadable
module on Exynos4412 TRATS2 board and it all worked fine for
both the camera and display side.

--
Regards,
Sylwester

  reply	other threads:[~2013-06-27  8:37 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26 15:02 [PATCH v3 0/5] Generic PHY driver for the Exynos SoC MIPI CSI-2/DSI DPHYs Sylwester Nawrocki
2013-06-26 15:02 ` Sylwester Nawrocki
2013-06-26 15:02 ` Sylwester Nawrocki
2013-06-26 15:02 ` [PATCH v3 1/5] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs Sylwester Nawrocki
2013-06-26 15:02   ` Sylwester Nawrocki
2013-06-26 15:02   ` Sylwester Nawrocki
2013-06-27  7:52   ` Felipe Balbi
2013-06-27  7:52     ` Felipe Balbi
2013-06-27  7:52     ` Felipe Balbi
2013-06-27  7:52     ` Felipe Balbi
2013-06-27  8:37     ` Sylwester Nawrocki [this message]
2013-06-27  8:37       ` Sylwester Nawrocki
2013-06-27  8:37       ` Sylwester Nawrocki
2013-06-27  8:40       ` Felipe Balbi
2013-06-27  8:40         ` Felipe Balbi
2013-06-27  8:40         ` Felipe Balbi
2013-06-27  8:40         ` Felipe Balbi
2013-06-28  8:17   ` Hui Wang
2013-06-28  8:17     ` Hui Wang
2013-06-28  8:17     ` Hui Wang
2013-06-28 10:11     ` Sylwester Nawrocki
2013-06-28 10:11       ` Sylwester Nawrocki
2013-06-28 10:11       ` Sylwester Nawrocki
2013-06-29  8:57       ` Kishon Vijay Abraham I
2013-06-29  8:58         ` Kishon Vijay Abraham I
2013-06-29  8:57         ` Kishon Vijay Abraham I
2013-06-29  8:57         ` Kishon Vijay Abraham I
2013-06-29 19:34         ` Sylwester Nawrocki
2013-06-29 19:34           ` Sylwester Nawrocki
2013-06-29 19:34           ` Sylwester Nawrocki
2013-07-01  5:24           ` Kishon Vijay Abraham I
2013-07-01  5:36             ` Kishon Vijay Abraham I
2013-07-01  5:24             ` Kishon Vijay Abraham I
2013-07-01  5:24             ` Kishon Vijay Abraham I
2013-06-26 15:02 ` [PATCH v3 2/5] ARM: dts: Add MIPI PHY node to exynos4.dtsi Sylwester Nawrocki
2013-06-26 15:02   ` Sylwester Nawrocki
2013-06-26 15:02   ` Sylwester Nawrocki
2013-06-27  7:52   ` Felipe Balbi
2013-06-27  7:52     ` Felipe Balbi
2013-06-27  7:52     ` Felipe Balbi
2013-06-27  7:52     ` Felipe Balbi
2013-06-26 15:02 ` [PATCH v3 3/5] video: exynos_mipi_dsim: Use the generic PHY driver Sylwester Nawrocki
2013-06-26 15:02   ` Sylwester Nawrocki
2013-06-26 15:02   ` Sylwester Nawrocki
2013-06-28  6:18   ` Donghwa Lee
2013-06-28  6:18     ` Donghwa Lee
2013-06-28  6:18     ` Donghwa Lee
2013-06-26 15:02 ` [PATCH v3 4/5] exynos4-is: Use the generic MIPI CSIS " Sylwester Nawrocki
2013-06-26 15:02   ` Sylwester Nawrocki
2013-06-26 15:02   ` Sylwester Nawrocki
2013-06-26 15:02 ` [PATCH v3 5/5] ARM: Samsung: Remove the MIPI PHY setup code Sylwester Nawrocki
2013-06-26 15:02   ` Sylwester Nawrocki
2013-06-26 15:02   ` Sylwester Nawrocki
     [not found]   ` <1372258946-15607-6-git-send-email-s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-06-27  9:34     ` Kukjin Kim
2013-06-27  9:34       ` Kukjin Kim
2013-06-27  9:34       ` Kukjin Kim
2013-06-27  9:34       ` Kukjin Kim

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=51CBF9B8.70103@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=balbi@ti.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=dh09.lee@samsung.com \
    --cc=inki.dae@samsung.com \
    --cc=jg1.han@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=kishon@ti.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=plagnioj@jcrosoft.com \
    --cc=t.figa@samsung.com \
    /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.