diff options
author | Jernej Skrabec <[email protected]> | 2019-05-14 22:43:36 +0200 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2019-05-16 10:44:52 +0200 |
commit | 8a943c6021ba8b95a36c842327e468df1fddd4a7 (patch) | |
tree | cbbdf9e93bfb22b18ba08ba6a4ad2cd88ef1d439 /tools/perf/scripts/python/netdev-times.py | |
parent | 2b117451277140b782f3e4e56a4296c0a165e7ae (diff) |
drm/sun4i: Fix sun8i HDMI PHY clock initialization
Current code initializes HDMI PHY clock driver before reset line is
deasserted and clocks enabled. Because of that, initial readout of
clock divider is incorrect (0 instead of 2). This causes any clock
rate with divider 1 (register value 0) to be set incorrectly.
Fix this by moving initialization of HDMI PHY clock driver after reset
line is deasserted and clocks enabled.
Cc: [email protected] # 4.17+
Fixes: 4f86e81748fe ("drm/sun4i: Add support for H3 HDMI PHY variant")
Signed-off-by: Jernej Skrabec <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions