Skip to content
Unverified Commit 55dd7e05 authored by Bastien Roucariès's avatar Bastien Roucariès Committed by Maxime Ripard
Browse files

ARM: dts: sun7i: A20-olinuxino-lime2: Fix ethernet phy-mode

Commit bbc4d71d ("net: phy: realtek: fix rtl8211e rx/tx delay
config") sets the RX/TX delay according to the phy-mode property in the
device tree. For the A20-olinuxino-lime2 board this is "rgmii", which is the
wrong setting.

Following the example of a900cac3

 ("ARM: dts: sun7i: a20: bananapro:
Fix ethernet phy-mode") the phy-mode is changed to "rgmii-id" which gets
the Ethernet working again on this board.

Signed-off-by: default avatarBastien Roucariès <rouca@debian.org>
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210916081721.237137-1-rouca@debian.org
parent 0764e365
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment