diff options
author | Zheng Yang <zhengyang@rock-chips.com> | 2023-06-15 17:10:19 +0000 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-07-12 22:27:43 +0530 |
commit | d5ef343c1d62bc4c4c2c393af654a41cb34b449f (patch) | |
tree | ed5d3ad1fc8936284c6be162c9d9ecfadd3ae418 /scripts/gdb/linux/modules.py | |
parent | 644c06dfbd0da713f772abf0a8f8581ac78e6264 (diff) |
phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rate
inno_hdmi_phy_rk3328_clk_recalc_rate() is returning a rate not found
in the pre pll config table when the fractal divider is used.
This can prevent proper power_on because a tmdsclock for the new rate
is not found in the pre pll config table.
Fix this by saving and returning a rounded pixel rate that exist
in the pre pll config table.
Fixes: 53706a116863 ("phy: add Rockchip Innosilicon hdmi phy")
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Link: https://lore.kernel.org/r/20230615171005.2251032-3-jonas@kwiboo.se
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions