Re: [LEDE-DEV] [PATCH] mt7621 gsw had no interrupt working.

2016-12-01 Thread Kenneth Johansson
On 2016-12-01 11:24, Felix Fietkau wrote: On 2016-11-30 18:48, Kenneth Johansson wrote: I did not get any irq for the gsw until I changed over to platform_get_irq. This is already done in commit 728ab77d - Felix I missed that. ___ Lede-dev maili

Re: [LEDE-DEV] [PATCH] mt7621 gsw had no interrupt working.

2016-12-01 Thread Felix Fietkau
On 2016-11-30 18:48, Kenneth Johansson wrote: > I did not get any irq for the gsw until I changed over to platform_get_irq. This is already done in commit 728ab77d - Felix ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org

[LEDE-DEV] [PATCH] mt7621 gsw had no interrupt working.

2016-11-30 Thread Kenneth Johansson
I did not get any irq for the gsw until I changed over to platform_get_irq. also the port4 stuff in mt7621_gsw_probe() looks like a big NOP to me cant find anyhting that uses that. >From 59bb1de05ad38eecc2ba923d046e22dbaa81776d Mon Sep 17 00:00:00 2001 From: Kenneth Johansson Date: Wed, 30 N