Skip to content
Commit a819cace authored by Dom Cobley's avatar Dom Cobley Committed by Meng Li
Browse files

drm/vc4: hdmi: Move hdmi reset to bind

commit  4eeb931ef20da9521348607f4ebdba04e4655670 from
https://github.com/raspberrypi/linux.git

 rpi-5.10.y

The hdmi reset got moved to a later point in the commit 9045e91a
("drm/vc4: hdmi: Add reset callback").

However, the reset now occurs after vc4_hdmi_cec_init and so tramples
the setup of registers like HDMI_CEC_CNTRL_1

This only affects pi0-3 as on pi4 the cec registers are in a separate
block

Fixes: 9045e91a ("drm/vc4: hdmi: Add reset callback")
Reviewed-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: default avatarDom Cobley <popcornmix@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Signed-off-by: default avatarMeng Li <Meng.Li@windriver.com>
parent e59eae6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment