From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 1/2] ARM: OMAP2+: omap2plus_defconfig: enable TFP410 chip support Date: Fri, 1 Feb 2013 10:35:14 -0800 Message-ID: <20130201183513.GK22517@atomide.com> References: <1355920420-20852-1-git-send-email-javier.martinez@collabora.co.uk> <50D1DC95.8090003@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:46268 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755561Ab3BASfS (ORCPT ); Fri, 1 Feb 2013 13:35:18 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Javier Martinez Canillas Cc: Tomi Valkeinen , Javier Martinez Canillas , Santosh Shilimkar , linux-omap@vger.kernel.org, Russell King , linux-arm-kernel@lists.infradead.org * Javier Martinez Canillas [130110 01:31]: > On Wed, Dec 19, 2012 at 4:26 PM, Tomi Valkeinen wrote: > > On 2012-12-19 14:33, Javier Martinez Canillas wrote: > >> Many OMAP3 based boards such as Beagle, Overo and IGEP use > >> the TFP410 DPI-to-DVI chip. So, it's good to have it built > >> as a module by default on OMAP2+ config. > > > > Also on OMAP4 boards, like Panda. > > > >> Signed-off-by: Javier Martinez Canillas > >> --- > >> arch/arm/configs/omap2plus_defconfig | 1 + > >> 1 files changed, 1 insertions(+), 0 deletions(-) > >> > >> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig > >> index a1dc5c0..da530a0 100644 > >> --- a/arch/arm/configs/omap2plus_defconfig > >> +++ b/arch/arm/configs/omap2plus_defconfig > >> @@ -146,6 +146,7 @@ CONFIG_OMAP2_DSS_SDI=y > >> CONFIG_OMAP2_DSS_DSI=y > >> CONFIG_FB_OMAP2=m > >> CONFIG_PANEL_GENERIC_DPI=m > >> +CONFIG_PANEL_TFP410=m > >> CONFIG_PANEL_SHARP_LS037V7DW01=m > >> CONFIG_PANEL_NEC_NL8048HL11_01B=m > >> CONFIG_PANEL_TAAL=m > >> > > > > For both patches: > > > > Acked-by: Tomi Valkeinen > > > > Tomi > > > > Hello Tony, > > Any comments on these? No comments, applying into omap-for-v3.9/board thanks. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 1 Feb 2013 10:35:14 -0800 Subject: [PATCH 1/2] ARM: OMAP2+: omap2plus_defconfig: enable TFP410 chip support In-Reply-To: References: <1355920420-20852-1-git-send-email-javier.martinez@collabora.co.uk> <50D1DC95.8090003@ti.com> Message-ID: <20130201183513.GK22517@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Javier Martinez Canillas [130110 01:31]: > On Wed, Dec 19, 2012 at 4:26 PM, Tomi Valkeinen wrote: > > On 2012-12-19 14:33, Javier Martinez Canillas wrote: > >> Many OMAP3 based boards such as Beagle, Overo and IGEP use > >> the TFP410 DPI-to-DVI chip. So, it's good to have it built > >> as a module by default on OMAP2+ config. > > > > Also on OMAP4 boards, like Panda. > > > >> Signed-off-by: Javier Martinez Canillas > >> --- > >> arch/arm/configs/omap2plus_defconfig | 1 + > >> 1 files changed, 1 insertions(+), 0 deletions(-) > >> > >> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig > >> index a1dc5c0..da530a0 100644 > >> --- a/arch/arm/configs/omap2plus_defconfig > >> +++ b/arch/arm/configs/omap2plus_defconfig > >> @@ -146,6 +146,7 @@ CONFIG_OMAP2_DSS_SDI=y > >> CONFIG_OMAP2_DSS_DSI=y > >> CONFIG_FB_OMAP2=m > >> CONFIG_PANEL_GENERIC_DPI=m > >> +CONFIG_PANEL_TFP410=m > >> CONFIG_PANEL_SHARP_LS037V7DW01=m > >> CONFIG_PANEL_NEC_NL8048HL11_01B=m > >> CONFIG_PANEL_TAAL=m > >> > > > > For both patches: > > > > Acked-by: Tomi Valkeinen > > > > Tomi > > > > Hello Tony, > > Any comments on these? No comments, applying into omap-for-v3.9/board thanks. Tony