From e5f68fd9a1c891141c9f843d50ebdd6e98b30882 Mon Sep 17 00:00:00 2001 From: Mark Yao Date: Sat, 19 Mar 2016 10:31:56 +0800 Subject: [PATCH] Documentation: add rockchip,rk3399-lcdc to rockchip_lcdc.txt Change-Id: I4a82256650e2bc1e4861202a6002b5c2dca07cb1 Signed-off-by: Mark Yao --- Documentation/devicetree/bindings/video/rockchip_lcdc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/video/rockchip_lcdc.txt b/Documentation/devicetree/bindings/video/rockchip_lcdc.txt index b2226317312e..acf879042ab2 100755 --- a/Documentation/devicetree/bindings/video/rockchip_lcdc.txt +++ b/Documentation/devicetree/bindings/video/rockchip_lcdc.txt @@ -8,6 +8,7 @@ Required properties: "rockchip,rk3288-lcdc"; /* for RK3288 SoCs */ "rockchip,rk3368-lcdc"; /* for RK3368 SoCs */ "rockchip,rk322x-lcdc"; /* for RK322X SoCs */ + "rockchip,rk3399-lcdc"; /* for RK3399 SoCs */ - rockchip,prop: set the lcdc as primary or extend display. - rochchip,pwr18: set the controller IO voltage,0 is 3.3v,1 is 1.8v. - reg: physical base address and length of the LCDC registers set. -- 2.34.1