RE: [EXT] Re: [PATCH net v2 0/4] net: ethernet: fec: move GPR reigster offset and bit into DT

2020-05-25 Thread Andy Duan
From: Andrew Lunn Sent: Monday, May 25, 2020 9:55 PM > On Mon, May 25, 2020 at 03:09:25PM +0800, fugang.d...@nxp.com wrote: > > From: Fugang Duan > > > > The commit da722186f654 (net: fec: set GPR bit on suspend by DT > configuration) set the GPR reigster offset and bit in driver for wol feature.

Re: [PATCH net v2 0/4] net: ethernet: fec: move GPR reigster offset and bit into DT

2020-05-25 Thread Andrew Lunn
On Mon, May 25, 2020 at 03:09:25PM +0800, fugang.d...@nxp.com wrote: > From: Fugang Duan > > The commit da722186f654 (net: fec: set GPR bit on suspend by DT > configuration) set the GPR reigster offset and bit in driver for wol feature. The cover letter gets committed as the merge commit messag

[PATCH net v2 0/4] net: ethernet: fec: move GPR reigster offset and bit into DT

2020-05-25 Thread fugang . duan
From: Fugang Duan The commit da722186f654 (net: fec: set GPR bit on suspend by DT configuration) set the GPR reigster offset and bit in driver for wol feature. It bring trouble to enable wol feature on imx6sx/imx6ul/imx7d platforms that have multiple ethernet instances with different GPR bit f