Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752616Ab3FXPLT (ORCPT ); Mon, 24 Jun 2013 11:11:19 -0400 Received: from mail-ob0-f176.google.com ([209.85.214.176]:33994 "EHLO mail-ob0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750964Ab3FXPLR (ORCPT ); Mon, 24 Jun 2013 11:11:17 -0400 MIME-Version: 1.0 In-Reply-To: <1371720391-21825-5-git-send-email-james.hogan@imgtec.com> References: <1371720391-21825-1-git-send-email-james.hogan@imgtec.com> <1371720391-21825-5-git-send-email-james.hogan@imgtec.com> Date: Mon, 24 Jun 2013 17:11:17 +0200 Message-ID: Subject: Re: [PATCH v3 4/4] gpio-tz1090-pdc: add TZ1090 PDC gpio driver From: Linus Walleij To: James Hogan Cc: "linux-kernel@vger.kernel.org" , Grant Likely , Rob Herring , Rob Landley , "linux-doc@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1423 Lines: 36 On Thu, Jun 20, 2013 at 11:26 AM, James Hogan wrote: > Add a GPIO driver for the low-power Powerdown Controller GPIOs in the > TZ1090 SoC. > > The driver is instantiated by device tree and supports interrupts for > the SysWake GPIOs only. > > Signed-off-by: James Hogan > Cc: Grant Likely > Cc: Rob Herring > Cc: Rob Landley > Cc: Linus Walleij > Cc: linux-doc@vger.kernel.org > Cc: devicetree-discuss@lists.ozlabs.org > --- > Changes in v3: > - separated from irq-imgpdc and removed arch/metag changes to allow > these patches to go upstream separately via the pinctrl[/gpio] trees > (particularly the pinctrl drivers depend on the new pinconf DT > bindings). > - some s/unsigned/unsigned int/. > - gpio-tz1090*: refer to and > flags in bindings. > - gpio-tz1090*: move initcall from postcore to subsys. I'll be happy to apply the GPIO patches to the pinctrl tree as well once you fixed the comments on patch 2 from Grant. Yours, Linus Walleij -- 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/