From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Date: Fri, 28 Jun 2013 09:43:27 +0000 Subject: Re: [PATCH 1/3] phy: Add driver for Exynos DP PHY Message-Id: <51CD57EF.5010808@ti.com> List-Id: References: <001501ce73bf$87c49c00$974dd400$@samsung.com> In-Reply-To: <001501ce73bf$87c49c00$974dd400$@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Hi, On Friday 28 June 2013 10:52 AM, Jingoo Han wrote: > Add a PHY provider driver for the Samsung Exynos SoC DP PHY. > > Signed-off-by: Jingoo Han > --- > .../phy/samsung,exynos5250-dp-video-phy.txt | 7 ++ > drivers/phy/Kconfig | 8 ++ > drivers/phy/Makefile | 3 +- > drivers/phy/phy-exynos-dp-video.c | 130 ++++++++++++++++++++ > 4 files changed, 147 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt > create mode 100644 drivers/phy/phy-exynos-dp-video.c > > diff --git a/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt > b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt > new file mode 100644 > index 0000000..8b6fa79 > --- /dev/null > +++ b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt How about creating a single Documentation file for all samsung video phys? Sylwester? Thanks Kishon From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Subject: Re: [PATCH 1/3] phy: Add driver for Exynos DP PHY Date: Fri, 28 Jun 2013 15:01:27 +0530 Message-ID: <51CD57EF.5010808@ti.com> References: <001501ce73bf$87c49c00$974dd400$@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <001501ce73bf$87c49c00$974dd400$@samsung.com> Sender: linux-media-owner@vger.kernel.org To: Jingoo Han , 'Sylwester Nawrocki' Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, 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' , linux-fbdev@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org Hi, On Friday 28 June 2013 10:52 AM, Jingoo Han wrote: > Add a PHY provider driver for the Samsung Exynos SoC DP PHY. > > Signed-off-by: Jingoo Han > --- > .../phy/samsung,exynos5250-dp-video-phy.txt | 7 ++ > drivers/phy/Kconfig | 8 ++ > drivers/phy/Makefile | 3 +- > drivers/phy/phy-exynos-dp-video.c | 130 ++++++++++++++++++++ > 4 files changed, 147 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt > create mode 100644 drivers/phy/phy-exynos-dp-video.c > > diff --git a/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt > b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt > new file mode 100644 > index 0000000..8b6fa79 > --- /dev/null > +++ b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt How about creating a single Documentation file for all samsung video phys? Sylwester? Thanks Kishon From mboxrd@z Thu Jan 1 00:00:00 1970 From: kishon@ti.com (Kishon Vijay Abraham I) Date: Fri, 28 Jun 2013 15:01:27 +0530 Subject: [PATCH 1/3] phy: Add driver for Exynos DP PHY In-Reply-To: <001501ce73bf$87c49c00$974dd400$@samsung.com> References: <001501ce73bf$87c49c00$974dd400$@samsung.com> Message-ID: <51CD57EF.5010808@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On Friday 28 June 2013 10:52 AM, Jingoo Han wrote: > Add a PHY provider driver for the Samsung Exynos SoC DP PHY. > > Signed-off-by: Jingoo Han > --- > .../phy/samsung,exynos5250-dp-video-phy.txt | 7 ++ > drivers/phy/Kconfig | 8 ++ > drivers/phy/Makefile | 3 +- > drivers/phy/phy-exynos-dp-video.c | 130 ++++++++++++++++++++ > 4 files changed, 147 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt > create mode 100644 drivers/phy/phy-exynos-dp-video.c > > diff --git a/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt > b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt > new file mode 100644 > index 0000000..8b6fa79 > --- /dev/null > +++ b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt How about creating a single Documentation file for all samsung video phys? Sylwester? Thanks Kishon From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from devils.ext.ti.com ([198.47.26.153]:56880 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754614Ab3F1JcD (ORCPT ); Fri, 28 Jun 2013 05:32:03 -0400 Message-ID: <51CD57EF.5010808@ti.com> Date: Fri, 28 Jun 2013 15:01:27 +0530 From: Kishon Vijay Abraham I MIME-Version: 1.0 To: Jingoo Han , "'Sylwester Nawrocki'" CC: , , , "'Kukjin Kim'" , "'Felipe Balbi'" , "'Tomasz Figa'" , , "'Inki Dae'" , "'Donghwa Lee'" , "'Kyungmin Park'" , "'Jean-Christophe PLAGNIOL-VILLARD'" , Subject: Re: [PATCH 1/3] phy: Add driver for Exynos DP PHY References: <001501ce73bf$87c49c00$974dd400$@samsung.com> In-Reply-To: <001501ce73bf$87c49c00$974dd400$@samsung.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Hi, On Friday 28 June 2013 10:52 AM, Jingoo Han wrote: > Add a PHY provider driver for the Samsung Exynos SoC DP PHY. > > Signed-off-by: Jingoo Han > --- > .../phy/samsung,exynos5250-dp-video-phy.txt | 7 ++ > drivers/phy/Kconfig | 8 ++ > drivers/phy/Makefile | 3 +- > drivers/phy/phy-exynos-dp-video.c | 130 ++++++++++++++++++++ > 4 files changed, 147 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt > create mode 100644 drivers/phy/phy-exynos-dp-video.c > > diff --git a/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt > b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt > new file mode 100644 > index 0000000..8b6fa79 > --- /dev/null > +++ b/Documentation/devicetree/bindings/phy/samsung,exynos5250-dp-video-phy.txt How about creating a single Documentation file for all samsung video phys? Sylwester? Thanks Kishon