Re: [PATCH v4 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701

2016-02-05 Thread Linus Walleij
On Thu, Jan 28, 2016 at 11:08 PM, biao huang wrote: > Hi Linus, > [PATCH v4 1/5] pinctrl: mediatek: fix direction control issue > this patch is also a pinctrl patch, and it seems not merged in > devel-mt2701 branch. Sorry I screwed up. Applied this for fixes. Yours, Linus Walle

Re: [PATCH v4 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701

2016-01-28 Thread biao huang
Hi Linus, [PATCH v4 1/5] pinctrl: mediatek: fix direction control issue this patch is also a pinctrl patch, and it seems not merged in devel-mt2701 branch. Best Regards! Yours, Biao Huang On Thu, 2016-01-28 at 11:20 +0100, Linus Walleij wrote: > On Wed, Jan 27, 2016 at 2:24 AM, Bi

Re: [PATCH v4 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701

2016-01-28 Thread Linus Walleij
On Wed, Jan 27, 2016 at 2:24 AM, Biao Huang wrote: > Change in v4: > 1. create a sperate patch for direction setting of input-enable/disalbe and > input-schmitt-enable/disable. So I've merged the patches affecting drivers/pinctrl on the special devel-mt2701 branch, so the ARM SoC people can pul

[PATCH v4 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701

2016-01-27 Thread Biao Huang
Change in v4: 1. create a sperate patch for direction setting of input-enable/disalbe and input-schmitt-enable/disable. Change in v3: 1. convert to arch_initcall. 2. set direction to input when do input-enable/disable and input-schmitt-enable/disable properties. Change in v2: 1. add special pin