]> git.ipfire.org Git - ipfire-2.x.git/commit
kernel: add patches for SFP support on NXP Layerscape/DPAA2 (arm64)
authorMathew McBride <matt@traverse.com.au>
Mon, 3 Oct 2022 06:20:17 +0000 (06:20 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 4 Oct 2022 14:45:19 +0000 (14:45 +0000)
commite77ef3639579e88f1fe86ef332d9c831b4e200ca
tree3fd73c16be22d48d45c52b1c3d6f39e96e9d7c81
parent8399123461b7b790b43d4a8c6ebf27928a44929d
kernel: add patches for SFP support on NXP Layerscape/DPAA2 (arm64)

These two patches are needed to support SFP's on NXP DPAA2 platforms
(e.g Traverse Ten64).

The deadlock issue patch was submitted upstream a while ago and
rejected, however I am not aware of any better solutions at present.

The 10G mode additions are part of mainline since 5.16.

These two .patches were sourced from our patchset over here:
https://gitlab.com/traversetech/traverse-kernel-patches/-/tree/lts-5-15/patches

Signed-off-by: Mathew McBride <matt@traverse.com.au>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/linux
src/patches/linux/linux-5-15-arm64-dpaa2-add-support-for-10g-modes.patch [new file with mode: 0644]
src/patches/linux/linux-5.15-arm64-dpaa2-fix-lock-issue.patch [new file with mode: 0644]