rockchip: correctly set vop0 or vop1
authorPatrick Wildt <patrick@blueri.se>
Sun, 7 Jun 2020 18:36:12 +0000 (20:36 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Sun, 28 Jun 2020 01:56:11 +0000 (09:56 +0800)
commit673eb44e91bc0c06cb1e3f353f5d07b4f9e5a586
tree96ea9b362542cae72026a70f4a8f110a000cfa14
parent5e15dcb4cbc7906690a759554be082b025d2aa52
rockchip: correctly set vop0 or vop1

The EDP_LCDC_SEL bit has to be set correctly to select vop0 or
vop1, but so far we have set it in both conditions, which is not
correct.

Can someone verify this is the correct way round?  vop1 -> set,
vop0 -> clear?

Signed-off-by: Patrick Wildt <patrick@blueri.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/video/rockchip/rk_edp.c