drm/rockchip: vop: add the definition of dclk_pol
authorNickey Yang <nickey.yang@rock-chips.com>
Thu, 10 Oct 2019 03:44:52 +0000 (11:44 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 13 Oct 2019 21:56:17 +0000 (23:56 +0200)
commit1f6c62ca8f8d7b2b4c9f9a13dc1be1be37555688
tree9b5ee00c52d62d9c742522785fb6fc1a99d0cf1e
parentc7337670ef2a681c40711de6e90511e6b926ab3d
drm/rockchip: vop: add the definition of dclk_pol

Some VOP's (such as px30) dclk_pol bit is at the last.
So it is necessary to distinguish dclk_pol and pin_pol.

Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
Reviewed-by: Sandy Huang <hjc@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20191010034452.20260-2-nickey.yang@rock-chips.com
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
drivers/gpu/drm/rockchip/rockchip_drm_vop.h
drivers/gpu/drm/rockchip/rockchip_vop_reg.c