]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/chromebook_jerry_defconfig
rockchip: jerry: Enable EDP and HDMI video output
authorSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 02:45:19 +0000 (19:45 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 03:42:37 +0000 (20:42 -0700)
commit74336f7daa4b1a45d04ddc9ef05737af54ae4836
tree8ea22373c70d7eb6e16e27fc25a2e7ca2f18a672
parentd78a3d20456a4e9fdb93e8f01b26cfdb6f4c206b
rockchip: jerry: Enable EDP and HDMI video output

Enable these devices using the VOPL video output device. We explicitly
disable VOPB in the device tree to avoid it taking over. Since this device
has an LCD display this comes up by default. If the display fails for some
reason then it will attempt to use HDMI. It is possible to force it to fail
(and thus fall back to HDMI) by puting 'return -EPERM' at the top of
rk_edp_probe(). For now there is no easy way to select between the two.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/rk3288-jerry.dts
arch/arm/dts/rk3288.dtsi
configs/chromebook_jerry_defconfig
include/configs/chromebook_jerry.h