]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: video: Add hpd option
authorHans de Goede <hdegoede@redhat.com>
Fri, 19 Dec 2014 14:13:57 +0000 (15:13 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 14 Jan 2015 13:56:38 +0000 (14:56 +0100)
commit518cef20f88d1c020a57febf69ed220bdda746df
tree16cb6c96cd59ae9c15f089b50c29a9cf6c655cb5
parent5f33993b7e9a3a3bfc6887780d4101e684b11359
sunxi: video: Add hpd option

Allow the user to specify hpd=0 as option in the video-mode env. variable,
if hpd is set to 0 then the hdmi output will be brought up even if no cable
is connected.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Acked-by: Anatolij Gustschin <agust@denx.de>
drivers/video/sunxi_display.c