Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1549415

Re: [PATCH 0/2] pinctrl: imx: use generic pinctrl helpers

From Tony Lindgren <tony@atomide.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/2] pinctrl: imx: use generic pinctrl helpers
Date 2017-01-02 23:10 +0100
Message-ID <sViXM-4Xt-11@gated-at.bofh.it> (permalink)
References <sVfwR-2pw-9@gated-at.bofh.it> <sViEp-4AZ-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


* Linus Walleij <linus.walleij@linaro.org> [170102 13:44]:
> On Mon, Jan 2, 2017 at 7:20 PM, Gary Bisson
> <gary.bisson@boundarydevices.com> wrote:
> 
> > This series is a follow-up to Linus suggestion to use the generic helpers
> > introduced by Tony [1].
> >
> > Mainly I've used the generic functions in pinctrl_ops and pinmux_ops and
> > switched to the generic group/function_desc structures instead of the
> > imx-specific one that didn't bring anything special.
> 
> Awesome job. Really nice!
> 
> > However I couldn't use the 'add' functions to add elements since the
> > parsing is done at probe time in its own way. So I've kept the
> > radix_insert functions. This could be modified in the future though.
> 
> Let's see if Tony has some ideas. We already save a bunch of
> code by this which is very nice.

I attempted a generic iterator in the ti-iodelay.c but so far
did not really manage to simplify it at all..

Tony

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] pinctrl: imx: use generic pinctrl helpers Gary Bisson <gary.bisson@boundarydevices.com> - 2017-01-02 19:30 +0100
  [PATCH 2/2] pinctrl: imx: use generic pinmux helpers for managing functions Gary Bisson <gary.bisson@boundarydevices.com> - 2017-01-02 19:30 +0100
    Re: [PATCH 2/2] pinctrl: imx: use generic pinmux helpers for managing functions Linus Walleij <linus.walleij@linaro.org> - 2017-01-02 22:50 +0100
  Re: [PATCH 0/2] pinctrl: imx: use generic pinctrl helpers Linus Walleij <linus.walleij@linaro.org> - 2017-01-02 22:50 +0100
    Re: [PATCH 0/2] pinctrl: imx: use generic pinctrl helpers Tony Lindgren <tony@atomide.com> - 2017-01-02 23:10 +0100

csiph-web