linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/4] gpio: sprd: Modification of UNISOC Platform EIC Driver
@ 2023-09-21  9:00 Wenhua Lin
  2023-09-21  9:00 ` [PATCH V2 1/4] gpio: sprd: In the sleep state, the eic debounce clk must be forced open Wenhua Lin
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Wenhua Lin @ 2023-09-21  9:00 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
and patch2 are bug fixes. Also, this patchset add optimization:
patch3 optimization the calculation method of eic number,
and patch4 Support 8 banks EIC controller.

Change in V2:
-Using thread send 4 patches 

-The dbnc of the title is changed to debounce in PATCH 1/4.
-Add Fixes tag in PATCH 1/4.

-Change commit message and title in PATCH 2/4.

-Change commit message in PATCH 3/4.
-Remove modifications to SPRD_EIC_MAX_BANK macro in PATCH 3/4.
-Remove modifications to fallthrough in PATCH 3/4.
-Add Fixes tag in PATCH 3/4.

-PATCH 3/4 macro modify split into a separate patch in PATCH 4/4.
-Change related comments in PATCH 4/4.

Wenhua Lin (4):
  gpio: sprd: In the sleep state, the eic debounce clk must be forced
    open
  gpio: sprd: Clear interrupt after set the interrupt type
  gpio: sprd: Modify the calculation method of eic number
  gpio: sprd: Support 8 banks EIC controller

 drivers/gpio/gpio-eic-sprd.c | 63 ++++++++++++++++++++++--------------
 1 file changed, 38 insertions(+), 25 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2024-01-04  2:31 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-21  9:00 [PATCH V2 0/4] gpio: sprd: Modification of UNISOC Platform EIC Driver Wenhua Lin
2023-09-21  9:00 ` [PATCH V2 1/4] gpio: sprd: In the sleep state, the eic debounce clk must be forced open Wenhua Lin
2023-09-21 11:23   ` Andy Shevchenko
2024-01-02  8:34     ` wenhua lin
2023-09-27  9:08   ` Baolin Wang
2024-01-02  8:42     ` wenhua lin
2023-09-21  9:00 ` [PATCH V2 2/4] gpio: sprd: Clear interrupt after set the interrupt type Wenhua Lin
2023-09-21 11:24   ` Andy Shevchenko
2024-01-03 12:06     ` wenhua lin
2023-09-27  9:15   ` Baolin Wang
2023-09-21  9:00 ` [PATCH V2 3/4] gpio: sprd: Modify the calculation method of eic number Wenhua Lin
2023-09-21 11:27   ` Andy Shevchenko
2024-01-04  2:31     ` wenhua lin
2023-09-27  9:24   ` Baolin Wang
2024-01-03 12:04     ` wenhua lin
2023-09-21  9:00 ` [PATCH V2 4/4] gpio: sprd: Support 8 banks EIC controller Wenhua Lin
2023-09-27  9:28   ` Baolin Wang
2024-01-03 12:03     ` wenhua lin

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).