Re: [PATCH v2 net 0/3] net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chip

2020-05-29 Thread David Miller
From: fugang.d...@nxp.com Date: Thu, 28 May 2020 16:26:22 +0800 > From: Fugang Duan > > NXP imx8 family like imx8mp/imx8dxl chips support Synopsys > MAC 5.10a IP, the patch set is to add ethernet DWMAC glue > layer including clocks, dwmac address width, phy interface > mode selection and rgmii t

[PATCH v2 net 0/3] net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chip

2020-05-28 Thread fugang . duan
From: Fugang Duan NXP imx8 family like imx8mp/imx8dxl chips support Synopsys MAC 5.10a IP, the patch set is to add ethernet DWMAC glue layer including clocks, dwmac address width, phy interface mode selection and rgmii txclk rate adjustment in runtime. v1 -> v2: - suggested by Andrew: add the "s