On Sat, 4 Jul 2015 19:58:32 +0300 Sergey Ryazanov <[email protected]> wrote:
> 2015-07-03 12:11 GMT+03:00 Alban Bedel <[email protected]>: > > To prepare moving the GPIO driver to drivers/gpio remove the > > platform specific pinmux API. As it is not used by any board, > > and such functionality should better be implemented using the > > pinmux subsystem just removing it seems to be the best option. > > > For reference: OpenWRT uses this functions to activate UART. The pinctrl-single driver should be usable for all SoC where this code was used. I haven't tried it yet, but it should only be a matter of writing the DTS down. Alban -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

