aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Yao <mark.yao@rock-chips.com>2015-12-16 21:48:19 -0500
committerMark Yao <mark.yao@rock-chips.com>2015-12-27 20:08:53 -0500
commitd4d3c6cbc289d78a9f5b54378beb338eb35d927e (patch)
tree913651919993a7ae6648a169860ee9de8a2263d9
parentf7673453506035a904b6fb7a36dd6fb101366cd7 (diff)
dt-bindings: add document for rk3036-vop
Cc: Rob Herring <robh+dt@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> Cc: Kumar Gala <galak@codeaurora.org> Cc: devicetree@vger.kernel.org Signed-off-by: Mark Yao <mark.yao@rock-chips.com> Acked-by: Rob Herring <robh@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
index d15351f2313d..5489b59e3d41 100644
--- a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
+++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
@@ -7,6 +7,7 @@ buffer to an external LCD interface.
7Required properties: 7Required properties:
8- compatible: value should be one of the following 8- compatible: value should be one of the following
9 "rockchip,rk3288-vop"; 9 "rockchip,rk3288-vop";
10 "rockchip,rk3036-vop";
10 11
11- interrupts: should contain a list of all VOP IP block interrupts in the 12- interrupts: should contain a list of all VOP IP block interrupts in the
12 order: VSYNC, LCD_SYSTEM. The interrupt specifier 13 order: VSYNC, LCD_SYSTEM. The interrupt specifier