On Tue, Dec 27, 2016 at 11:05 AM, Linus Walleij <linus.wall...@linaro.org> wrote: > On Fri, Dec 2, 2016 at 5:35 PM, Gary Bisson > <gary.bis...@boundarydevices.com> wrote: > >> This change is inspired from the pinctrl-single architecture. >> >> The problem with current implementation is that it isn't possible >> to add/remove functions and/or groups dynamically. The radix tree >> offers an easy way to do so. The intent is to offer a follow-up >> patch later that will enable the use of pinctrl nodes in dt-overlays. >> >> Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> > > I would like some ACK from the i.MX pinctrl maintainers. > > Fabio, do you have the context you need to ack/nack this?
Looks good: Reviewed-by: Fabio Estevam <fabio.este...@nxp.com>