From: Kukjin Kim <kgene.kim@samsung.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [RFC PATCH 5/5] ARM: Samsung: Remove MIPI PHY setup code
Date: Sun, 16 Jun 2013 20:52:48 +0000 [thread overview]
Message-ID: <51BE25A0.6050202@samsung.com> (raw)
In-Reply-To: <1371231951-1969-6-git-send-email-s.nawrocki@samsung.com>
On 06/15/13 02:45, Sylwester Nawrocki wrote:
> Generic PHY drivers are used to handle the MIPI CSIS and MIPI DSIM
> DPHYs so we can remove now unused code at arch/arm/plat-samsung.
If so, sounds good :)
> In case there is any board file for S5PV210 platforms using MIPI
> CSIS/DSIM (not any upstream currently) it should use the generic
> PHY API to bind the PHYs to respective PHY consumer drivers.
To be honest, I didn't test this on boards but if the working is fine,
please go ahead without RFC.
Thanks,
- Kukjin
WARNING: multiple messages have this Message-ID (diff)
From: Kukjin Kim <kgene.kim@samsung.com>
To: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: kishon@ti.com, linux-arm-kernel@lists.infradead.org,
linux-media@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
kyungmin.park@samsung.com, sw0312.kim@samsung.com,
devicetree-discuss@lists.ozlabs.org, kgene.kim@samsung.com,
dh09.lee@samsung.com, jg1.han@samsung.com,
linux-fbdev@vger.kernel.org
Subject: Re: [RFC PATCH 5/5] ARM: Samsung: Remove MIPI PHY setup code
Date: Mon, 17 Jun 2013 05:52:48 +0900 [thread overview]
Message-ID: <51BE25A0.6050202@samsung.com> (raw)
In-Reply-To: <1371231951-1969-6-git-send-email-s.nawrocki@samsung.com>
On 06/15/13 02:45, Sylwester Nawrocki wrote:
> Generic PHY drivers are used to handle the MIPI CSIS and MIPI DSIM
> DPHYs so we can remove now unused code at arch/arm/plat-samsung.
If so, sounds good :)
> In case there is any board file for S5PV210 platforms using MIPI
> CSIS/DSIM (not any upstream currently) it should use the generic
> PHY API to bind the PHYs to respective PHY consumer drivers.
To be honest, I didn't test this on boards but if the working is fine,
please go ahead without RFC.
Thanks,
- Kukjin
WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH 5/5] ARM: Samsung: Remove MIPI PHY setup code
Date: Mon, 17 Jun 2013 05:52:48 +0900 [thread overview]
Message-ID: <51BE25A0.6050202@samsung.com> (raw)
In-Reply-To: <1371231951-1969-6-git-send-email-s.nawrocki@samsung.com>
On 06/15/13 02:45, Sylwester Nawrocki wrote:
> Generic PHY drivers are used to handle the MIPI CSIS and MIPI DSIM
> DPHYs so we can remove now unused code at arch/arm/plat-samsung.
If so, sounds good :)
> In case there is any board file for S5PV210 platforms using MIPI
> CSIS/DSIM (not any upstream currently) it should use the generic
> PHY API to bind the PHYs to respective PHY consumer drivers.
To be honest, I didn't test this on boards but if the working is fine,
please go ahead without RFC.
Thanks,
- Kukjin
next prev parent reply other threads:[~2013-06-16 20:52 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-14 17:45 [RFC PATCH 0/5] Generic PHY driver for Exynos SoCs MIPI CSI-2/DSIM DPHYs Sylwester Nawrocki
2013-06-14 17:45 ` Sylwester Nawrocki
2013-06-14 17:45 ` Sylwester Nawrocki
2013-06-14 17:45 ` [RFC PATCH 1/5] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs Sylwester Nawrocki
2013-06-14 17:45 ` Sylwester Nawrocki
2013-06-14 17:45 ` Sylwester Nawrocki
2013-06-16 21:11 ` Tomasz Figa
2013-06-16 21:11 ` Tomasz Figa
2013-06-16 21:11 ` Tomasz Figa
2013-06-19 16:32 ` Sylwester Nawrocki
2013-06-19 16:32 ` Sylwester Nawrocki
2013-06-19 16:32 ` Sylwester Nawrocki
2013-06-14 17:45 ` [RFC PATCH 2/5] ARM: dts: Add MIPI PHY node to exynos4.dtsi Sylwester Nawrocki
2013-06-14 17:45 ` Sylwester Nawrocki
2013-06-14 17:45 ` Sylwester Nawrocki
2013-06-16 21:12 ` Tomasz Figa
2013-06-16 21:12 ` Tomasz Figa
2013-06-16 21:12 ` Tomasz Figa
2013-06-14 17:45 ` [RFC PATCH 3/5] video: exynos_dsi: Use generic PHY driver Sylwester Nawrocki
2013-06-14 17:45 ` Sylwester Nawrocki
2013-06-14 17:45 ` Sylwester Nawrocki
2013-06-16 21:15 ` Tomasz Figa
2013-06-16 21:15 ` Tomasz Figa
2013-06-16 21:15 ` Tomasz Figa
2013-06-19 17:10 ` Sylwester Nawrocki
2013-06-19 17:10 ` Sylwester Nawrocki
2013-06-19 17:10 ` Sylwester Nawrocki
2013-06-19 17:20 ` Tomasz Figa
2013-06-19 17:20 ` Tomasz Figa
2013-06-19 17:20 ` Tomasz Figa
2013-06-14 17:45 ` [RFC PATCH 4/5] exynos4-is: Use generic MIPI CSIS " Sylwester Nawrocki
2013-06-14 17:45 ` Sylwester Nawrocki
2013-06-14 17:45 ` Sylwester Nawrocki
2013-06-14 17:45 ` [RFC PATCH 5/5] ARM: Samsung: Remove MIPI PHY setup code Sylwester Nawrocki
2013-06-14 17:45 ` Sylwester Nawrocki
2013-06-14 17:45 ` Sylwester Nawrocki
2013-06-16 20:52 ` Kukjin Kim [this message]
2013-06-16 20:52 ` Kukjin Kim
2013-06-16 20:52 ` Kukjin Kim
2013-06-19 17:24 ` Sylwester Nawrocki
2013-06-19 17:24 ` Sylwester Nawrocki
2013-06-19 17:24 ` Sylwester Nawrocki
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=51BE25A0.6050202@samsung.com \
--to=kgene.kim@samsung.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.