Re: [PATCH V1 07/15] spmi: pmic-arb: clear the latched status of the interrupt

2017-06-06 Thread kgunda
On 2017-06-01 03:33, Stephen Boyd wrote: On 05/30, Kiran Gunda wrote: From: Abhijeet Dharmapurikar PMIC interrupts each have an internal latched status bit which is not visible from any register. This status bit is set as soon as the conditions specified in the interrupt type and polarity reg

Re: [PATCH V1 07/15] spmi: pmic-arb: clear the latched status of the interrupt

2017-05-31 Thread Stephen Boyd
On 05/30, Kiran Gunda wrote: > From: Abhijeet Dharmapurikar > > PMIC interrupts each have an internal latched status bit which is > not visible from any register. This status bit is set as soon as > the conditions specified in the interrupt type and polarity > registers are met even if the inter

[PATCH V1 07/15] spmi: pmic-arb: clear the latched status of the interrupt

2017-05-30 Thread Kiran Gunda
From: Abhijeet Dharmapurikar PMIC interrupts each have an internal latched status bit which is not visible from any register. This status bit is set as soon as the conditions specified in the interrupt type and polarity registers are met even if the interrupt is not enabled. When it is set, not