From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Date: Mon, 29 Aug 2011 08:30:00 +0000 Subject: Re: [PATCH/RFC v2 3/3] fbdev: sh_mobile_lcdc: Support FOURCC-based format API Message-Id: <201108291030.02159.laurent.pinchart@ideasonboard.com> List-Id: References: <1313746626-23845-1-git-send-email-laurent.pinchart@ideasonboard.com> <1313746626-23845-4-git-send-email-laurent.pinchart@ideasonboard.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Magnus Damm Cc: linux-fbdev@vger.kernel.org, linux-media@vger.kernel.org Hi Magnus, On Monday 29 August 2011 02:39:06 Magnus Damm wrote: > On Fri, Aug 19, 2011 at 6:37 PM, Laurent Pinchart wrote: > > Signed-off-by: Laurent Pinchart > > --- > > arch/arm/mach-shmobile/board-ag5evm.c | 2 +- > > arch/arm/mach-shmobile/board-ap4evb.c | 4 +- > > arch/arm/mach-shmobile/board-mackerel.c | 4 +- > > drivers/video/sh_mobile_lcdcfb.c | 342 > > ++++++++++++++++++++----------- include/video/sh_mobile_lcdc.h > > | 4 +- > > 5 files changed, 230 insertions(+), 126 deletions(-) > > Hi Laurent, thanks for the patch! > > Since you're changing the LCDC platform data please make sure you also > update the 5 boards using the LCDC under arch/sh. Sure. Sorry for forgetting about that. -- Regards, Laurent Pinchart