Skip to content
Commit 3c20a2ea authored by Maxime Ripard's avatar Maxime Ripard Committed by Phil Elwell
Browse files

drm/vc4: hdmi: Make sure the controller is powered up during bind

In the bind hook, we actually need the device to have the HSM clock
running during the final part of the display initialisation where we
reset the controller and initialise the CEC component.

Failing to do so will result in a complete, silent, hang of the CPU.

Fixes: 411efa18

 ("drm/vc4: hdmi: Move the HSM clock enable to runtime_pm")
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
parent f0a73871
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment