diff options
author | Cristian Ciocaltea <cristian.ciocaltea@collabora.com> | 2025-03-18 15:35:37 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2025-04-11 14:48:03 +0300 |
commit | 0422253ac1919fea8292381c85f11a9decff1bb1 (patch) | |
tree | 93cc607640bed28976c9d9dc6549d640227a8e67 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3bb9286f4ece6acbc1fbaa9f192a82645d30efbf (diff) | |
download | linux-0422253ac1919fea8292381c85f11a9decff1bb1.tar.xz |
phy: rockchip: samsung-hdptx: Fix clock ratio setup
The switch from 1/10 to 1/40 clock ratio must happen when exceeding the
340 MHz rate limit of HDMI 1.4, i.e. when entering the HDMI 2.0 domain,
and not before.
Therefore, use the correct comparison operator '>' instead of '>=' when
checking the max rate. While at it, introduce a define for this rate
limit constant.
Fixes: 553be2830c5f ("phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver")
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Link: https://lore.kernel.org/r/20250318-phy-sam-hdptx-bpc-v6-3-8cb1678e7663@collabora.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions