From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932126Ab3AYMrJ (ORCPT ); Fri, 25 Jan 2013 07:47:09 -0500 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:17398 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756099Ab3AYMrH (ORCPT ); Fri, 25 Jan 2013 07:47:07 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/jBWO14fQhoEUD9QWaRjSgu4ODFeCnCeM= Date: Fri, 25 Jan 2013 07:46:59 -0500 From: Jason Cooper To: Linus Walleij Cc: Gregory CLEMENT , Roland Stigge , Andrew Lunn , linux-kernel@vger.kernel.org, Grant Likely , Maxime Ripard , Andreas Schallenberg , Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth Subject: Re: [PATCH v3 3/3] arm: mvebu: enable gpio expander over i2c on Mirabox platform Message-ID: <20130125124659.GH1758@titan.lakedaemon.net> References: <1358889025-8530-1-git-send-email-gregory.clement@free-electrons.com> <1358889025-8530-4-git-send-email-gregory.clement@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Linus, On Fri, Jan 25, 2013 at 09:17:57AM +0100, Linus Walleij wrote: > On Tue, Jan 22, 2013 at 10:10 PM, Gregory CLEMENT > wrote: > > > The Globalscale Mirabox platform can be connected to the JTAG/GPIO box > > through the Multi-IO port. The GPIO box use the NXP PCA9505 I/O port > > expansion IC to provide 40-bit parallel input/output GPIOs. This patch > > enable the use of this expander on the Mirabox. > > > > Signed-off-by: Gregory CLEMENT > > Acked-by: Linus Walleij > > So as requested I leave this patch for now, tell me if you want it > applied through pinctrl. Which branch did you put the first two on? I'm not seeing them. thx, Jason.