The patch series are for fec ethernet driver code clean up, each patch is
independent.
Patch #1,#4,#5 are code clean up.
Patch #2,#3 are for aarch64 platform.
Patch #6 is for i.MX6UL to add lost errata workaround.


Fugang Duan (6):
  net: fec: add return value check after calling .of_property_read_u32()
  net: fec: avoid BD pointer type cast to 32bit
  net: fec: pass ->dev to dma_alloc/free__coherent() API
  net: fec: add phy-reset-gpios PROBE_DEFER check
  net: fec: correct the errata number comment typo
  net: fec: add ERR007885 for i.MX6ul enet IP

 drivers/net/ethernet/freescale/fec_main.c | 45 +++++++++++++++++++------------
 1 file changed, 28 insertions(+), 17 deletions(-)

-- 
1.9.1

Reply via email to