arm64: dts: ti: k3-am625-beagleplay: Use the builtin mdio bus
authorSjoerd Simons <sjoerd@collabora.com>
Fri, 12 Jan 2024 12:44:55 +0000 (13:44 +0100)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 5 Feb 2024 13:55:56 +0000 (19:25 +0530)
commit3c3f2d13d3c8e748ebdebfc6d8a72024240227e9
tree53c9113717ba6eb985b691911cb92b729efb4b12
parentf7d2844d848f8836e6a7923e3ea426f7be4f38d1
arm64: dts: ti: k3-am625-beagleplay: Use the builtin mdio bus

The beagleplay dts was using a bit-bang gpio mdio bus as a work-around
for errata i2329. However since commit d04807b80691 ("net: ethernet: ti:
davinci_mdio: Add workaround for errata i2329") the mdio driver itself
already takes care of this errata for effected silicon, which landed
well before the beagleplay dts. So i suspect the reason for the
workaround in upstream was simply due to copying the vendor dts.

Switch the dts to the ti,cpsw-mdio instead so it described the actual
hardware and is consistent with other AM625 based boards

Signed-off-by: Sjoerd Simons <sjoerd@collabora.com>
Reviewed-by: Roger Quadros <rogerq@kernel.org>
Link: https://lore.kernel.org/r/20240112124505.2054212-1-sjoerd@collabora.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts