From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Date: Sun, 16 Jun 2013 20:52:48 +0000 Subject: Re: [RFC PATCH 5/5] ARM: Samsung: Remove MIPI PHY setup code Message-Id: <51BE25A0.6050202@samsung.com> List-Id: References: <1371231951-1969-1-git-send-email-s.nawrocki@samsung.com> <1371231951-1969-6-git-send-email-s.nawrocki@samsung.com> In-Reply-To: <1371231951-1969-6-git-send-email-s.nawrocki@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [RFC PATCH 5/5] ARM: Samsung: Remove MIPI PHY setup code Date: Mon, 17 Jun 2013 05:52:48 +0900 Message-ID: <51BE25A0.6050202@samsung.com> References: <1371231951-1969-1-git-send-email-s.nawrocki@samsung.com> <1371231951-1969-6-git-send-email-s.nawrocki@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pb0-f49.google.com ([209.85.160.49]:64385 "EHLO mail-pb0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751439Ab3FPUwy (ORCPT ); Sun, 16 Jun 2013 16:52:54 -0400 In-Reply-To: <1371231951-1969-6-git-send-email-s.nawrocki@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Sylwester Nawrocki 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 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Mon, 17 Jun 2013 05:52:48 +0900 Subject: [RFC PATCH 5/5] ARM: Samsung: Remove MIPI PHY setup code In-Reply-To: <1371231951-1969-6-git-send-email-s.nawrocki@samsung.com> References: <1371231951-1969-1-git-send-email-s.nawrocki@samsung.com> <1371231951-1969-6-git-send-email-s.nawrocki@samsung.com> Message-ID: <51BE25A0.6050202@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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