From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sylwester Nawrocki Date: Tue, 09 Jul 2013 08:50:26 +0000 Subject: Re: [PATCH V6 0/4] Generic PHY driver for the Exynos SoC DP PHY Message-Id: <51DBCED2.7010102@samsung.com> List-Id: References: <003d01ce7c7a$d04043d0$70c0cb70$@samsung.com> In-Reply-To: <003d01ce7c7a$d04043d0$70c0cb70$@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 07/09/2013 10:03 AM, Jingoo Han wrote: > This patch series adds a simple driver for the Samsung Exynos SoC > series DP transmitter PHY, using the generic PHY framework [1]. > Previously the DP PHY used an internal DT node to control the PHY > power enable bit. > > These patches was tested on Exynos5250. > > This PATCH v6 follows: > * PATCH v5, sent on July, 8th 2013 > * PATCH v4, sent on July, 2nd 2013 > * PATCH v3, sent on July, 1st 2013 > * PATCH v2, sent on June, 28th 2013 > * PATCH v1, sent on June, 28th 2013 > > Changes between v5 and v6: > * Re-based on git://gitorious.org/linuxphy/linuxphy.git I'm not sure if we really need to keep the documentation of the original binding. Anyway, for the whole series, please feel free to ad my Reviewed-by: Sylwester Nawrocki -- Thanks, Sylwester From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sylwester Nawrocki Subject: Re: [PATCH V6 0/4] Generic PHY driver for the Exynos SoC DP PHY Date: Tue, 09 Jul 2013 10:50:26 +0200 Message-ID: <51DBCED2.7010102@samsung.com> References: <003d01ce7c7a$d04043d0$70c0cb70$@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout1.w1.samsung.com ([210.118.77.11]:61761 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753539Ab3GIIua (ORCPT ); Tue, 9 Jul 2013 04:50:30 -0400 In-reply-to: <003d01ce7c7a$d04043d0$70c0cb70$@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Jingoo Han Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, 'Kishon Vijay Abraham I' , linux-media@vger.kernel.org, 'Kukjin Kim' , 'Felipe Balbi' , 'Tomasz Figa' , devicetree-discuss@lists.ozlabs.org, 'Inki Dae' , 'Donghwa Lee' , 'Kyungmin Park' , 'Jean-Christophe PLAGNIOL-VILLARD' , Tomi Valkeinen , linux-fbdev@vger.kernel.org, Hui Wang On 07/09/2013 10:03 AM, Jingoo Han wrote: > This patch series adds a simple driver for the Samsung Exynos SoC > series DP transmitter PHY, using the generic PHY framework [1]. > Previously the DP PHY used an internal DT node to control the PHY > power enable bit. > > These patches was tested on Exynos5250. > > This PATCH v6 follows: > * PATCH v5, sent on July, 8th 2013 > * PATCH v4, sent on July, 2nd 2013 > * PATCH v3, sent on July, 1st 2013 > * PATCH v2, sent on June, 28th 2013 > * PATCH v1, sent on June, 28th 2013 > > Changes between v5 and v6: > * Re-based on git://gitorious.org/linuxphy/linuxphy.git I'm not sure if we really need to keep the documentation of the original binding. Anyway, for the whole series, please feel free to ad my Reviewed-by: Sylwester Nawrocki -- Thanks, Sylwester From mboxrd@z Thu Jan 1 00:00:00 1970 From: s.nawrocki@samsung.com (Sylwester Nawrocki) Date: Tue, 09 Jul 2013 10:50:26 +0200 Subject: [PATCH V6 0/4] Generic PHY driver for the Exynos SoC DP PHY In-Reply-To: <003d01ce7c7a$d04043d0$70c0cb70$@samsung.com> References: <003d01ce7c7a$d04043d0$70c0cb70$@samsung.com> Message-ID: <51DBCED2.7010102@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/09/2013 10:03 AM, Jingoo Han wrote: > This patch series adds a simple driver for the Samsung Exynos SoC > series DP transmitter PHY, using the generic PHY framework [1]. > Previously the DP PHY used an internal DT node to control the PHY > power enable bit. > > These patches was tested on Exynos5250. > > This PATCH v6 follows: > * PATCH v5, sent on July, 8th 2013 > * PATCH v4, sent on July, 2nd 2013 > * PATCH v3, sent on July, 1st 2013 > * PATCH v2, sent on June, 28th 2013 > * PATCH v1, sent on June, 28th 2013 > > Changes between v5 and v6: > * Re-based on git://gitorious.org/linuxphy/linuxphy.git I'm not sure if we really need to keep the documentation of the original binding. Anyway, for the whole series, please feel free to ad my Reviewed-by: Sylwester Nawrocki -- Thanks, Sylwester