phy: qcom-qmp: Fix sc8180x PCIe definition
authorBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 21 Jul 2021 16:30:29 +0000 (09:30 -0700)
committerVinod Koul <vkoul@kernel.org>
Thu, 22 Jul 2021 09:10:30 +0000 (14:40 +0530)
commitbfccd9a71a08627bcccd40277967516ddd9d5db2
tree4ad75afc433965344a81fb4e63cf4a917a97b620
parentd64519249e1d5520e8420936d662ec2cfb155dfc
phy: qcom-qmp: Fix sc8180x PCIe definition

A copy paste error was snuck into the patch going upstream that made the
SC8180x PCIe PHY use the SM8250 serdes table, but while this works
there's some differences in the tables (and the SC8180x was left
dangling). So correct the SC8180x definition to use the SC8180x serdes
table.

Fixes: f839f14e24f2 ("phy: qcom-qmp: Add sc8180x PCIe support")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210721163029.2813497-1-bjorn.andersson@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp.c