All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/4] gpio: tegra: Cleanups and support fro debounce
@ 2016-04-20 13:30 ` Laxman Dewangan
  0 siblings, 0 replies; 21+ messages in thread
From: Laxman Dewangan @ 2016-04-20 13:30 UTC (permalink / raw)
  To: linus.walleij, swarren, gnurou, thierry.reding
  Cc: linux-gpio, linux-tegra, linux-kernel, Laxman Dewangan

Add support for the debounce as Tegra210 support debounce in HW.
Also do the clenaups to remove all global variables.

Laxman Dewangan (4):
  gpio: tegra: Don't open code of_device_get_match_data()
  gpio: tegra: Make of_device_id compatible data to constant
  gpio: tegra: Get rid of all file scoped global variables
  gpio: tegra: Add support for gpio debounce

 drivers/gpio/gpio-tegra.c | 407 +++++++++++++++++++++++++++++-----------------
 1 file changed, 261 insertions(+), 146 deletions(-)

-- 
2.1.4


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2016-04-25  8:41 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 13:30 [PATCH V3 0/4] gpio: tegra: Cleanups and support fro debounce Laxman Dewangan
2016-04-20 13:30 ` Laxman Dewangan
2016-04-20 13:30 ` [PATCH V3 1/4] gpio: tegra: Don't open code of_device_get_match_data() Laxman Dewangan
2016-04-20 13:30   ` Laxman Dewangan
2016-04-20 13:30 ` [PATCH V3 2/4] gpio: tegra: Make of_device_id compatible data to constant Laxman Dewangan
2016-04-20 13:30   ` Laxman Dewangan
     [not found]   ` <1461159058-1439-3-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-04-21 18:33     ` Stephen Warren
2016-04-21 18:33       ` Stephen Warren
2016-04-20 13:30 ` [PATCH V3 3/4] gpio: tegra: Get rid of all file scoped global variables Laxman Dewangan
2016-04-20 13:30   ` Laxman Dewangan
2016-04-21 18:33   ` Stephen Warren
     [not found]     ` <57191D0A.8010005-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2016-04-21 18:35       ` Laxman Dewangan
2016-04-21 18:35         ` Laxman Dewangan
2016-04-21 19:34         ` Stephen Warren
     [not found] ` <1461159058-1439-1-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-04-20 13:30   ` [PATCH V3 4/4] gpio: tegra: Add support for gpio debounce Laxman Dewangan
2016-04-20 13:30     ` Laxman Dewangan
     [not found]     ` <1461159058-1439-5-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-04-21 18:35       ` Stephen Warren
2016-04-21 18:35         ` Stephen Warren
2016-04-25  4:55       ` Alexandre Courbot
2016-04-25  4:55         ` Alexandre Courbot
2016-04-25  8:29         ` Laxman Dewangan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.