Re: [PATCH v12] gpio: add a driver for the Synopsys DesignWare APB GPIO block
From: delicious quinoa <hidden>
Date: 2014-03-05 15:30:34
Also in:
linux-gpio, lkml
From: delicious quinoa <hidden>
Date: 2014-03-05 15:30:34
Also in:
linux-gpio, lkml
On Tue, Mar 4, 2014 at 7:01 PM, Linus Walleij [off-list ref] wrote:
On Wed, Feb 26, 2014 at 7:01 AM, Alan Tull [off-list ref] wrote:quoted
From: Jamie Iles <redacted> The Synopsys DesignWare block is used in some ARM devices (picoxcell) and can be configured to provide multiple banks of GPIO pins. Signed-off-by: Jamie Iles <redacted> Signed-off-by: Alan Tull <redacted> Reviewed-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> v12: - Add irq_startup/shutdown - do irq_create_mapping() in probe, irq_find_mapping() in to_irq() - Adjust mappings to show support for 1 gpio per port. - gpio-cells = <1>Patch applied! You've done a tremendous work on this driver and there is absolutely nothing controversial about the bindings, so it is my pleasure to include this driver. Yours, Linus Walleij
Excellent! Thanks Linus! And thanks Jamie for originating this driver! Alan Tull aka delicious quinoa