From: hjc Date: Wed, 26 Aug 2015 09:50:57 +0000 (+0800) Subject: Documentation: add rockchip,rk3368-lcdc to rockchip_lcdc.txt X-Git-Tag: firefly_0821_release~3823 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7a710f31ba8a886f62f2d437d0ccd5b734d52213;p=firefly-linux-kernel-4.4.55.git 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 --- 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.