ipq40xx: 5.4: move AR40xx driver into files
authorRobert Marko <robert.marko@sartura.hr>
Wed, 7 Oct 2020 15:12:56 +0000 (17:12 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 9 Oct 2020 12:21:10 +0000 (14:21 +0200)
commit9604e216bf7b1445e5ddf66ea12446b65d7f2a69
tree9051d8859bf3a8d49f9406280878bbe3c10139a5
parenta439f1bb478b4b8b4134dbed76266c0032625b6b
ipq40xx: 5.4: move AR40xx driver into files

There is no point in keeping the AR40xx driver as a patch as its
not pending merge or backport.

To allow for easier maintenance until DSA is ready move it into
files like EDMA is.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
[combine with removal from patches-5.4]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ipq40xx/files-5.4/drivers/net/phy/ar40xx.c [new file with mode: 0644]
target/linux/ipq40xx/files-5.4/drivers/net/phy/ar40xx.h [new file with mode: 0644]
target/linux/ipq40xx/patches-5.4/705-net-add-qualcomm-ar40xx-phy.patch