]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/video/rockchip/rk_vop.c
rockchip: video: Check for device in use
authorSimon Glass <sjg@chromium.org>
Sun, 13 Nov 2016 21:22:08 +0000 (14:22 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 26 Nov 2016 00:59:31 +0000 (17:59 -0700)
commit987a404aa15f915638279a5520328eace8edd72f
tree63b0cb1cbcf0dd2081b1bf399f6ab9f65d93fe89
parent1b68283b64a7a1847410eff20886bd7bbfd8f9a6
rockchip: video: Check for device in use

Check whether a display device is in use before using it. Add a comment as
to why two displays cannot currently be used at the same time.

This allows us to remove the device-tree change that disables vopb on
jerry.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/rk3288-jerry.dts
arch/arm/dts/rk3288-veyron-chromebook.dtsi
drivers/video/rockchip/rk_vop.c