diff options
author | Guillaume Ranquet <granquet@baylibre.com> | 2023-04-14 19:07:47 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-05-04 20:42:11 +0300 |
commit | 9d9ff3d2a4a567b543b71c2967d2ccc5e0ac6816 (patch) | |
tree | 9f14465942677067fa902f9e0894dea41db96635 /MAINTAINERS | |
parent | 714dd3c29a2241fb799586a5b03773103ca50fe5 (diff) | |
download | linux-9d9ff3d2a4a567b543b71c2967d2ccc5e0ac6816.tar.xz |
phy: mediatek: hdmi: mt8195: fix wrong pll calculus
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: 45810d486bb44 ("phy: mediatek: add support for phy-mtk-hdmi-mt8195")
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Guillaume Ranquet <granquet@baylibre.com>
Link: https://lore.kernel.org/r/20230413-fixes-for-mt8195-hdmi-phy-v2-2-bbad62e64321@baylibre.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions