From: Xing Zheng <zhengxing@xxxxxxxxxxxxxx>The Copyright should be 2016.
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 <robh@xxxxxxxxxx>
Signed-off-by: Xing Zheng <zhengxing@xxxxxxxxxxxxxx>
Signed-off-by: Jianqun Xu <jay.xu@xxxxxxxxxxxxxx>
---
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.