From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760674Ab3BIONh (ORCPT ); Sat, 9 Feb 2013 09:13:37 -0500 Received: from mail-we0-f172.google.com ([74.125.82.172]:46602 "EHLO mail-we0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752721Ab3BIONf (ORCPT ); Sat, 9 Feb 2013 09:13:35 -0500 From: Grant Likely Subject: Re: [PATCH] mfd: support stmpe1801 18 bits enhanced port expander To: Linus Walleij , Jean-Nicolas Graux Cc: linux-kernel@vger.kernel.org, Samuel Ortiz , Lee Jones In-Reply-To: References: <1355993839-12479-1-git-send-email-jean-nicolas.graux@stericsson.com> Date: Sat, 09 Feb 2013 14:13:30 +0000 Message-Id: <20130209141330.D99523E30EC@localhost> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 20 Dec 2012 10:23:28 +0100, Linus Walleij wrote: > On Thu, Dec 20, 2012 at 9:57 AM, Jean-Nicolas Graux > wrote: > > > Provides support for 1801 variant of stmpe gpio port expanders. > > This chip has 18 gpios configurable as GPI, GPO, keypad matrix, > > special key or dedicated key function. > > > > Note that special/dedicated key function is not supported yet. > > > > Signed-off-by: Jean-Nicolas Graux > > Acked-by: Linus Walleij Acked-by: Grant Likely I assume you'll merge this via the mfd tree.