mbox series

[GIT,PULL] Allwinner Clock Changes for 5.6

Message ID cf293816-3ef7-4b67-bd9e-be2e88bfa950.lettre@localhost (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] Allwinner Clock Changes for 5.6 | expand

Pull-request

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

Message

Maxime Ripard Jan. 10, 2020, 5:11 p.m. UTC
Hi,

Please pull the following changes for the next release.

Thanks!
Maxime

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

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.6

for you to fetch changes up to 9c232d324bfa1bb6204f6c2c5e1bea12c51cc6bd:

  clk: sunxi: a23/a33: Export the MIPI PLL (2020-01-04 09:45:19 +0100)

----------------------------------------------------------------
Our usual set of patches for sunxi, with a bunch of them required to
enable the MBUS controller, and two patches to enable cpufreq on the
A64.

----------------------------------------------------------------
Chen-Yu Tsai (1):
      clk: sunxi-ng: r40: Export MBUS clock

Corentin Labbe (1):
      clk: sunxi: use of_device_get_match_data

Icenowy Zheng (1):
      clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock

Maxime Ripard (2):
      clk: sunxi: a31: Export the MIPI PLL
      clk: sunxi: a23/a33: Export the MIPI PLL

Vasily Khoruzhick (1):
      clk: sunxi-ng: a64: export CLK_CPUX clock for DVFS


 drivers/clk/sunxi-ng/ccu-sun50i-a64.c         | 28 +++++++++++++++++++++++++++-
 drivers/clk/sunxi-ng/ccu-sun50i-a64.h         |  1 +-
 drivers/clk/sunxi-ng/ccu-sun6i-a31.h          |  4 +++-
 drivers/clk/sunxi-ng/ccu-sun8i-a23-a33.h      |  4 +++-
 drivers/clk/sunxi-ng/ccu-sun8i-r40.h          |  4 +----
 drivers/clk/sunxi/clk-sun6i-apb0-gates.c      |  6 ++----
 include/dt-bindings/clock/sun50i-a64-ccu.h    |  1 +-
 include/dt-bindings/clock/sun6i-a31-ccu.h     |  2 ++-
 include/dt-bindings/clock/sun8i-a23-a33-ccu.h |  2 ++-
 include/dt-bindings/clock/sun8i-r40-ccu.h     |  2 +-
 10 files changed, 41 insertions(+), 13 deletions(-)

Comments

Stephen Boyd Jan. 22, 2020, 12:11 a.m. UTC | #1
Quoting Maxime Ripard (2020-01-10 09:11:42)
> Hi,
> 
> Please pull the following changes for the next release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
> 
>   Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
> 
> 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.6
> 
> for you to fetch changes up to 9c232d324bfa1bb6204f6c2c5e1bea12c51cc6bd:
> 
>   clk: sunxi: a23/a33: Export the MIPI PLL (2020-01-04 09:45:19 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next