On 2017年07月11日 20:45, Heiko Stübner wrote:
Hi Mark,

Am Dienstag, 11. Juli 2017, 20:42:38 CEST schrieb Mark Yao:
Signed-off-by: Mark Yao <mark....@rock-chips.com>
---
  Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 4
++++ 1 file changed, 4 insertions(+)

diff --git
a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt index
9eb3f0a..11fa3b0 100644
--- a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
+++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
@@ -8,8 +8,12 @@ Required properties:
  - compatible: value should be one of the following
                "rockchip,rk3036-vop";
                "rockchip,rk3288-vop";
+               "rockchip,rk3368-vop";
+               "rockchip,rk3366-vop";
                "rockchip,rk3399-vop-big";
                "rockchip,rk3399-vop-lit";
+               "rockchip,rk322x-vop";
please don't use wildcards in devicetree compatibles. We've somehow
standardized on using rk3228 for both the rk3228 and rk3229 (which are
nearly the same soc with some speed adjustments)

So,
+               "rockchip,rk3228-vop";
please


Thanks
Heiko

Got it, I will fix it at next version

Thanks
Mark


+               "rockchip,rk3328-vop";

  - interrupts: should contain a list of all VOP IP block interrupts in the
                 order: VSYNC, LCD_SYSTEM. The interrupt specifier






_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to