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

Wenhua Lin posted 4 patches 2 years, 4 months ago
There is a newer version of this series
drivers/gpio/gpio-eic-sprd.c | 63 ++++++++++++++++++++++--------------
1 file changed, 38 insertions(+), 25 deletions(-)
[PATCH V2 0/4] gpio: sprd: Modification of UNISOC Platform EIC Driver
Posted by Wenhua Lin 2 years, 4 months ago
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