mbox series

[GIT,PULL] Allwinner Clock Changes for 5.13

Message ID 5b35c96d-af03-4ff9-aa1b-b486e55e44b9.lettre@localhost (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] Allwinner Clock Changes for 5.13 | expand

Pull-request

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

Message

Maxime Ripard April 2, 2021, 1:53 p.m. UTC
Hi Mike, Stephen,

Please pull the following changes for the next release.

Thanks!
Maxime

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -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.13-1

for you to fetch changes up to dcc354572d094b9dcf7c532c7263ab55dd376587:

  clk: sunxi: Demote non-conformant kernel-doc headers (2021-03-08 16:47:55 +0100)

----------------------------------------------------------------
Our usual PR for the Allwinner SoCs, this time adding support for sigma-delta
modulation on the V3s Audio PLL, and fixing a kernel doc header

----------------------------------------------------------------
Lee Jones (1):
      clk: sunxi: Demote non-conformant kernel-doc headers

Tobias Schramm (1):
      clk: sunxi-ng: v3s: use sigma-delta modulation for audio-pll


 drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 33 ++++++++++++++++++++++-----------
 drivers/clk/sunxi/clk-sun6i-ar100.c  |  2 +-
 drivers/clk/sunxi/clk-sun9i-core.c   |  8 ++++----
 drivers/clk/sunxi/clk-usb.c          |  2 +-
 4 files changed, 28 insertions(+), 17 deletions(-)

Comments

Stephen Boyd April 3, 2021, 7:01 a.m. UTC | #1
Quoting Maxime Ripard (2021-04-02 06:53:05)
> Hi Mike, Stephen,
> 
> Please pull the following changes for the next release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -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.13-1
> 
> for you to fetch changes up to dcc354572d094b9dcf7c532c7263ab55dd376587:
> 
>   clk: sunxi: Demote non-conformant kernel-doc headers (2021-03-08 16:47:55 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next