commit | 673eb44e91bc0c06cb1e3f353f5d07b4f9e5a586 | [log] [tgz] |
---|---|---|
author | Patrick Wildt <patrick@blueri.se> | Sun Jun 07 20:36:12 2020 +0200 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sun Jun 28 09:56:11 2020 +0800 |
tree | 96ea9b362542cae72026a70f4a8f110a000cfa14 | |
parent | 5e15dcb4cbc7906690a759554be082b025d2aa52 [diff] |
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>