Re: [PATCH 2/3] arm64: dts: renesas: condor: specify EtherAVB PHY IRQ

2018-06-08 Thread Simon Horman
On Mon, Jun 04, 2018 at 05:22:52PM +0300, Sergei Shtylyov wrote: > On 06/04/2018 01:33 PM, Simon Horman wrote: > > >> Specify EtherAVB PHY IRQ in the Condor board's device tree, now that > >> we have the GPIO support (previously phylib had to resort to polling). > >> > >> Based on the original

Re: [PATCH 2/3] arm64: dts: renesas: condor: specify EtherAVB PHY IRQ

2018-06-04 Thread Sergei Shtylyov
On 06/04/2018 01:33 PM, Simon Horman wrote: >> Specify EtherAVB PHY IRQ in the Condor board's device tree, now that >> we have the GPIO support (previously phylib had to resort to polling). >> >> Based on the original (and large) patch by Vladimir Barinov. >> >> Signed-off-by: Vladimir Barinov

Re: [PATCH 2/3] arm64: dts: renesas: condor: specify EtherAVB PHY IRQ

2018-06-04 Thread Simon Horman
On Fri, Jun 01, 2018 at 11:45:55PM +0300, Sergei Shtylyov wrote: > Specify EtherAVB PHY IRQ in the Condor board's device tree, now that > we have the GPIO support (previously phylib had to resort to polling). > > Based on the original (and large) patch by Vladimir Barinov. > > Signed-off-by:

[PATCH 2/3] arm64: dts: renesas: condor: specify EtherAVB PHY IRQ

2018-06-01 Thread Sergei Shtylyov
Specify EtherAVB PHY IRQ in the Condor board's device tree, now that we have the GPIO support (previously phylib had to resort to polling). Based on the original (and large) patch by Vladimir Barinov. Signed-off-by: Vladimir Barinov Signed-off-by: Sergei Shtylyov ---