Re: [PATCH v3 2/3] clk: rockchip: add dt-binding header for rk3399
From: Xing Zheng <hidden>
Date: 2016-03-01 09:19:24
Also in:
linux-arm-kernel, linux-rockchip, lkml
From: Xing Zheng <hidden>
Date: 2016-03-01 09:19:24
Also in:
linux-arm-kernel, linux-rockchip, lkml
Hi Jay, On 2016年03月01日 14:40, Jianqun Xu wrote:
From: Xing Zheng <redacted> 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 <redacted> Signed-off-by: Xing Zheng <redacted> Signed-off-by: Jianqun Xu <redacted> --- 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.hdiff --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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html