[PATCH V2 0/4] gpio: sprd: Modification of UNISOC Platform EIC Driver

From: Wenhua Lin
Date: Thu Sep 21 2023 - 13:51:58 EST


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