linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] Remove CLK_IS_BASIC usage from clk drivers
@ 2018-12-06 21:58 Stephen Boyd
  2018-12-06 21:58 ` [PATCH 1/8] clk: renesas: Remove usage of CLK_IS_BASIC Stephen Boyd
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Stephen Boyd @ 2018-12-06 21:58 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-kernel, linux-clk, Anders Berg, Geert Uytterhoeven,
	Jiancheng Xue, Jianguo Sun, Krzysztof Kozlowski, Kukjin Kim,
	Leo Yan, Linus Walleij, linux-renesas-soc, Sylwester Nawrocki,
	uclinux-h8-devel, Wei Yongjun, Yoshinori Sato

A collection of patches to remove CLK_IS_BASIC from drivers
that don't look to have any need for it. There are some files
outside of drivers/clk/ that aren't include here because I'll
send those patches to respective maintainers.

Cc: Anders Berg <anders.berg@lsi.com>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Jiancheng Xue <xuejiancheng@hisilicon.com>
Cc: Jianguo Sun <sunjianguo1@huawei.com>
Cc: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Kukjin Kim <kgene@kernel.org>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: <linux-renesas-soc@vger.kernel.org>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: <uclinux-h8-devel@lists.sourceforge.jp>
Cc: Wei Yongjun <weiyongjun1@huawei.com>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>

Stephen Boyd (8):
  clk: renesas: Remove usage of CLK_IS_BASIC
  clk: st: Remove usage of CLK_IS_BASIC
  clk: axm5516: Remove usage of CLK_IS_BASIC
  clk: h8300: Remove usage of CLK_IS_BASIC
  clk: hisilicon: Remove usage of CLK_IS_BASIC
  clk: versatile: sp810: Remove usage of CLK_IS_BASIC
  clk: samsung: s3c2410: Remove usage of CLK_IS_BASIC
  clk: Loongson1: Remove usage of CLK_IS_BASIC

 drivers/clk/clk-axm5516.c                 | 2 --
 drivers/clk/h8300/clk-h8s2678.c           | 2 +-
 drivers/clk/hisilicon/clk-hi3620.c        | 2 +-
 drivers/clk/hisilicon/clk-hisi-phase.c    | 2 +-
 drivers/clk/hisilicon/clk-hix5hd2.c       | 2 +-
 drivers/clk/hisilicon/clkgate-separated.c | 2 +-
 drivers/clk/loongson1/clk.c               | 8 +++++---
 drivers/clk/renesas/clk-div6.c            | 2 +-
 drivers/clk/renesas/clk-mstp.c            | 2 +-
 drivers/clk/renesas/r9a06g032-clocks.c    | 8 ++++----
 drivers/clk/renesas/rcar-gen3-cpg.c       | 2 +-
 drivers/clk/renesas/renesas-cpg-mssr.c    | 2 +-
 drivers/clk/samsung/clk-s3c2410-dclk.c    | 2 +-
 drivers/clk/st/clk-flexgen.c              | 2 +-
 drivers/clk/st/clkgen-fsyn.c              | 4 ++--
 drivers/clk/st/clkgen-pll.c               | 2 +-
 drivers/clk/versatile/clk-sp810.c         | 2 +-
 17 files changed, 24 insertions(+), 24 deletions(-)

-- 
Sent by a computer through tubes

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

end of thread, other threads:[~2018-12-13 19:49 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-06 21:58 [PATCH 0/8] Remove CLK_IS_BASIC usage from clk drivers Stephen Boyd
2018-12-06 21:58 ` [PATCH 1/8] clk: renesas: Remove usage of CLK_IS_BASIC Stephen Boyd
2018-12-07  8:27   ` Geert Uytterhoeven
2018-12-07 20:41     ` Stephen Boyd
2018-12-13 19:48   ` Stephen Boyd
2018-12-06 21:58 ` [PATCH 2/8] clk: st: " Stephen Boyd
2018-12-13 19:49   ` Stephen Boyd
2018-12-06 21:58 ` [PATCH 3/8] clk: axm5516: " Stephen Boyd
2018-12-13 19:49   ` Stephen Boyd
2018-12-06 21:58 ` [PATCH 4/8] clk: h8300: " Stephen Boyd
2018-12-13 19:49   ` Stephen Boyd
2018-12-06 21:58 ` [PATCH 5/8] clk: hisilicon: " Stephen Boyd
2018-12-13 19:49   ` Stephen Boyd
2018-12-06 21:58 ` [PATCH 6/8] clk: versatile: sp810: " Stephen Boyd
2018-12-06 22:03   ` Linus Walleij
2018-12-13 19:49   ` Stephen Boyd
2018-12-06 21:58 ` [PATCH 7/8] clk: samsung: s3c2410: " Stephen Boyd
2018-12-07  8:45   ` Krzysztof Kozlowski
2018-12-13 19:49   ` Stephen Boyd
2018-12-06 21:58 ` [PATCH 8/8] clk: Loongson1: " Stephen Boyd
2018-12-13 19:49   ` 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).