Re: [PATCH 2/2] ARM: dts: stm32: Repair ethernet operation on AV96

2020-03-30 Thread Patrice CHOTARD
Hi Marek On 3/27/20 12:33 AM, Marek Vasut wrote: > The AV96 RGMII uses different pinmux for ETH_RGMII_TXD0, ETH_RGMII_RXD2 > and ETH_RGMII_TX_CTL. Use the correct pinmux to make ethernet operational. > > Signed-off-by: Marek Vasut > Cc: Patrick Delaunay > Cc: Patrice Chotard > --- >

[PATCH 2/2] ARM: dts: stm32: Repair ethernet operation on AV96

2020-03-26 Thread Marek Vasut
The AV96 RGMII uses different pinmux for ETH_RGMII_TXD0, ETH_RGMII_RXD2 and ETH_RGMII_TX_CTL. Use the correct pinmux to make ethernet operational. Signed-off-by: Marek Vasut Cc: Patrick Delaunay Cc: Patrice Chotard --- arch/arm/dts/stm32mp157a-avenger96.dts | 4 ++-- 1 file changed, 2