From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753767Ab1GFPFE (ORCPT ); Wed, 6 Jul 2011 11:05:04 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:59569 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752572Ab1GFPFC (ORCPT ); Wed, 6 Jul 2011 11:05:02 -0400 Date: Wed, 6 Jul 2011 08:04:58 -0700 From: Mark Brown To: ashishj3 Cc: grant@secretlab.ca, arnd@arndb.de, jic23@cam.ac.uk, linux-kernel@vger.kernel.org, Dajun , linaro-dev@lists.linaro.org Subject: Re: [PATCH 02/11] GPIO: DA9052 GPIO module v3 Message-ID: <20110706150457.GB11993@opensource.wolfsonmicro.com> References: <1309948333.4168.8.camel@L-0532.kpit.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1309948333.4168.8.camel@L-0532.kpit.com> X-Cookie: Your step will soil many countries. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 06, 2011 at 04:02:13PM +0530, ashishj3 wrote: > DA9052 PMIC has 16 bit GPIO bus for peripheral control. > > This patch add support for the GPIO pins on the DA9052. Acked-by: Mark Brown