Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1229650
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/7] New Atmel PIO4 pinctrl/gpio driver |
| Date | 2015-09-21 21:00 +0200 |
| Message-ID | <qbetH-6Kf-1@gated-at.bofh.it> (permalink) |
| References | <q9mYq-8y-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Sep 16, 2015 at 8:36 AM, Ludovic Desroches <ludovic.desroches@atmel.com> wrote: > The Atmel PIO4 controller has been introduced with SAMA5D2 chip family. This > drivers manages both pinmux/pinconf and gpio stuff. It is inspired by Mediatek > pinctrl driver. > > Changes from v1: > - remove some unneeded gpio specific ops (gpio_request, gpio_free, > gpio_request_enable, gpio_disable_free and gpio_set_direction). > - code styling fixes. > - add sama5d2 pin description and device pin muxing. Looks Good To Me, and has Sascha's ACKs, so merged patches 1, 2, 3, 4 to the pinctrl tree. Please merge the AT91 DT things into the AT91 tree. 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/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/7] New Atmel PIO4 pinctrl/gpio driver Ludovic Desroches <ludovic.desroches@atmel.com> - 2015-09-16 17:40 +0200
[PATCH v2 4/7] ARM: at91/dt: sama5d2: add pio controller node Ludovic Desroches <ludovic.desroches@atmel.com> - 2015-09-16 17:40 +0200
Re: [PATCH v2 4/7] ARM: at91/dt: sama5d2: add pio controller node Linus Walleij <linus.walleij@linaro.org> - 2015-09-21 20:30 +0200
Re: [PATCH v2 6/7] ARM: at91/dt: add sama5d2 pinmux Linus Walleij <linus.walleij@linaro.org> - 2015-09-21 20:30 +0200
Re: [PATCH v2 0/7] New Atmel PIO4 pinctrl/gpio driver Linus Walleij <linus.walleij@linaro.org> - 2015-09-21 21:00 +0200
Re: [PATCH v2 0/7] New Atmel PIO4 pinctrl/gpio driver Nicolas Ferre <nicolas.ferre@atmel.com> - 2015-09-23 16:50 +0200
csiph-web