Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758010Ab0FOO7d (ORCPT ); Tue, 15 Jun 2010 10:59:33 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:34522 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753481Ab0FOO7c (ORCPT ); Tue, 15 Jun 2010 10:59:32 -0400 Date: Tue, 15 Jun 2010 15:59:29 +0100 From: Mark Brown To: Luotao Fu Cc: Samuel Ortiz , Dmitry Torokhov , Andrew Morton , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3 V3] mfd: add STMPE811 core support Message-ID: <20100615145929.GI14510@rakim.wolfsonmicro.main> References: <1276511558-27121-1-git-send-email-l.fu@pengutronix.de> <1276592446-26909-2-git-send-email-l.fu@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1276592446-26909-2-git-send-email-l.fu@pengutronix.de> X-Cookie: Keep on keepin' on. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 860 Lines: 18 On Tue, Jun 15, 2010 at 11:00:44AM +0200, Luotao Fu wrote: > STMPE811 is a multifunction device, which contains a GPIO controller, a > Touchscreen controller, an ADC and a temperature sensor. This patch adds a core > driver for this device. The driver provides core functionalities like accessing > the registers and management of subdevices. The device supports communication > through SPI and I2C interface. Currently we only support I2C. > > Signed-off-by: Luotao Fu > Acked-by: Jonathan Cameron Looks good. Reviewed-by: Mark Brown -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/