Re: [PATCH 1/3] pinctrl: intel: Add support for hardware debouncer
From: Linus Walleij <hidden>
Date: 2017-01-30 14:10:23
Also in:
lkml
From: Linus Walleij <hidden>
Date: 2017-01-30 14:10:23
Also in:
lkml
On Fri, Jan 27, 2017 at 11:07 AM, Mika Westerberg [off-list ref] wrote:
The next generation Intel GPIO hardware has two additional registers PADCFG2 and PADCFG3. The latter is marked as reserved but the former includes configuration for per-pad hardware debouncer. This patch adds support for that in the Intel pinctrl core driver. Since these are additional features on top of the current generation hardware, we use revision number and feature flags to enable this if detected. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by: Andy Shevchenko <redacted>
Patch applied no matter what the build robot says. Days like these it is like C-3PO. This ended up really pretty I think, didn't it? :) Yours, Linus Walleij