mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: add gamma table support for rk3368
Change-Id: Ia0390aa0ffe99a2c2b6ba82ecd83610683d49eac Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
This commit is contained in:
@@ -1304,7 +1304,7 @@
|
||||
|
||||
vop: vop@ff930000 {
|
||||
compatible = "rockchip,rk3368-vop";
|
||||
reg = <0x0 0xff930000 0x0 0x2fc>;
|
||||
reg = <0x0 0xff930000 0x0 0x2fc>, <0x0 0xff931000 0x0 0x400>;
|
||||
interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&cru ACLK_VOP>, <&cru DCLK_VOP>, <&cru HCLK_VOP>;
|
||||
clock-names = "aclk_vop", "dclk_vop", "hclk_vop";
|
||||
|
||||
Reference in New Issue
Block a user