Re: [PATCH net v2 1/2] ARM: dts: imx: name the interrupts for the fec ethernet driver

2017-10-14 Thread Andrew Lunn
On Fri, Oct 13, 2017 at 07:09:39PM -0700, Troy Kisky wrote: > imx7s/imx7d has the ptp interrupt newly added as well. Hi Troy > For imx7, "int0" is the interrupt for queue 0 and ENET_MII > "int1" is for queue 1 > "int2" is for queue 2 Thanks for adding this explanation. Please also add it to

[PATCH net v2 1/2] ARM: dts: imx: name the interrupts for the fec ethernet driver

2017-10-13 Thread Troy Kisky
imx7s/imx7d has the ptp interrupt newly added as well. For imx7, "int0" is the interrupt for queue 0 and ENET_MII "int1" is for queue 1 "int2" is for queue 2 For imx6sx, "int0" handles all 3 queues and ENET_MII And of course, the "ptp" interrupt is for the PTP_CLOCK_PPS interrupts This will