]> git.baikalelectronics.ru Git - kernel.git/commit
drm/rockchip: vop: add PX30 version info
authorJohan Jonker <jbx6244@gmail.com>
Sun, 31 Jan 2021 12:50:16 +0000 (13:50 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 28 May 2021 18:30:35 +0000 (20:30 +0200)
commit872b68e9750eddd086b93a6004ebe82c64aef670
tree4b3f8f7fb31f75d00e68bbebc465cc45ae5e722a
parentce0cb93a5adb283f577cd4661f511047b5e39028
drm/rockchip: vop: add PX30 version info

To reduce memory various Rockchip VOP versions share
common reg structures. However more recent added SoCs not
always have to same futures as the old ones.
Add PX30 missing version info, so all VOP version checks
work correct if needed in the future.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20210131125016.10837-1-jbx6244@gmail.com
drivers/gpu/drm/rockchip/rockchip_vop_reg.c