]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: am335x-evm: Fix PHY mode for ethernet
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 19 Feb 2019 16:46:33 +0000 (08:46 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 19 Feb 2019 16:46:33 +0000 (08:46 -0800)
commit9c3a77a1921c6bd2075ebf8106864350a1f18c80
tree7434d556597f2f51fd446f19cf5fd1b1de88ced1
parent0c62a73c953acae8f7f1221e5c80c3a54b14701f
ARM: dts: am335x-evm: Fix PHY mode for ethernet

The PHY must add both tx and rx delay and not only on the tx clock.
The board uses AR8031_AL1A PHY where the rx delay is enabled by default,
the tx dealy is disabled.

The reason why rgmii-txid worked because the rx delay was not disabled by
the driver so essentially we ended up with rgmii-id PHY mode.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-evm.dts