From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Sat, 22 May 2010 07:46:32 +0000 Subject: Re: [PATCH] SH: add Video Output Unit and AK8813 video encoder support on ecovec Message-Id: <20100522074632.GC17814@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Guennadi Liakhovetski Cc: Linux Media Mailing List , "linux-sh@vger.kernel.org" On Wed, Apr 21, 2010 at 10:45:25AM +0200, Guennadi Liakhovetski wrote: > Ecovec uses the AK8813 video envoder similarly to the ms7724se platform with > the only difference, that on ecovec GPIOs are used for resetting and powering > up and down the chip. > > Signed-off-by: Guennadi Liakhovetski > --- > > This patch extends the SuperH VOU / AK881x patch series: > http://thread.gmane.org/gmane.linux.ports.sh.devel/7751/focusw53 > > arch/sh/boards/mach-ecovec24/setup.c | 78 ++++++++++++++++++++++++++++++++++ > 1 files changed, 78 insertions(+), 0 deletions(-) > Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 124x34x33x190.ap124.ftth.ucom.ne.jp ([124.34.33.190]:55544 "EHLO master.linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752437Ab0EVHqh (ORCPT ); Sat, 22 May 2010 03:46:37 -0400 Date: Sat, 22 May 2010 16:46:32 +0900 From: Paul Mundt To: Guennadi Liakhovetski Cc: Linux Media Mailing List , "linux-sh@vger.kernel.org" Subject: Re: [PATCH] SH: add Video Output Unit and AK8813 video encoder support on ecovec Message-ID: <20100522074632.GC17814@linux-sh.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-media-owner@vger.kernel.org List-ID: On Wed, Apr 21, 2010 at 10:45:25AM +0200, Guennadi Liakhovetski wrote: > Ecovec uses the AK8813 video envoder similarly to the ms7724se platform with > the only difference, that on ecovec GPIOs are used for resetting and powering > up and down the chip. > > Signed-off-by: Guennadi Liakhovetski > --- > > This patch extends the SuperH VOU / AK881x patch series: > http://thread.gmane.org/gmane.linux.ports.sh.devel/7751/focus=7753 > > arch/sh/boards/mach-ecovec24/setup.c | 78 ++++++++++++++++++++++++++++++++++ > 1 files changed, 78 insertions(+), 0 deletions(-) > Applied, thanks.