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

drm/vc4: hdmi: Restore cec physical address on reconnect

commit  63a434a7bce199474eb2600a9b3c5412ce4fab1c from
https://github.com/raspberrypi/linux.git

 rpi-5.10.y

Currently we call cec_phys_addr_invalidate on a hotplug deassert.
That may be due to a TV power cycling, or an AVR being switched
on (and switching edid).

This makes CEC unusable since our controller wouldn't have a physical
address anymore.

Set it back up again on the hotplug assert.

Fixes: 15b4511a ("drm/vc4: add HDMI CEC support")
Signed-off-by: default avatarDom Cobley <popcornmix@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Acked-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: default avatarMeng Li <Meng.Li@windriver.com>
parent 8b419f5c
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