generic at803x: remove unneeded patches
authorDavid Bauer <mail@david-bauer.net>
Tue, 21 Jan 2020 20:11:20 +0000 (21:11 +0100)
committerDavid Bauer <mail@david-bauer.net>
Wed, 22 Jan 2020 21:54:14 +0000 (22:54 +0100)
commit5f4f269ce12558e90743512e08be0f2b8b701279
tree7409a340490a9a35a840db736e5251bb7bdb3300
parenta8898f1a1126279e4c316fd217365bc463f7db0b
generic at803x: remove unneeded patches

- Remove the "RGMII TX delay fixup" hack and the associated
   DT-property. It was never used in a DT-based platform and
   solved a problem which can be mitigated by using correct
   delays on the MAC side.

 - Remove the patch to enable platform-data support for the
   at803x driver. It was only used by ar71xx which does not
   (and never will) support kernel 4.19 or later.

 - Remove the SmartEEE DT-configuration patch. As explained
   previously, this patch never disabled the Atheros SmartEEE
   implementation, but rather "standard" EEE. This can be done
   on device-tree compatible platforms by adding the
   "eee-broken-1000t" or "eee-broken-100tx" properties to the PHY
   node. As all usages of the old properties are migrated, this
   patch can be removed.

Signed-off-by: David Bauer <mail@david-bauer.net>
Acked-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/generic/pending-4.14/736-net-phy-at803x-allow-to-configure-via-dt.patch [deleted file]
target/linux/generic/pending-4.19/734-net-phy-at803x-allow-to-configure-via-pdata.patch [deleted file]
target/linux/generic/pending-4.19/736-net-phy-at803x-allow-to-configure-via-dt.patch [deleted file]