Skip to content
Snippets Groups Projects
Commit 935b5198 authored by Jernej Skrabec's avatar Jernej Skrabec Committed by Anatolij Gustschin
Browse files

video: sunxi: Use DW-HDMI hpd function


It turns out that there are two ways how hot plug detection can be done.
One is standard way for DW HDMI controller - checking bit 2 in 0x3004
register. Another way is applicable only to Allwinner custom PHY - by
checking bit 19 in register 0x10038. Both methods are equally good as
far as we know.

Use standard method in order to reduce amount of custom code.

Reviewed-by: default avatarAndre Przywara <andre.przywara@arm.com>
Signed-off-by: default avatarJernej Skrabec <jernej.skrabec@siol.net>
Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
parent a327feee
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment