diff options
author | Liang Chen <cl@rock-chips.com> | 2017-03-27 05:40:47 -0400 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2017-04-04 11:21:07 -0400 |
commit | 09047cf4bc123f9b85e7019ae6f275f9de220ee5 (patch) | |
tree | abd3d81a1fa2b2d2468a77a5864a17cf0f9369d3 | |
parent | 41b464ef10219e45513d1bcaddacd47ce0bd6136 (diff) |
dt-bindings: add binding for rk3328-grf
This adds the compatible for the General Register Files on the new rk3328.
Signed-off-by: Liang Chen <cl@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-rw-r--r-- | Documentation/devicetree/bindings/soc/rockchip/grf.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.txt b/Documentation/devicetree/bindings/soc/rockchip/grf.txt index a0685c209218..de8b983f2ccd 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.txt +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.txt | |||
@@ -16,6 +16,7 @@ Required Properties: | |||
16 | - "rockchip,rk3188-grf", "syscon": for rk3188 | 16 | - "rockchip,rk3188-grf", "syscon": for rk3188 |
17 | - "rockchip,rk3228-grf", "syscon": for rk3228 | 17 | - "rockchip,rk3228-grf", "syscon": for rk3228 |
18 | - "rockchip,rk3288-grf", "syscon": for rk3288 | 18 | - "rockchip,rk3288-grf", "syscon": for rk3288 |
19 | - "rockchip,rk3328-grf", "syscon": for rk3328 | ||
19 | - "rockchip,rk3368-grf", "syscon": for rk3368 | 20 | - "rockchip,rk3368-grf", "syscon": for rk3368 |
20 | - "rockchip,rk3399-grf", "syscon": for rk3399 | 21 | - "rockchip,rk3399-grf", "syscon": for rk3399 |
21 | - compatible: PMUGRF should be one of the following: | 22 | - compatible: PMUGRF should be one of the following: |