]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/video/rockchip/rk_vop.c
rockchip: video: Take the vop device out of standby
authorSimon Glass <sjg@chromium.org>
Wed, 31 May 2017 23:57:29 +0000 (17:57 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 9 Jun 2017 19:45:33 +0000 (13:45 -0600)
commit6b5a09aa385693f5921a96d93197f5c40e7f37f7
tree6b9ceb2b662c83c3ba50e9d3cc8282e53e516c76
parentf418676e9ab8b7ec5496fc83fe8ab2b92b26a58e
rockchip: video: Take the vop device out of standby

On reset the standby bit is clear, but if U-Boot is chain-loaded from
another boot loader it may be set. Clear it before starting up video so
that it works correctly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
Squashed in 'rockchip: video: fix taking the VOP device out of standby':
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
drivers/video/rockchip/rk_vop.c