diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-09-27 12:22:02 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-10-17 13:14:23 +0530 |
commit | 2566ad8ec418934c213cb50fd2084ffd896a2fea (patch) | |
tree | 1a2df003395f3e9c68023c2c63762882b4899880 /drivers/pci/controller/dwc/pcie-qcom-ep.c | |
parent | b01d622d76134e9401970ffd3fbbb9a7051f976a (diff) | |
download | linux-2566ad8ec418934c213cb50fd2084ffd896a2fea.tar.gz linux-2566ad8ec418934c213cb50fd2084ffd896a2fea.tar.bz2 linux-2566ad8ec418934c213cb50fd2084ffd896a2fea.zip |
phy: qcom-qmp-pcie: split register tables into common and extra parts
SM8250 configuration tables are split into two parts: the common one and
the PHY-specific tables. Make this split more formal. Rather than having
a blind renamed copy of all QMP table fields, add separate struct
qmp_phy_cfg_tables and add two instances of this structure to the struct
qmp_phy_cfg. Later on this will be used to support different PHY modes
(RC vs EP).
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20220927092207.161501-2-dmitry.baryshkov@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-qcom-ep.c')
0 files changed, 0 insertions, 0 deletions