Re: [PATCH 2/2] gpio: Add Spreadtrum EIC driver support

2018-02-13 Thread Baolin Wang
Hi Linus, On 13 February 2018 at 17:18, Linus Walleij wrote: > Hi Baolin, > > thank you for your patch! > > On Thu, Feb 8, 2018 at 9:01 AM, Baolin Wang wrote: > >> The Spreadtrum platform has 2 EIC controllers, one is in digital chip and >> another one is in PMIC. The digital-chip EIC controller

Re: [PATCH 2/2] gpio: Add Spreadtrum EIC driver support

2018-02-13 Thread Linus Walleij
Hi Baolin, thank you for your patch! On Thu, Feb 8, 2018 at 9:01 AM, Baolin Wang wrote: > The Spreadtrum platform has 2 EIC controllers, one is in digital chip and > another one is in PMIC. The digital-chip EIC controller has 4 sub-modules: > debounce EIC, latch EIC, async EIC and sync EIC, eac

[PATCH 2/2] gpio: Add Spreadtrum EIC driver support

2018-02-08 Thread Baolin Wang
The Spreadtrum platform has 2 EIC controllers, one is in digital chip and another one is in PMIC. The digital-chip EIC controller has 4 sub-modules: debounce EIC, latch EIC, async EIC and sync EIC, each sub-module can has multiple groups and each group contains 8 EICs. The PMIC EIC controller has o