diff options
author | Sandy Huang <hjc@rock-chips.com> | 2017-11-14 14:27:34 +0300 |
---|---|---|
committer | Sandy Huang <hjc@rock-chips.com> | 2017-11-16 09:19:29 +0300 |
commit | 5926466f543342a098da68b8f771c169dfa8b914 (patch) | |
tree | 5ebd803fa7e2b95c76c6bbc8839d31a663d6e1f1 | |
parent | 998fb1a0f478b83492220ff79583bf9ad538bdd8 (diff) | |
download | linux-5926466f543342a098da68b8f771c169dfa8b914.tar.xz |
dt-bindings: add document for rk3126-vop
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1510658855-90223-1-git-send-email-hjc@rock-chips.com
-rw-r--r-- | Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 1 |
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 5d835d9c1ba8..eeda3597011e 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. Required properties: - compatible: value should be one of the following "rockchip,rk3036-vop"; + "rockchip,rk3126-vop"; "rockchip,rk3288-vop"; "rockchip,rk3368-vop"; "rockchip,rk3366-vop"; |