armvirt: add 5.15 patches for NXP DPAA2 platform
authorMathew McBride <matt@traverse.com.au>
Fri, 15 Jul 2022 02:47:52 +0000 (02:47 +0000)
committerPetr Štetiar <ynezz@true.cz>
Tue, 13 Jun 2023 12:12:32 +0000 (14:12 +0200)
commit182fb97d8f88cc62a31a3a4e873d1417cb1e4d8e
tree7a45965eecd3ee8fd74bca12a169c27c69ff6007
parent23ca9a1677635548281bc25acb43a904427a105d
armvirt: add 5.15 patches for NXP DPAA2 platform

This fixes an issue with NXP's DPAA2 platforms (LS1088/2088/LX2160)
* A deadlock issue when attempting to detach the SFP management from
  a PHY interface (e.g when trying to reboot). These issues were fixed
  in kernel 6.2[1], but it's version does not cleanly apply onto 5.15.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
[1] - see patch series "Fix rtnl_mutex deadlock with DPAA2 and SFP modules",
https://patchwork.kernel.org/project/netdevbpf/cover/20221129141221.872653-1-vladimir.oltean@nxp.com/
target/linux/armvirt/patches-5.15/701-dpaa2-eth-do-not-hold-rtnl_lock.patch [new file with mode: 0644]
target/linux/armvirt/patches-5.15/702-net-dpaa2-mac-add-support-for-more-10G-modes.patch [new file with mode: 0644]