9d9ff3d2a4
The clock rate calculus in mtk_hdmi_pll_calc() was wrong when it has
been replaced by 'div_u64'.
Fix the issue by multiplying the values in the denominator instead of
dividing them.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
phy-mtk-dp.c | ||
phy-mtk-hdmi-mt2701.c | ||
phy-mtk-hdmi-mt8173.c | ||
phy-mtk-hdmi-mt8195.c | ||
phy-mtk-hdmi-mt8195.h | ||
phy-mtk-hdmi.c | ||
phy-mtk-hdmi.h | ||
phy-mtk-io.h | ||
phy-mtk-mipi-dsi-mt8173.c | ||
phy-mtk-mipi-dsi-mt8183.c | ||
phy-mtk-mipi-dsi.c | ||
phy-mtk-mipi-dsi.h | ||
phy-mtk-pcie.c | ||
phy-mtk-tphy.c | ||
phy-mtk-ufs.c | ||
phy-mtk-xsphy.c |