mbox series

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

Message ID 1508324429-6012-1-git-send-email-xuejiancheng@hisilicon.com
Headers show
Series add more clock definitions for hi3798cv200-poplar board | expand

Message

Jiancheng Xue Oct. 18, 2017, 11 a.m. UTC
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

Comments

Shawn Guo Nov. 16, 2017, 12:54 a.m. UTC | #1
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
Stephen Boyd Nov. 16, 2017, 10:17 p.m. UTC | #2
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