mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v4 0/2] clk: Add functions to get optional clocks
@ 2018-07-31 12:10 Phil Edworthy
  2018-07-31 12:10 ` [PATCH v4 1/2] clk: Add of_clk_get_by_name_optional() function Phil Edworthy
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Phil Edworthy @ 2018-07-31 12:10 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Russell King
  Cc: Geert Uytterhoeven, Simon Horman, Andy Shevchenko, linux-clk,
	linux-kernel, linux-arm-kernel, Phil Edworthy

Quite a few drivers get an optional clock, e.g. a bus clock required to 
access peripheral's registers that is always enabled on some devices.

Phil Edworthy (2):
  clk: Add of_clk_get_by_name_optional() function
  clk: Add functions to get optional clocks

 drivers/clk/clk-devres.c | 18 +++++++++++++--
 drivers/clk/clkdev.c     | 58 +++++++++++++++++++++++++++++++++++++++++++-----
 include/linux/clk.h      | 35 +++++++++++++++++++++++++++++
 3 files changed, 104 insertions(+), 7 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-08-30 10:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-31 12:10 [PATCH v4 0/2] clk: Add functions to get optional clocks Phil Edworthy
2018-07-31 12:10 ` [PATCH v4 1/2] clk: Add of_clk_get_by_name_optional() function Phil Edworthy
2018-08-29 17:10   ` Andy Shevchenko
2018-08-30  8:30     ` Phil Edworthy
2018-08-30 10:39       ` Andy Shevchenko
2018-07-31 12:11 ` [PATCH v4 2/2] clk: Add functions to get optional clocks Phil Edworthy
2018-08-29 17:11 ` [PATCH v4 0/2] " Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®