mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user