All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Small updates on hi3798cv200 clock driver
@ 2018-01-24 11:48 Shawn Guo
  2018-01-24 11:48 ` [PATCH 1/5] clk: hi3798cv200: fix unregister call sequence in error path Shawn Guo
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Shawn Guo @ 2018-01-24 11:48 UTC (permalink / raw)
  To: Stephen Boyd
  Cc: Michael Turquette, Jianguo Sun, linux-clk, project-aspen-dev,
	Shawn Guo

Hi Stephen,

This series makes a few small updates on hisilicon hi3798cv200 clock
driver.  I will stage them on a branch if reviewing goes well, and then
send you a pull reqeust at some point of 4.17 development cycle.

Sounds good to you?

Shawn

Jianguo Sun (1):
  clk: hi3798cv200: add COMBPHY0 clock support

Shawn Guo (3):
  clk: hi3798cv200: fix unregister call sequence in error path
  clk: hi3798cv200: add support for HISTB_USB2_OTG_UTMI_CLK
  clk: hi3798cv200: fix define indentation

Younian Wang (1):
  clk: hi3798cv200: correct IR clock parent

 drivers/clk/hisilicon/crg-hi3798cv200.c | 80 ++++++++++++++++++---------------
 include/dt-bindings/clock/histb-clock.h | 55 ++++++++++++-----------
 2 files changed, 72 insertions(+), 63 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-01-25 22:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-24 11:48 [PATCH 0/5] Small updates on hi3798cv200 clock driver Shawn Guo
2018-01-24 11:48 ` [PATCH 1/5] clk: hi3798cv200: fix unregister call sequence in error path Shawn Guo
2018-01-24 11:48 ` [PATCH 2/5] clk: hi3798cv200: correct IR clock parent Shawn Guo
2018-01-24 11:48 ` [PATCH 3/5] clk: hi3798cv200: add support for HISTB_USB2_OTG_UTMI_CLK Shawn Guo
2018-01-24 11:48 ` [PATCH 4/5] clk: hi3798cv200: fix define indentation Shawn Guo
2018-01-24 11:48 ` [PATCH 5/5] clk: hi3798cv200: add COMBPHY0 clock support Shawn Guo
2018-01-25 22:01 ` [PATCH 0/5] Small updates on hi3798cv200 clock driver Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.