From 8fb1cd81b64ee1b696ca983e9089c3ee6bc7a718 Mon Sep 17 00:00:00 2001 From: Mark Yao Date: Mon, 21 Sep 2015 15:57:50 +0800 Subject: [PATCH] Documentation: add rockchip,rk3228-lcdc to rockchip_lcdc.txt Change-Id: I0c81e8d340fd3d714dc1e85e0198bdee7dfd5bd6 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 efe5c564e7eb..333b329ddff9 100755 --- a/Documentation/devicetree/bindings/video/rockchip_lcdc.txt +++ b/Documentation/devicetree/bindings/video/rockchip_lcdc.txt @@ -7,6 +7,7 @@ Required properties: - compatible: value should be one of the following "rockchip,rk3288-lcdc"; /* for RK3288 SoCs */ "rockchip,rk3368-lcdc"; /* for RK3368 SoCs */ + "rockchip,rk3228-lcdc"; /* for RK3228 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