This series contains two important fixes of debounce feature and one extension to debug printing. It seems no one, including me, didn't test it properly. Lesson learned. Note that fix doesn't make any difference to the existing logic. It means the last caller will win the trade and debounce value will be configured accordingly. The actual logic fix needs to be thought about and it's not as important as crash fix. That's why the latter goes separately and right now. Andy Shevchenko (3): pinctrl: baytrail: Rectify debounce support (part 2) pinctrl: baytrail: Debounce register is one per community pinctrl: baytrail: Add debounce to debug output drivers/pinctrl/intel/pinctrl-baytrail.c | 71 ++++++++++++++++++++++++++++---- 1 file changed, 62 insertions(+), 9 deletions(-) -- 2.11.0 -- 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