phy: lan966x: Add missing serdes mux entry
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Mon, 8 Jan 2024 20:51:40 +0000 (21:51 +0100)
committerVinod Koul <vkoul@kernel.org>
Wed, 24 Jan 2024 05:54:29 +0000 (11:24 +0530)
commit4e4a1183f281d95fbb6caf28d670775d13264beb
treec911b49d56ed8a1e6b64f3a8d404e3b13b8f400d
parent249abaf3bf0dd07f5ddebbb2fe2e8f4d675f074e
phy: lan966x: Add missing serdes mux entry

According to the datasheet(Table 3-2: Port configuration) the serdes 2
(SD2) can be configured to run QSGMII or SGMII mode. Already the QSGMII
mode is supported in the serdes_muxes list  but was missing the SGMII mode.
In this mode the serdes is connected to the port 4.
Therefore add this entry in the list.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Link: https://lore.kernel.org/r/20240108205140.1701770-1-horatiu.vultur@microchip.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/microchip/lan966x_serdes.c