mbox series

[GIT,PULL] Allwinner Clock Changes for 5.5

Message ID b7e68c7f-50d9-4d35-bb8b-649b6a8269f7.lettre@localhost (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] Allwinner Clock Changes for 5.5 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-clk-for-5.5-1

Message

Maxime Ripard Nov. 6, 2019, 12:20 p.m. UTC
Hi,

Please pull the following changes for the next release.

Thanks!
Maxime

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-clk-for-5.5-1

for you to fetch changes up to 4441b57ec27e35a86337b3197c62b3d6be9695b2:

  clk: sunxi-ng: h3: Export MBUS clock (2019-11-05 11:34:41 +0100)

----------------------------------------------------------------
A few clock patches for sunxi, mostly to export new clocks to the DT,
and fix some issues with the clock tree on the H6.

----------------------------------------------------------------
Jernej Skrabec (3):
      clk: sunxi-ng: h6: Use sigma-delta modulation for audio PLL
      clk: sunxi-ng: h6: Allow GPU to change parent rate
      clk: sunxi-ng: h3: Export MBUS clock


 drivers/clk/sunxi-ng/ccu-sun50i-h6.c     | 23 ++++++++++++++++-------
 drivers/clk/sunxi-ng/ccu-sun8i-h3.h      |  4 ----
 include/dt-bindings/clock/sun8i-h3-ccu.h |  2 +-
 3 files changed, 17 insertions(+), 12 deletions(-)

Comments

Stephen Boyd Nov. 6, 2019, 10:31 p.m. UTC | #1
Quoting Maxime Ripard (2019-11-06 04:20:37)
> Hi,
> 
> Please pull the following changes for the next release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> 
>   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-clk-for-5.5-1
> 
> for you to fetch changes up to 4441b57ec27e35a86337b3197c62b3d6be9695b2:
> 
>   clk: sunxi-ng: h3: Export MBUS clock (2019-11-05 11:34:41 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next