]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register
authorBartosz Wawrzyniak <bwawrzyn@cisco.com>
Thu, 3 Oct 2024 12:34:02 +0000 (12:34 +0000)
committerVinod Koul <vkoul@kernel.org>
Mon, 7 Oct 2024 06:25:34 +0000 (11:55 +0530)
commit2d0f973b5f1c369671d0c59e103d15f4f6f775c9
tree5dc0a7eda8609c3f29adb304e8f1f79eaef3b31c
parentcb4c7df596a9048a6025e96e62fe698f15ec1992
phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register

Fix the value of SIERRA_DEQ_OPENEYE_CTRL_PREG and add a definition for
SIERRA_DEQ_TAU_EPIOFFSET_MODE_PREG. This fixes the SGMII single link
register configuration.

Fixes: 7a5ad9b4b98c ("phy: cadence: Sierra: Update single link PCIe register configuration")
Signed-off-by: Bartosz Wawrzyniak <bwawrzyn@cisco.com>
Link: https://lore.kernel.org/r/20241003123405.1101157-1-bwawrzyn@cisco.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/cadence/phy-cadence-sierra.c