[RFC PATCH 1/3] pinctrl: add new generic pinconf config for deglitch filter
Stephen Warren
swarren at wwwdotorg.org
Mon Aug 26 12:50:38 EDT 2013
On 08/24/2013 03:35 PM, Boris BREZILLON wrote:
> Add a new parameter to support deglitch filter configuration.
> A deglitch filter works like a debounce filter but with a smaller
> delay (nanoseconds).
Why not use the existing debounce property, just with a small delay
specified. It seems like that's exactly what the property is for?
More information about the linux-arm-kernel
mailing list