Re: [PATCH V4 4/4] gpio: tegra: Add support for gpio debounce
From: Stephen Warren
Date: Fri Apr 22 2016 - 15:53:18 EST
On 04/22/2016 04:09 AM, Laxman Dewangan wrote:
NVIDIA's Tegra210 support the HW debounce in the GPIO controller
for all its GPIO pins.
Add support for setting debounce timing by implementing the
set_debounce callback of gpiochip.
Reviewed-by: Stephen Warren <swarren@xxxxxxxxxx>