Hi Jay,
On 2016年03月01日 14:40, Jianqun Xu wrote:
From: Xing Zheng <zhengx...@rock-chips.com>
Add the dt-bindings header for the rk3399, that gets shared between
the clock controller and the clock references in the dts.
Acked-by: Rob Herring <r...@kernel.org>
Signed-off-by: Xing Zheng <zhengx...@rock-chips.com>
Signed-off-by: Jianqun Xu <jay...@rock-chips.com>
---
changes in v3:
- add pmucru definations
include/dt-bindings/clock/rk3399-cru.h | 716 +++++++++++++++++++++++++++++++++
1 file changed, 716 insertions(+)
create mode 100644 include/dt-bindings/clock/rk3399-cru.h
diff --git a/include/dt-bindings/clock/rk3399-cru.h
b/include/dt-bindings/clock/rk3399-cru.h
new file mode 100644
index 0000000..77bb1ec
--- /dev/null
+++ b/include/dt-bindings/clock/rk3399-cru.h
@@ -0,0 +1,716 @@
+/*
+ * Copyright (c) 2015 Rockchip Electronics Co. Ltd.
The Copyright should be 2016.
Thanks.
--
- Xing Zheng