summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.txt
diff options
context:
space:
mode:
authorElaine Zhang <zhangqing@rock-chips.com>2017-08-01 09:17:04 +0800
committerHeiko Stuebner <heiko@sntech.de>2017-08-08 17:30:14 +0200
commit6d4ce2b7d90e24e07ec7f763043b90eda22c8351 (patch)
treebf97248b5033a0a5b13074a3453be175ef0af5c6 /Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.txt
parentb75f38451a5d7b6893087ca6c0ec7b01491f60b0 (diff)
dt-bindings: add documentation for rk3126 clock
This add bindings documentation for rk3126 SoCs. Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.txt')
-rw-r--r--Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.txt b/Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.txt
index 455a9a00a623..6f8744fd301b 100644
--- a/Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.txt
+++ b/Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.txt
@@ -1,12 +1,14 @@
-* Rockchip RK3128 Clock and Reset Unit
+* Rockchip RK3126/RK3128 Clock and Reset Unit
-The RK3128 clock controller generates and supplies clock to various
+The RK3126/RK3128 clock controller generates and supplies clock to various
controllers within the SoC and also implements a reset controller for SoC
peripherals.
Required Properties:
-- compatible: should be "rockchip,rk3128-cru"
+- compatible: should be "rockchip,rk3126-cru" or "rockchip,rk3128-cru"
+ "rockchip,rk3126-cru" - controller compatible with RK3126 SoC.
+ "rockchip,rk3128-cru" - controller compatible with RK3128 SoC.
- reg: physical base address of the controller and length of memory mapped
region.
- #clock-cells: should be 1.