All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] versatile clock misc updates for 4.17
@ 2018-03-15 11:18 Sudeep Holla
  0 siblings, 0 replies; only message in thread
From: Sudeep Holla @ 2018-03-15 11:18 UTC (permalink / raw)
  To: Stephen Boyd, Michael Turquette; +Cc: linux-clk

Hi Stephen, Michael,

These couple of changes are on the list for a while and I have not got
any response from you guys. So thought of sending the pull request
instead.

Regards,
Sudeep

--

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/versatile-clk-4.17

for you to fetch changes up to e772c23d70e2e991409cf0e68be77f4126fc578a:

  clk: versatile: Remove WARNs in ->round_rate() (2018-03-15 10:45:50 +0000)

----------------------------------------------------------------
versatile clock updates for v4.17

1. Get rid of warnings triggerred when an unachievable clock rate as
   clk_round_rate() can be used to get the closest achievable clock

2. Add minimum and maximum rate boundaries for vexpress oscillator clock
   using clk_hw_set_rate_range provider API.

----------------------------------------------------------------
Brian Starkey (1):
      clk: versatile: Remove WARNs in ->round_rate()

Sudeep Holla (1):
      clk: versatile: add min/max rate boundaries for vexpress osc clock

 drivers/clk/versatile/clk-vexpress-osc.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-15 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-15 11:18 [GIT PULL] versatile clock misc updates for 4.17 Sudeep Holla

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.