]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: qualcomm: qmp-pcie: split PCS_LANE1 region
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 21 Oct 2024 10:33:10 +0000 (13:33 +0300)
committerVinod Koul <vkoul@kernel.org>
Sun, 8 Dec 2024 16:00:08 +0000 (21:30 +0530)
commitf9d35dd39bf44d01012119b146a27c29e55d8ad8
treecea20f4245fa515553821c356e7188c23f543901
parent545069bcf39e9f025e8e3d749505e52423433e37
phy: qualcomm: qmp-pcie: split PCS_LANE1 region

The PCS_LANE1 region isn't a part of the PCS_PCIE region. It was handled
this way as it simplified handled of devices with the old bindings.
Nowadays it can be handled as is, without hacks.

Split the PCS_LANE1 region from the PCS_PCIE / PCS_MISC region space.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20241021-sar2130p-phys-v2-4-d883acf170f7@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v4_20.h
drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v5_20.h