Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1432571 > unrolled thread
| Started by | Jiancheng Xue <xuejiancheng@hisilicon.com> |
|---|---|
| First post | 2016-06-28 09:30 +0200 |
| Last post | 2016-06-28 09:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [RESEND PATCH v2 0/5] clk: hisilicon: Fix some problems of clk-hi3519 Jiancheng Xue <xuejiancheng@hisilicon.com> - 2016-06-28 09:30 +0200
| From | Jiancheng Xue <xuejiancheng@hisilicon.com> |
|---|---|
| Date | 2016-06-28 09:30 +0200 |
| Subject | Re: [RESEND PATCH v2 0/5] clk: hisilicon: Fix some problems of clk-hi3519 |
| Message-ID | <rOVD4-3Lz-7@gated-at.bofh.it> |
Hi Stephen,
Can this patch be merged into the clk-next? If there are still some
issues to fix, please let me know. Thank you very much.
Regards,
Jiancheng
On 2016/6/15 14:26, Jiancheng Xue wrote:
> This patch is base on branch clk-hi3519 in clk tree. It mainly fixes the
> following issues:
> 1. Add driver remove path.
> 2. Fix the ordering issue about clock provider being published.
> 3. Add error checking upon registering clocks.
>
> change log
> v2:
> -Redivided patches to make sure every patch can be compiled successfully.
>
> Jiancheng Xue (5):
> reset: hisilicon: change the definition of hisi_reset_init
> clk: hisilicon: add hisi_clk_alloc function.
> clk: hisilicon: add error processing for hisi_clk_register_* functions
> clk: hisilicon: add hisi_clk_unregister_* functions
> clk: hisilicon: hi3519: add driver remove path and fix some issues
>
> drivers/clk/hisilicon/clk-hi3519.c | 116 ++++++++++++++++++++++++++++++++-----
> drivers/clk/hisilicon/clk.c | 89 ++++++++++++++++++++++++----
> drivers/clk/hisilicon/clk.h | 34 +++++++++--
> drivers/clk/hisilicon/reset.c | 19 +++---
> drivers/clk/hisilicon/reset.h | 5 +-
> 5 files changed, 220 insertions(+), 43 deletions(-)
>
Back to top | Article view | linux.kernel
csiph-web