Revision 402482a6a78e5c61d8a2ec6311fc5b4aca392cd6 authored by Nicolas Saenz Julienne on 25 February 2020, 13:11:59 UTC, committed by David S. Miller on 27 February 2020, 01:12:30 UTC
Outdated Raspberry Pi 4 firmware might configure the external PHY as
rgmii although the kernel currently sets it as rgmii-rxid. This makes
connections unreliable as ID_MODE_DIS is left enabled. To avoid this,
explicitly clear that bit whenever we don't need it.

Fixes: da38802211cc ("net: bcmgenet: Add RGMII_RXID support")
Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 1521a67
History
File Mode Size
kvm
lib
Makefile -rw-r--r-- 54 bytes

back to top