From 7a710f31ba8a886f62f2d437d0ccd5b734d52213 Mon Sep 17 00:00:00 2001 From: hjc Date: Wed, 26 Aug 2015 17:50:57 +0800 Subject: [PATCH] Documentation: add rockchip,rk3368-lcdc to rockchip_lcdc.txt Change-Id: I8a88116f65aff7b594c87e67e5aef25a262e7b8a Signed-off-by: Huang Jiachai Reviewed-on: https://10.10.10.29/27 Reviewed-by: Zheng Yang Tested-by: Huang, Tao Reviewed-by: Huang, Tao --- 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 3a0bfb4369de..efe5c564e7eb 100755 --- a/Documentation/devicetree/bindings/video/rockchip_lcdc.txt +++ b/Documentation/devicetree/bindings/video/rockchip_lcdc.txt @@ -6,6 +6,7 @@ buffer to an external LCD interface. Required properties: - compatible: value should be one of the following "rockchip,rk3288-lcdc"; /* for RK3288 SoCs */ + "rockchip,rk3368-lcdc"; /* for RK3368 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