realtek: Update aux-mdio driver
authorSander Vanheule <sander@svanheule.net>
Sat, 18 Jan 2025 12:28:44 +0000 (13:28 +0100)
committerSander Vanheule <sander@svanheule.net>
Sat, 18 Jan 2025 12:28:44 +0000 (13:28 +0100)
commit52ffef647152578ba89d2e4c1f9f2f869a3fc8a8
treed9894965208a2ea3b62e834f9ed88ab65da894fe
parent7482296ebf73d3c9b7f40e2f37670d337137598f
realtek: Update aux-mdio driver

For RTL839x, the driver was producing frequent timeouts on bus accesses.
Increasing the timeout to the one from a recent Realtek SDK resolves
these timeouts. To minimize overhead on different SoCs, each controller
can specify their own timeout.

This also add support for the register format as used on RTL93xx.
Support is added for the RTL930x "ext gpio" controller.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/patches-6.6/723-net-mdio-Add-Realtek-Otto-auxiliary-controller.patch