arm64: dts: rockchip: rk3588s: add VOP gamma register define

Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: I7487b09b8d6528b2515630a1ae38f091562010cf
This commit is contained in:
Sandy Huang
2021-11-11 09:27:10 +08:00
parent b02d936f9d
commit aabb8a69f7

View File

@@ -2437,8 +2437,8 @@
vop: vop@fdd90000 {
compatible = "rockchip,rk3588-vop";
reg = <0x0 0xfdd90000 0x0 0x4200>;
reg-names = "regs";
reg = <0x0 0xfdd90000 0x0 0x4200>, <0x0 0xfdd95000 0x0 0x1000>;
reg-names = "regs", "gamma_lut";
interrupts = <GIC_SPI 156 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&cru ACLK_VOP>,
<&cru HCLK_VOP>,