From 00af4ed4fdadf5c2adebe5da0a310db86c26ddb8 Mon Sep 17 00:00:00 2001 From: Jianqun Xu Date: Mon, 27 Aug 2018 16:05:28 +0800 Subject: [PATCH] dt-bindings: soc: rockchip: grf add support for rk1808 Change-Id: I59acc2aab6d117c4af96d7e1f57ef2a9b612d0ee Signed-off-by: Jianqun Xu --- Documentation/devicetree/bindings/soc/rockchip/grf.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.txt b/Documentation/devicetree/bindings/soc/rockchip/grf.txt index 57988cb0727a..163a9065c5ef 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.txt +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.txt @@ -10,6 +10,7 @@ From RK3368 SoCs, the GRF is divided into two sections, Required Properties: - compatible: GRF should be one of the followings + - "rockchip,rk1808-grf", "syscon": for rk1808 - "rockchip,rk3066-grf", "syscon": for rk3066 - "rockchip,rk3188-grf", "syscon": for rk3188 - "rockchip,rk3228-grf", "syscon": for rk3228 @@ -18,6 +19,7 @@ Required Properties: - "rockchip,rk3368-grf", "syscon": for rk3368 - "rockchip,rk3399-grf", "syscon": for rk3399 - compatible: PMUGRF should be one of the followings + - "rockchip,rk1808-pmugrf", "syscon": for rk1808 - "rockchip,rk3368-pmugrf", "syscon": for rk3368 - "rockchip,rk3399-pmugrf", "syscon": for rk3399 - reg: physical base address of the controller and length of memory mapped