From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v4 2/3] gpio-tz1090-pdc: add TZ1090 PDC gpio driver Date: Sat, 20 Jul 2013 19:06:05 +0200 Message-ID: References: <1372170465-28450-1-git-send-email-james.hogan@imgtec.com> <1372170465-28450-3-git-send-email-james.hogan@imgtec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <1372170465-28450-3-git-send-email-james.hogan@imgtec.com> Sender: linux-doc-owner@vger.kernel.org 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" List-Id: devicetree@vger.kernel.org On Tue, Jun 25, 2013 at 4:27 PM, 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 v4: Patch applied. Yours, Linus Walleij