linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/6] clk: make use of of_clk_parent_fill helper function
@ 2015-07-07  3:59 dinguyen
  2015-07-07  3:59 ` [PATCHv2 1/6] clk: at91: " dinguyen
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: dinguyen @ 2015-07-07  3:59 UTC (permalink / raw)
  To: sboyd, mturquette; +Cc: dinh.linux, linux-clk, linux-kernel, Dinh Nguyen

From: Dinh Nguyen <dinguyen@opensource.altera.com>

Hello,

This is v2 of the patchset that makes use of of_clk_parent_fill helper function
on various platforms.

Thanks,

Dinh Nguyen (6):
  clk: at91: make use of of_clk_parent_fill helper function
  clk: qoriq: make use of of_clk_parent_fill helper function
  clk: keystone: make use of of_clk_parent_fill helper function
  clk: st: make use of of_clk_parent_fill helper function
  clk: sunxi: make use of of_clk_parent_fill helper function
  clk: ti: make use of of_clk_parent_fill helper function

 drivers/clk/at91/clk-main.c         |    7 +------
 drivers/clk/at91/clk-master.c       |    7 +------
 drivers/clk/at91/clk-programmable.c |    7 +------
 drivers/clk/at91/clk-slow.c         |   14 ++------------
 drivers/clk/at91/clk-smd.c          |    7 +------
 drivers/clk/at91/clk-usb.c          |    7 +------
 drivers/clk/clk-qoriq.c             |    5 ++---
 drivers/clk/keystone/pll.c          |    3 +--
 drivers/clk/st/clk-flexgen.c        |    6 ++----
 drivers/clk/st/clkgen-mux.c         |    7 ++-----
 drivers/clk/sunxi/clk-a20-gmac.c    |    4 +---
 drivers/clk/sunxi/clk-factors.c     |    4 +---
 drivers/clk/sunxi/clk-sun6i-ar100.c |    3 +--
 drivers/clk/sunxi/clk-sunxi.c       |   10 ++--------
 drivers/clk/ti/apll.c               |    4 +---
 drivers/clk/ti/composite.c          |    4 +---
 drivers/clk/ti/dpll.c               |    4 +---
 drivers/clk/ti/fapll.c              |    3 +--
 drivers/clk/ti/mux.c                |    4 +---
 19 files changed, 24 insertions(+), 86 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2015-07-21 18:00 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07  3:59 [PATCHv2 0/6] clk: make use of of_clk_parent_fill helper function dinguyen
2015-07-07  3:59 ` [PATCHv2 1/6] clk: at91: " dinguyen
2015-07-18  0:52   ` Stephen Boyd
2015-07-07  3:59 ` [PATCHv2 2/6] clk: qoriq: " dinguyen
2015-07-18  0:52   ` Stephen Boyd
2015-07-07  3:59 ` [PATCHv2 3/6] clk: keystone: " dinguyen
2015-07-18  0:52   ` Stephen Boyd
2015-07-07  3:59 ` [PATCHv2 4/6] clk: st: " dinguyen
2015-07-18  0:52   ` Stephen Boyd
2015-07-07  3:59 ` [PATCHv2 5/6] clk: sunxi: " dinguyen
2015-07-07  5:07   ` Maxime Ripard
2015-07-18  0:52   ` Stephen Boyd
2015-07-18  0:53   ` Stephen Boyd
2015-07-21 14:42     ` Tyler Baker
2015-07-21 15:22       ` Dinh Nguyen
2015-07-21 16:29         ` Tyler Baker
2015-07-21 18:00           ` Stephen Boyd
2015-07-07  3:59 ` [PATCHv2 6/6] clk: ti: " dinguyen
2015-07-18  0:52   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).