Re: [PATCH] ARM: dts: imx8mm-verdin: Set PHY mode to RGMII-ID

2021-10-07 Thread Marek Vasut
On 10/8/21 2:13 AM, Marcel Ziswiler wrote: On Thu, 2021-10-07 at 23:56 +, Marcel Ziswiler wrote: On Thu, 2021-10-07 at 16:12 +0200, sba...@denx.de wrote: Since c6df0e2ffdc ("net: phy: micrel: add support for DLL setup on ksz9131") the Micrel PHY driver correctly configures the delay

Re: [PATCH] ARM: dts: imx8mm-verdin: Set PHY mode to RGMII-ID

2021-10-07 Thread Marcel Ziswiler
On Thu, 2021-10-07 at 23:56 +, Marcel Ziswiler wrote: > On Thu, 2021-10-07 at 16:12 +0200, sba...@denx.de wrote: > > > Since c6df0e2ffdc ("net: phy: micrel: add support for DLL setup on > > > ksz9131") > > > the Micrel PHY driver correctly configures the delay register. The Verdin > > > PHY

Re: [PATCH] ARM: dts: imx8mm-verdin: Set PHY mode to RGMII-ID

2021-10-07 Thread Marcel Ziswiler
On Thu, 2021-10-07 at 16:12 +0200, sba...@denx.de wrote: > > Since c6df0e2ffdc ("net: phy: micrel: add support for DLL setup on ksz9131") > > the Micrel PHY driver correctly configures the delay register. The Verdin > > PHY > > is RGMII-ID, so reflect that in DT, otherwise the ethernet no longer

[PATCH] ARM: dts: imx8mm-verdin: Set PHY mode to RGMII-ID

2021-10-07 Thread sbabic
> Since c6df0e2ffdc ("net: phy: micrel: add support for DLL setup on ksz9131") > the Micrel PHY driver correctly configures the delay register. The Verdin PHY > is RGMII-ID, so reflect that in DT, otherwise the ethernet no longer works. > Signed-off-by: Marek Vasut > Cc: Marcel Ziswiler > Cc:

Re: [PATCH] ARM: dts: imx8mm-verdin: Set PHY mode to RGMII-ID

2021-09-11 Thread Marek Vasut
On 9/12/21 12:53 AM, Marcel Ziswiler wrote: Hi Marek On Sun, 2021-09-12 at 00:43 +0200, Marek Vasut wrote: Since c6df0e2ffdc ("net: phy: micrel: add support for DLL setup on ksz9131") the Micrel PHY driver correctly configures the delay register. The Verdin PHY is RGMII-ID, so reflect that in

Re: [PATCH] ARM: dts: imx8mm-verdin: Set PHY mode to RGMII-ID

2021-09-11 Thread Marcel Ziswiler
Hi Marek On Sun, 2021-09-12 at 00:43 +0200, Marek Vasut wrote: > Since c6df0e2ffdc ("net: phy: micrel: add support for DLL setup on ksz9131") > the Micrel PHY driver correctly configures the delay register. The Verdin PHY > is RGMII-ID, so reflect that in DT, otherwise the ethernet no longer

[PATCH] ARM: dts: imx8mm-verdin: Set PHY mode to RGMII-ID

2021-09-11 Thread Marek Vasut
Since c6df0e2ffdc ("net: phy: micrel: add support for DLL setup on ksz9131") the Micrel PHY driver correctly configures the delay register. The Verdin PHY is RGMII-ID, so reflect that in DT, otherwise the ethernet no longer works. Signed-off-by: Marek Vasut Cc: Marcel Ziswiler Cc: Max