On Mon, Jan 23, 2017 at 1:34 PM, Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> wrote: > This series makes it possible to configure pins from GPIO chip drivers by > implementing a new callback .set_config(). This callback replaces the > existing .set_single_ended() and .set_debounce() simply because adding new > callbacks for each possible configuration type does not scale. So instead > we re-use the existing generic pinconf types and the packed format. > > This is a follow up of discussion on: > > https://patchwork.ozlabs.org/patch/713289/ As you already know I'm a big fan of the series. I applied the two patches to an immutable branch in the pin control tree and pulled it into both pin control and GPIO devel branches. Thanks a lot for your efforts!! Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html