| To: | Grant Likely <grant.likely@secretlab.ca>, "ralf@linux-mips.org" <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH 2/2] gpio/MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins. |
| From: | David Daney <david.daney@cavium.com> |
| Date: | Thu, 17 May 2012 14:37:43 -0700 |
| Cc: | David Daney <ddaney.cavm@gmail.com>, "linux-mips@linux-mips.org" <linux-mips@linux-mips.org>, Linus Walleij <linus.walleij@stericsson.com>, Rob Herring <rob.herring@calxeda.com>, "devicetree-discuss@lists.ozlabs.org" <devicetree-discuss@lists.ozlabs.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org> |
| In-reply-to: | <20120517205044.81B1C3E0621@localhost> |
| References: | <1334275820-7791-1-git-send-email-ddaney.cavm@gmail.com> <1334275820-7791-3-git-send-email-ddaney.cavm@gmail.com> <20120517205044.81B1C3E0621@localhost> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10 |
On 05/17/2012 01:50 PM, Grant Likely wrote: On Thu, 12 Apr 2012 17:10:20 -0700, David Daney<ddaney.cavm@gmail.com> wrote:From: David Daney<david.daney@cavium.com> The SOCs in the OCTEON family have 16 (or in some cases 20) on-chip GPIO pins, this driver handles them all. Configuring the pins as interrupt sources is handled elsewhere (OCTEON's irq handling code). Signed-off-by: David Daney<david.daney@cavium.com>Aside from the bugs already pointed out; Acked-by: Grant Likely<grant.likely@secretlab.ca> Will you merge this series via the MIPS tree, or do I need to pick it up? Thanks Grant.I will make the fixes and resubmit. I expect Ralf can merge these along with the rest of the pile of OCTEON patches. David Daney --- drivers/gpio/Kconfig | 8 ++ drivers/gpio/Makefile | 1 + drivers/gpio/gpio-octeon.c | 166 ++++++++++++++++++++++++++++++++++++++++++++ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2/2] gpio/MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins., Grant Likely |
|---|---|
| Next by Date: | Re: [PATCH] OF: PCI: const usage needed by MIPS, Rob Herring |
| Previous by Thread: | Re: [PATCH 2/2] gpio/MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins., Grant Likely |
| Next by Thread: | [PATCH V4 1/3] GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder, John Crispin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |