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

2017-11-16 Thread Shawn Guo
On Fri, Nov 03, 2017 at 10:29:58AM -0700, Troy Kisky wrote: > 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

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

2017-11-03 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 "pps" interrupt is for the PTP_CLOCK_PPS interrupts This will help