Skip to content
Commit d0be8584 authored by Wolfram Sang's avatar Wolfram Sang Committed by Wolfram Sang
Browse files

drm: adv7511: really enable interrupts for EDID detection



The interrupts for EDID_READY or DDC_ERROR were never enabled in this
driver, so reading EDID always timed out when chip was powered down and
interrupts were used. Fix this and also remove clearing the interrupt
flags, they are cleared in POWER_DOWN mode anyhow (unlike the interrupt
enable flags) according to docs and my tests.

Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Tested-by: default avatarArchit Taneja <architt@codeaurora.org>
parent 1df59b84
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