Re: [PATCH] phy: mediatek: hdmi: mt8195: fix prediv bad upper limit test

From: AngeloGioacchino Del Regno
Date: Tue May 30 2023 - 05:26:32 EST


Il 30/05/23 10:43, Guillaume Ranquet ha scritto:
The pll prediv calculus searchs for the smallest prediv that gets
the ns_hdmipll_ck in the range of 5 GHz to 12 GHz.

A typo in the upper bound test was testing for 5Ghz to 1Ghz

Fixes: 45810d486bb44 ("phy: mediatek: add support for phy-mtk-hdmi-mt8195")
Signed-off-by: Guillaume Ranquet <granquet@xxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>