phy: armada-38x: add mux value for gbe port 0 on serdes 0
authorJosua Mayer <josua@solid-run.com>
Sat, 6 Jan 2024 14:56:33 +0000 (15:56 +0100)
committerVinod Koul <vkoul@kernel.org>
Wed, 24 Jan 2024 05:53:12 +0000 (11:23 +0530)
commitf7c6249d76f1167f2fc9843311e54e2528666d11
tree23b57e3510dff1ab1ff01e59fef506f9873bf11e
parent606060ce8fd09891d97358e35fb2d2c00c787449
phy: armada-38x: add mux value for gbe port 0 on serdes 0

Armada 38x supports 3 functions on serdes #0:
- pcie port 0
- sata port 0
- gbe port 0

Add missing entry for gbe port 0 on serdes 0 to the gbe_mux array.

Because this array looks obscure to new readers, also add a comment
explaining the meaning of rows, columns and values.

Signed-off-by: Josua Mayer <josua@solid-run.com>
Link: https://lore.kernel.org/r/20240106-fix-a38x-comphy-sd0-gbe0-v1-1-c7fd87272050@solid-run.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/marvell/phy-armada38x-comphy.c