Re: [PATCH] pinctrl: add pinconf-generic define for a pin-default pull

2013-06-07 Thread Linus Walleij
On Thu, Jun 6, 2013 at 4:44 PM, Heiko Stübner wrote: > There exist controllers that don't support to set the pull to up or down > separately but instead automatically set the pull direction based on > embedded knowledge inside the controller, for example depending on the > selected mux function o

Re: [PATCH] pinctrl: add pinconf-generic define for a pin-default pull

2013-06-06 Thread Stephen Warren
On 06/06/2013 08:44 AM, Heiko Stübner wrote: > There exist controllers that don't support to set the pull to up or down > separately but instead automatically set the pull direction based on > embedded knowledge inside the controller, for example depending on the > selected mux function of the pin.