clk: qcom: dispcc-sm8250: Add additional parent clocks for DP
authorBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 21 Jul 2021 22:46:10 +0000 (15:46 -0700)
committerStephen Boyd <sboyd@kernel.org>
Tue, 27 Jul 2021 18:30:16 +0000 (11:30 -0700)
commit17fef808ed746972fa5849c6a162d740f41febd7
tree1cc488d7bbba6f9ef3748e99a0805ff2a92a330c
parentfae7617bb1428eae812f2cce5bdaa2838d0a9662
clk: qcom: dispcc-sm8250: Add additional parent clocks for DP

The clock controller has two additional clock source pairs, in order to
support more than a single DisplayPort PHY. List these, so it's possible
to describe them all.

Also drop the unnecessary freq_tbl for the link clock sources, to allow
these parents to be used.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210721224610.3035258-1-bjorn.andersson@linaro.org
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/dispcc-sm8250.c