Skip to content
Commit 2697f740 authored by Maxime Ripard's avatar Maxime Ripard Committed by Dom Cobley
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 7772256a
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