All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] rockchip clock changes for 4.7 part 4 - some more fixes
@ 2016-05-09 14:22 ` Heiko Stübner
  0 siblings, 0 replies; 3+ messages in thread
From: Heiko Stübner @ 2016-05-09 14:22 UTC (permalink / raw)
  To: mturquette, sboyd; +Cc: linux-clk, linux-rockchip

Hi Mike, Stephen,

A fixup for a rk3399 clock name as well as the GRF-portions of
my cleanup series. As Stephen had some mild reservations about the
introduced indirection in the pll parts and we don't save to much lines
with my modifications for the currently supported pll-types, I think it's
easier to postpone those until the next new pll type comes around.

Maybe it even has some completely different properties to handle where
the current "simplification" might even be counter-productive :-) .

So please pull if possible.

Thanks
Heiko


The following changes since commit fd8bc829336a24b770247eb893111bcb8f1ddedb:

  clk: rockchip: fix the rk3399 cifout clock (2016-04-25 22:54:51 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.7-rockchip-clk4

for you to fetch changes up to 7e5385dc722258c862f969ab7e67907156ad0e3f:

  clk: rockchip: drop old_rate calculation on pll rate changes (2016-05-09 16:04:39 +0200)

----------------------------------------------------------------
Another small rk3399 fixup as well as simplifications around
our handling of the General-Register-Files syscon.

----------------------------------------------------------------
Douglas Anderson (1):
      clk: rockchip: fix the rk3399 sdmmc sample / drv name

Heiko Stuebner (3):
      clk: rockchip: lookup General Register Files in rockchip_clk_init
      clk: rockchip: simplify GRF handling in pll clocks
      clk: rockchip: drop old_rate calculation on pll rate changes

 drivers/clk/rockchip/clk-pll.c    | 45 ++++++++-------------------------------
 drivers/clk/rockchip/clk-rk3399.c |  4 ++--
 drivers/clk/rockchip/clk.c        | 11 +++-------
 drivers/clk/rockchip/clk.h        |  1 -
 4 files changed, 14 insertions(+), 47 deletions(-)

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

end of thread, other threads:[~2016-05-09 23:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-09 14:22 [GIT PULL] rockchip clock changes for 4.7 part 4 - some more fixes Heiko Stübner
2016-05-09 14:22 ` Heiko Stübner
2016-05-09 23:05 ` 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.