From: David S. Miller Date: Sun, 2 Jul 2023 14:47:19 +0000 (+0100) Subject: Merge branch 'octeontx2-af-fixes' X-Git-Tag: v6.6.7~2415^2~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=97791d3c6d0a501109968cae769dc6256c2829e1;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'octeontx2-af-fixes' Hariprasad Kelam says: ==================== octeontx2-af: MAC block fixes for CN10KB This patch set contains fixes for the issues encountered in testing CN10KB MAC block RPM_USX. Patch1: firmware to kernel communication is not working due to wrong interrupt configuration. CSR addresses are corrected. Patch2: NIX to RVU PF mapping errors encountered due to wrong firmware config. Corrects this mapping error. Patch3: Driver is trying to access non exist cgx/lmac which is resulting in kernel panic. Address this issue by adding proper checks. Patch4: MAC features are not getting reset on FLR. Fix the issue by resetting the stale config. ==================== Signed-off-by: David S. Miller --- 97791d3c6d0a501109968cae769dc6256c2829e1