From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Date: Fri, 12 Nov 2010 15:46:12 +0000 Subject: Re: [PATCH 03/10] MCDE: Add pixel processing registers Message-Id: <201011121646.12927.arnd@arndb.de> List-Id: References: <1289390653-6111-1-git-send-email-jimmy.rubin@stericsson.com> <1289390653-6111-3-git-send-email-jimmy.rubin@stericsson.com> <1289390653-6111-4-git-send-email-jimmy.rubin@stericsson.com> In-Reply-To: <1289390653-6111-4-git-send-email-jimmy.rubin@stericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Wednesday 10 November 2010, Jimmy Rubin wrote: > This patch adds support for MCDE, Memory-to-display controller > found in the ST-Ericsson ux500 products. > > This patch adds pixel processing registers found in MCDE. > > Signed-off-by: Jimmy Rubin > Acked-by: Linus Walleij The same comments I gave for the configuration registers apply to this one and the other headers as well. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 12 Nov 2010 16:46:12 +0100 Subject: [PATCH 03/10] MCDE: Add pixel processing registers In-Reply-To: <1289390653-6111-4-git-send-email-jimmy.rubin@stericsson.com> References: <1289390653-6111-1-git-send-email-jimmy.rubin@stericsson.com> <1289390653-6111-3-git-send-email-jimmy.rubin@stericsson.com> <1289390653-6111-4-git-send-email-jimmy.rubin@stericsson.com> Message-ID: <201011121646.12927.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 10 November 2010, Jimmy Rubin wrote: > This patch adds support for MCDE, Memory-to-display controller > found in the ST-Ericsson ux500 products. > > This patch adds pixel processing registers found in MCDE. > > Signed-off-by: Jimmy Rubin > Acked-by: Linus Walleij The same comments I gave for the configuration registers apply to this one and the other headers as well. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from moutng.kundenserver.de ([212.227.126.171]:51098 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932471Ab0KLPpc (ORCPT ); Fri, 12 Nov 2010 10:45:32 -0500 From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 03/10] MCDE: Add pixel processing registers Date: Fri, 12 Nov 2010 16:46:12 +0100 Cc: Jimmy Rubin , linux-fbdev@vger.kernel.org, linux-media@vger.kernel.org, Dan Johansson , Linus Walleij References: <1289390653-6111-1-git-send-email-jimmy.rubin@stericsson.com> <1289390653-6111-3-git-send-email-jimmy.rubin@stericsson.com> <1289390653-6111-4-git-send-email-jimmy.rubin@stericsson.com> In-Reply-To: <1289390653-6111-4-git-send-email-jimmy.rubin@stericsson.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201011121646.12927.arnd@arndb.de> List-ID: Sender: On Wednesday 10 November 2010, Jimmy Rubin wrote: > This patch adds support for MCDE, Memory-to-display controller > found in the ST-Ericsson ux500 products. > > This patch adds pixel processing registers found in MCDE. > > Signed-off-by: Jimmy Rubin > Acked-by: Linus Walleij The same comments I gave for the configuration registers apply to this one and the other headers as well. Arnd