arm64: dts: rockchip: rk3568: add vop gamma register

Change-Id: I8d589ce5ab98dfb5f6b8ca1dc23c1150edacfef9
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
Sandy Huang
2020-12-12 11:21:07 +08:00
committed by Tao Huang
parent d5dd0267d5
commit cb8a4f52ea

View File

@@ -1297,8 +1297,8 @@
vop: vop@fe040000 {
compatible = "rockchip,rk3568-vop";
reg = <0x0 0xfe040000 0x0 0x3000>;
reg-names = "regs";
reg = <0x0 0xfe040000 0x0 0x3000>, <0x0 0xfe044000 0x0 0x1000>;
reg-names = "regs", "gamma_lut";
rockchip,grf = <&grf>;
interrupts = <GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&cru ACLK_VOP>, <&cru HCLK_VOP>, <&cru DCLK_VOP0>, <&cru DCLK_VOP1>, <&cru DCLK_VOP2>;