net: pcs: pcs-mtk-lynxi: correctly report in-band status capabilities
authorDaniel Golle <daniel@makrotopia.org>
Thu, 2 Jan 2025 12:41:21 +0000 (12:41 +0000)
committerJakub Kicinski <kuba@kernel.org>
Sat, 4 Jan 2025 16:21:52 +0000 (08:21 -0800)
commita003c38d9bbbacd26b2354795bddb8d25631b0b5
treeb5ed872d0a8866b7c5557219bfa5f6bd2cb4a9b4
parent385f186aba3d2f7122b71d6d4c7e236b9d4e8003
net: pcs: pcs-mtk-lynxi: correctly report in-band status capabilities

Neither does the LynxI PCS support QSGMII, nor is in-band-status supported
in 2500Base-X mode. Fix the pcs_inband_caps() method accordingly.

Fixes: 520d29bdda86 ("net: pcs: pcs-mtk-lynxi: implement pcs_inband_caps() method")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Link: https://patch.msgid.link/Z3aJccb1vW14aukg@pidgin.makrotopia.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/pcs/pcs-mtk-lynxi.c