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:
Mark Yao
2017-05-11 14:56:43 +08:00
committed by Huang, Tao
parent 0a0e4a68b8
commit 1134899a90

View File

@@ -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";