All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner clock fixes for 4.11, bis
@ 2017-04-06  7:41 ` Maxime Ripard
  0 siblings, 0 replies; 10+ messages in thread
From: Maxime Ripard @ 2017-04-06  7:41 UTC (permalink / raw)
  To: Mike Turquette, Stephen Boyd
  Cc: Chen-Yu Tsai, Maxime Ripard, linux-arm-kernel, linux-clk

[-- Attachment #1: Type: text/plain, Size: 1625 bytes --]

Hi Mike, Stephen,

Please pull the following changes for one of the 4.11-rc's

Thanks!
Maxime

The following changes since commit b467e08a15563dede0d37d3233baa24fb97a7310:

  clk: sunxi-ng: fix recalc_rate formula of NKMP clocks (2017-03-20 10:34:05 +0100)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-fixes-for-4.11-2

for you to fetch changes up to d054a839a0986136374d49f9f9fbc264abae9c4c:

  clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLER (2017-03-27 13:37:05 +0200)

----------------------------------------------------------------
Allwinner clock fixes for 4.11, bis

A few patches to fix a build error and a few minor typos and bugs in the
sunxi-ng code

----------------------------------------------------------------
Chen-Yu Tsai (3):
      clk: sunxi-ng: use 1 as fallback for minimum multiplier
      clk: sunxi-ng: Fix round_rate/set_rate multiplier minimum mismatch
      clk: sunxi-ng: a80: Fix audio PLL comment not matching actual code

Tobias Regnery (1):
      clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLER

 drivers/clk/sunxi-ng/Kconfig         | 1 +
 drivers/clk/sunxi-ng/ccu-sun9i-a80.c | 3 +--
 drivers/clk/sunxi-ng/ccu_nk.c        | 8 ++++----
 drivers/clk/sunxi-ng/ccu_nkm.c       | 8 ++++----
 drivers/clk/sunxi-ng/ccu_nkmp.c      | 8 ++++----
 drivers/clk/sunxi-ng/ccu_nm.c        | 4 ++--
 6 files changed, 16 insertions(+), 16 deletions(-)

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

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

end of thread, other threads:[~2017-04-19 16:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-06  7:41 [GIT PULL] Allwinner clock fixes for 4.11, bis Maxime Ripard
2017-04-06  7:41 ` Maxime Ripard
2017-04-06 23:10 ` Stephen Boyd
2017-04-06 23:10   ` Stephen Boyd
2017-04-10  8:00   ` Maxime Ripard
2017-04-10  8:00     ` Maxime Ripard
2017-04-10 18:24     ` Stephen Boyd
2017-04-10 18:24       ` Stephen Boyd
2017-04-19 16:06       ` Stephen Boyd
2017-04-19 16:06         ` 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.