From: Holger Schurig <holgerschu...@gmail.com> Sent: Monday, June 06, 2016 7:04 PM > To: Fugang Duan <fugang.d...@nxp.com>; Lucas Stach > <l.st...@pengutronix.de>; Shawn Guo <shawn...@kernel.org> > Cc: devicet...@vger.kernel.org; netdev@vger.kernel.org; linux-arm- > ker...@lists.infradead.org; ker...@pengutronix.de; patchwork- > l...@pengutronix.de > Subject: RE: [PATCH v2 1/2] ARM: imx6: disable deeper idle states when FEC is > active w/o HW workaround > > > You just config the gpio irq like below patches: > > bc20a5d6da71 (ARM: dts: imx6qdl-sabreauto: use GPIO_6 for FEC > > interrupt.) 6261c4c8f13e (ARM: dts: imx6qdl-sabrelite: use GPIO_6 for > > FEC interrupt.) > > But this is per-board, e.g. not board-agnostic??!?! Some board might > have uses GPIO6 for other things and rendered it unusable for this ...
NXP HW reference design guide include this that reserve GPIO6 for FEC. The patch is fine for me, but I think it is unnecessary.