generic: 5.10: replace ramips AR8033 fiber patch with 5.18 patches
authorDaniel Kestrel <kestrel1974@t-online.de>
Fri, 17 Mar 2023 07:22:06 +0000 (08:22 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 22 Apr 2023 15:21:29 +0000 (17:21 +0200)
commit85b2f213c5293f32becc238e7b1b86002e02eda3
tree4a57817fa573b103815bb8ffc5e7a3ca86e61ccc
parentaa8ba5166eded12258c66393a77c84d7030320c2
generic: 5.10: replace ramips AR8033 fiber patch with 5.18 patches

A patch was added in kernel 5.4 to support the fiber operation of
AR8033 with ramips devices. In kernel 5.18 similar enhancements
were added to the kernel. Those patches are required for other
fiber based devices but when added, build fails for ramips targets.
This commit removes the ramips patch and adds the kernel 5.18 ones.

Signed-off-by: Daniel Kestrel <kestrel1974@t-online.de>
[ split commit, refresh patch and improve commit title ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/generic/backport-5.10/775-v5.18-01-net-phy-at803x-move-page-selection-fix-to-config_init.patch [new file with mode: 0644]
target/linux/generic/backport-5.10/775-v5.18-02-net-phy-at803x-add-fiber-support.patch [new file with mode: 0644]
target/linux/generic/backport-5.10/775-v5.18-03-net-phy-at803x-support-downstream-SFP-cage.patch [new file with mode: 0644]
target/linux/generic/backport-5.10/775-v5.18-04-net-phy-at803x-fix-NULL-pointer-dereference-on-AR9331-PHY.patch [new file with mode: 0644]
target/linux/generic/backport-5.10/775-v5.18-05-net-phy-at803x-fix-error-return-code-in-at803x_probe.patch [new file with mode: 0644]
target/linux/ramips/patches-5.10/710-at803x.patch [deleted file]