generic: at803x: mask 1000 Base-X link mode
authorDavid Bauer <mail@david-bauer.net>
Mon, 14 Jun 2021 21:53:38 +0000 (23:53 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sun, 27 Jun 2021 11:19:20 +0000 (13:19 +0200)
commit1f5afbab5bbd33c5eff607a26699f64d3f4c11b1
tree52ccd332a7c36ee8fc3e344f136c17dfb6f30c9f
parentadddfe57870d96532b7a6ad2e142a5150f69da36
generic: at803x: mask 1000 Base-X link mode

AR8031/AR8033 have different status registers for copper
and fiber operation. However, the extended status register
is the same for both operation modes.

As a result of that, ESTATUS_1000_XFULL is set to 1 even when
operating in copper TP mode.

Remove this mode from the supported link modes, as this driver
currently only supports copper operation.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/generic/pending-5.10/730-net-phy-at803x-fix-feature-detection.patch [new file with mode: 0644]
target/linux/generic/pending-5.4/730-net-phy-at803x-fix-feature-detection.patch [new file with mode: 0644]