Re: [PATCH 0/3] add more clock definitions for hi3798cv200-poplar board

2017-11-16 Thread Stephen Boyd
On 11/16, Shawn Guo wrote:
> Hi Stephen,
> 
> On Wed, Oct 18, 2017 at 07:00:26AM -0400, Jiancheng Xue wrote:
> > Add more clock definitions for hi3798cv200-poplar board.
> > 
> > Younian Wang (1):
> >   clk: hisilicon: correct ir clock rate for hi3798cv200 SoC
> > 
> > tianshuliang (2):
> >   clk: hisilicon: add hisi phase clock support
> >   clk: hisilicon: add emmc sample and drive clock for hi3798cv200 SoC
> 
> Since you haven't applied this series, I will update it with a few more
> patches added.  I assume it's late for 4.15 merge window anyway, so I
> intend to maintain a branch for all those Hi3798CV200 clock patches.
> After the patches are properly reviewed, I can rebase the branch to
> 4.15-rc and then ask you to pull for next merge window.  Sounds good to
> you?

Yes that's fine. I am sending the PR today/tomorrow.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project


Re: [PATCH 0/3] add more clock definitions for hi3798cv200-poplar board

2017-11-15 Thread Shawn Guo
Hi Stephen,

On Wed, Oct 18, 2017 at 07:00:26AM -0400, Jiancheng Xue wrote:
> Add more clock definitions for hi3798cv200-poplar board.
> 
> Younian Wang (1):
>   clk: hisilicon: correct ir clock rate for hi3798cv200 SoC
> 
> tianshuliang (2):
>   clk: hisilicon: add hisi phase clock support
>   clk: hisilicon: add emmc sample and drive clock for hi3798cv200 SoC

Since you haven't applied this series, I will update it with a few more
patches added.  I assume it's late for 4.15 merge window anyway, so I
intend to maintain a branch for all those Hi3798CV200 clock patches.
After the patches are properly reviewed, I can rebase the branch to
4.15-rc and then ask you to pull for next merge window.  Sounds good to
you?

Shawn


[PATCH 0/3] add more clock definitions for hi3798cv200-poplar board

2017-10-17 Thread Jiancheng Xue
Add more clock definitions for hi3798cv200-poplar board.

Younian Wang (1):
  clk: hisilicon: correct ir clock rate for hi3798cv200 SoC

tianshuliang (2):
  clk: hisilicon: add hisi phase clock support
  clk: hisilicon: add emmc sample and drive clock for hi3798cv200 SoC

 drivers/clk/hisilicon/Makefile  |   2 +-
 drivers/clk/hisilicon/clk-hisi-phase.c  | 117 
 drivers/clk/hisilicon/clk.c |  45 
 drivers/clk/hisilicon/clk.h |  22 ++
 drivers/clk/hisilicon/crg-hi3798cv200.c |  27 +++-
 5 files changed, 210 insertions(+), 3 deletions(-)
 create mode 100644 drivers/clk/hisilicon/clk-hisi-phase.c

-- 
2.7.4