Re: Fwd: Re: [PATCH] pinctrl: qcom: Clear status bit on irq_unmask

2019-06-17 Thread Neeraj Upadhyay
Thanks for the review, Linus. On 6/17/19 5:20 PM, Linus Walleij wrote: On Mon, Jun 17, 2019 at 12:35 PM Neeraj Upadhyay wrote: Hi Stephen, there is one use case with is not covered by commit b55326dc969e ( "pinctrl: msm: Really mask level interrupts to prevent latching"). That happens when

Re: Fwd: Re: [PATCH] pinctrl: qcom: Clear status bit on irq_unmask

2019-06-17 Thread Linus Walleij
On Mon, Jun 17, 2019 at 12:35 PM Neeraj Upadhyay wrote: > Hi Stephen, there is one use case with is not covered by commit > b55326dc969e ( > > "pinctrl: msm: Really mask level interrupts to prevent latching"). That > happens when > > gpio line is toggled between i/o mode and interrupt mode : > >

Re: Fwd: Re: [PATCH] pinctrl: qcom: Clear status bit on irq_unmask

2019-06-17 Thread Neeraj Upadhyay
Quoting tengf...@codeaurora.org (2019-06-11 03:41:26) On 2019-06-10 22:51, Stephen Boyd wrote: > Quoting Linus Walleij (2019-06-07 14:08:10) >> On Fri, May 31, 2019 at 8:52 AM Tengfei Fan >> wrote: >> >> > The gpio interrupt status bit is getting set after the >> > irq is disabled and causi