All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: dts: am335x-evm/evmsk: Fix PHY mode for ethernet
@ 2019-02-18 14:36 ` Peter Ujfalusi
  0 siblings, 0 replies; 25+ messages in thread
From: Peter Ujfalusi @ 2019-02-18 14:36 UTC (permalink / raw)
  To: tony
  Cc: bcousson, linux-omap, devicetree, linux-arm-kernel, nsekhar,
	grygorii.strashko, vkoul, netdev, f.fainelli, marc.w.gonzalez,
	niklas.cassel

Hi,

cd28d1d6e52e: ("net: phy: at803x: Disable phy delay for RGMII mode") broke the
ethernet networking on evmsk (and most likely on the evm as well):
https://patchwork.ozlabs.org/patch/1028527/

v1 patch to fix the situation:
https://patchwork.ozlabs.org/patch/1040617/

It turned out that the at803x driver is actually broken and need to be fixed
along with the DT data.

The following series is proposed to fix the driver:
https://patchwork.ozlabs.org/project/netdev/list/?series=92611

but the PHT mode needs to be switched to rgmii-id from rgmii-txid:
The rx delay is enabled by default and the driver never disabled it so when
asking rgmii-txid it actually got rgmii-id.

The patch can be backported to stable, I have tested that it is not causing
regression with the old, broken driver.

Regards,
Peter
---
Peter Ujfalusi (2):
  ARM: dts: am335x-evmsk: Fix PHY mode for ethernet
  ARM: dts: am335x-evm: Fix PHY mode for ethernet

 arch/arm/boot/dts/am335x-evm.dts   | 2 +-
 arch/arm/boot/dts/am335x-evmsk.dts | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
Peter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2019-02-20  8:30 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-18 14:36 [PATCH 0/2] ARM: dts: am335x-evm/evmsk: Fix PHY mode for ethernet Peter Ujfalusi
2019-02-18 14:36 ` Peter Ujfalusi
2019-02-18 14:36 ` Peter Ujfalusi
2019-02-18 14:36 ` [PATCH 1/2] ARM: dts: am335x-evmsk: " Peter Ujfalusi
2019-02-18 14:36   ` Peter Ujfalusi
2019-02-18 14:36   ` Peter Ujfalusi
2019-02-18 14:36 ` [PATCH 2/2] ARM: dts: am335x-evm: " Peter Ujfalusi
2019-02-18 14:36   ` Peter Ujfalusi
2019-02-18 14:36   ` Peter Ujfalusi
2019-02-18 14:44 ` [PATCH 0/2] ARM: dts: am335x-evm/evmsk: " Tony Lindgren
2019-02-18 14:44   ` Tony Lindgren
2019-02-18 14:44   ` Tony Lindgren
2019-02-18 16:22   ` Peter Ujfalusi
2019-02-18 16:22     ` Peter Ujfalusi
2019-02-18 16:22     ` Peter Ujfalusi
2019-02-18 16:26     ` Tony Lindgren
2019-02-18 16:26       ` Tony Lindgren
2019-02-19  8:02       ` Peter Ujfalusi
2019-02-19  8:02         ` Peter Ujfalusi
2019-02-19  8:02         ` Peter Ujfalusi
2019-02-19 16:52         ` Tony Lindgren
2019-02-19 16:52           ` Tony Lindgren
2019-02-20  8:30           ` Peter Ujfalusi
2019-02-20  8:30             ` Peter Ujfalusi
2019-02-20  8:30             ` Peter Ujfalusi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.