phy: qcom: qmp: split DP PHY registers to separate headers
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 25 Jan 2024 23:22:38 +0000 (01:22 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 30 Jan 2024 17:05:38 +0000 (22:35 +0530)
commitef643d55fdeb30299367e0e15ef47945f60d5a11
treeb405d68511ad0a44f1c2b0aac7729618e2191a63
parent53d7776ea765ffd79f3ccfe627c2de3a0c7c2265
phy: qcom: qmp: split DP PHY registers to separate headers

Split the DP PHY register definitions to separate headers, removing them
from the global one.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240126-phy-qmp-merge-common-v2-4-a463d0b57836@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-edp.c
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
drivers/phy/qualcomm/phy-qcom-qmp-dp-com-v3.h [new file with mode: 0644]
drivers/phy/qualcomm/phy-qcom-qmp-dp-phy-v3.h [new file with mode: 0644]
drivers/phy/qualcomm/phy-qcom-qmp-dp-phy-v4.h [new file with mode: 0644]
drivers/phy/qualcomm/phy-qcom-qmp-dp-phy-v5.h [new file with mode: 0644]
drivers/phy/qualcomm/phy-qcom-qmp-dp-phy-v6.h [new file with mode: 0644]
drivers/phy/qualcomm/phy-qcom-qmp-dp-phy.h [new file with mode: 0644]
drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.c
drivers/phy/qualcomm/phy-qcom-qmp.h