ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL reference
authorMarijn Suijten <marijn.suijten@somainline.org>
Sun, 29 Aug 2021 20:30:25 +0000 (22:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Oct 2021 08:04:25 +0000 (10:04 +0200)
commitd89a313a573953074e57fc42170dd32a315659c1
treec348920ad834358b9746578142dddb4a86a12e58
parent25ac88e601ebc7c44a5aa0a5fa094e59e53eaaae
ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL reference

[ Upstream commit f1db21c315f4b4f8c3fbea56aac500673132d317 ]

The 28NM DSI PLL driver for msm8960 calculates with a 27MHz reference
clock and should hence use PXO, not CXO which runs at 19.2MHz.

Note that none of the DSI PHY/PLL drivers currently use this "ref"
clock; they all rely on (sometimes inexistant) global clock names and
usually function normally without a parent clock.  This discrepancy will
be corrected in a future patch, for which this change needs to be in
place first.

Fixes: 6969d1d9c615 ("ARM: dts: qcom-apq8064: Set 'cxo_board' as ref clock of the DSI PHY")
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Link: https://lore.kernel.org/r/20210829203027.276143-2-marijn.suijten@somainline.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/qcom-apq8064.dtsi