On Tue, Sep 6, 2016 at 3:58 PM, Marc Zyngier <marc.zyng...@arm.com> wrote:
> at91 used to set a default trigger type for GPIO interrupts in > order to cope with the old board files. These days are long gone, > and it all gets probed through DT. > > Andras Szemzo reported that the Ethernet device on his board was > bailing to be probed, due to a conflict in interrupt trigger. > Surely enough, this is due to this default trigger still being > present, and turning this into a IRQ_TYPE_NONE fixes the issue. > > Reported-by: Andras Szemzo <szemzo.and...@gmail.com> > Tested-by: Andras Szemzo <szemzo.and...@gmail.com> > Cc: Linus Walleij <linus.wall...@linaro.org> > Cc: Nicolas Ferre <nicolas.fe...@atmel.com> > Cc: Jean-Christophe PLAGNIOL-VILLARD <plagn...@jcrosoft.com> > Signed-off-by: Marc Zyngier <marc.zyng...@arm.com> Patch applied with Nico's ACK. Yours, Linus Walleij