diff options
author | Sandy Huang <hjc@rock-chips.com> | 2018-06-26 11:53:34 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2018-08-02 13:23:14 +0300 |
commit | d5890d5ff4b93bb4ccb0fb2085fc2da77c89790a (patch) | |
tree | 0038d6d54eb474f3564321b28553ee6a62da0e74 /Documentation/devicetree/bindings/display | |
parent | 22e6de7074b820103cc566b1f57106515a054a39 (diff) | |
download | linux-d5890d5ff4b93bb4ccb0fb2085fc2da77c89790a.tar.xz |
dt-bindings: display: rockchip: add document for px30 vop
Add the compatible values for the px30 display controllers.
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
[added commit message]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/1530003215-46593-2-git-send-email-hjc@rock-chips.com
Diffstat (limited to 'Documentation/devicetree/bindings/display')
-rw-r--r-- | Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt index eeda3597011e..5de2a0f0d1f4 100644 --- a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt +++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt @@ -8,6 +8,8 @@ Required properties: - compatible: value should be one of the following "rockchip,rk3036-vop"; "rockchip,rk3126-vop"; + "rockchip,px30-vop-lit"; + "rockchip,px30-vop-big"; "rockchip,rk3288-vop"; "rockchip,rk3368-vop"; "rockchip,rk3366-vop"; |