Btw, should this fix go to 4.11 as well?
On Sun, Feb 28, 2016 at 5:28 PM, Martin Galvan
wrote:
> Thanks a lot!
>
> On Sat, Feb 27, 2016 at 8:28 PM, Ben Gras wrote:
>> All,
>>
>> I tested this on current HEAD and verified it fixes a case I'd ran
>> into trouble with before, namely gpio-triggered
Thanks a lot!
On Sat, Feb 27, 2016 at 8:28 PM, Ben Gras wrote:
> All,
>
> I tested this on current HEAD and verified it fixes a case I'd ran
> into trouble with before, namely gpio-triggered irqs. Great to see. I
> pushed your change with a commit message based on your original email,
> Martin. I
All,
I tested this on current HEAD and verified it fixes a case I'd ran
into trouble with before, namely gpio-triggered irqs. Great to see. I
pushed your change with a commit message based on your original email,
Martin. I hope you like it.
Thank you!
On Sat, Feb 27, 2016 at 10:16 PM, Ben Gras
I'm doing a rebase & build right now, thanks for the reminder.
On Fri, Feb 26, 2016 at 10:32 PM, Martin Galvan
wrote:
> Hi Ben! Sorry to bother, were you able to test my changes to the BBB
> interrupt handler?
>
> On Fri, Feb 12, 2016 at 11:09 AM, Martin Galvan
> wrote:
>> Thanks Ben! Indeed, an
Hi Ben! Sorry to bother, were you able to test my changes to the BBB
interrupt handler?
On Fri, Feb 12, 2016 at 11:09 AM, Martin Galvan
wrote:
> Thanks Ben! Indeed, any further testing is more than welcome :)
>
> On Thu, Feb 11, 2016 at 7:55 PM, Ben Gras wrote:
>> This looks like great work. Ple
Thanks Ben! Indeed, any further testing is more than welcome :)
On Thu, Feb 11, 2016 at 7:55 PM, Ben Gras wrote:
> This looks like great work. Please let me test it (I'll try the GPIO
> interrupt trigger) & I'll merge it as soon as I have time.
>
> Thank you!
>
> Cheers,
> Ben
>
>
> On Thu, Feb 1
This looks like great work. Please let me test it (I'll try the GPIO
interrupt trigger) & I'll merge it as soon as I have time.
Thank you!
Cheers,
Ben
On Thu, Feb 11, 2016 at 3:27 PM, Martin Galvan
wrote:
> This patch makes the following changes to the Beaglebone IRQ handling code:
>
> - Disab