linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/2] gpio: sprd: Modification of UNISOC Platform EIC Driver
@ 2024-01-09  7:38 Wenhua Lin
  2024-01-09  7:38 ` [PATCH V4 1/2] gpio: eic-sprd: Clear interrupt after set the interrupt type Wenhua Lin
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Wenhua Lin @ 2024-01-09  7:38 UTC (permalink / raw)
  To: Linus Walleij, Andy Shevchenko, Bartosz Golaszewski
  Cc: Orson Zhai, Baolin Wang, Chunyan Zhang, linux-gpio, linux-kernel,
	wenhua lin, Wenhua Lin, Xiongpeng Wu

Recently, some bugs have been discovered during use, and patch1
are bug fixes. Also, this patchset add optimization:
patch2 optimization the calculation method of eic number.

Change in V4:

-Add Fixes tag in PATCH 1/2.
-Change commit message in PATCH 1/2.
-Add clearing interrupt to debounce and latch mode in PATCH 1/2.

-Change commit message in PATCH 2/2.
-Delete SPRD_EIC_VAR_DATA macro in PATCH 2/2.

Wenhua Lin (2):
  gpio: eic-sprd: Clear interrupt after set the interrupt type
  gpio: eic-sprd: Optimize the calculation method of eic number

 drivers/gpio/gpio-eic-sprd.c | 42 +++++++++++++++++++++++++++---------
 1 file changed, 32 insertions(+), 10 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2024-01-22 10:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-09  7:38 [PATCH V4 0/2] gpio: sprd: Modification of UNISOC Platform EIC Driver Wenhua Lin
2024-01-09  7:38 ` [PATCH V4 1/2] gpio: eic-sprd: Clear interrupt after set the interrupt type Wenhua Lin
2024-01-22 10:00   ` Chunyan Zhang
2024-01-09  7:38 ` [PATCH V4 2/2] gpio: eic-sprd: Optimize the calculation method of eic number Wenhua Lin
2024-01-22 10:02   ` Chunyan Zhang
2024-01-22  9:33 ` [PATCH V4 0/2] gpio: sprd: Modification of UNISOC Platform EIC Driver Bartosz Golaszewski
2024-01-22 10:42 ` Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).