Re: [PATCH v3 2/3] clk: rockchip: add dt-binding header for rk3399

From: Xing Zheng
Date: Tue Mar 01 2016 - 04:19:46 EST


Hi Jay,

On 2016å03æ01æ 14:40, Jianqun Xu wrote:
From: Xing Zheng <zhengxing@xxxxxxxxxxxxxx>

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.
The Copyright should be 2016.

Thanks.

--
- Xing Zheng