mbox series

[GIT,PULL] clk: meson: amlogic updates for v5.14

Message ID 1j4ke6215o.fsf@starbuckisacylon.baylibre.com (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] clk: meson: amlogic updates for v5.14 | expand

Pull-request

git://github.com/BayLibre/clk-meson.git clk-meson-v5.14-1

Message

Jerome Brunet June 9, 2021, 9:12 p.m. UTC
Hi Stephen,

Here are the updates of the amlogic clocks for v5.14. Nothing out the
ordinary. Please pull.

Thx.
Cheers

Jerome

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://github.com/BayLibre/clk-meson.git clk-meson-v5.14-1

for you to fetch changes up to 8271813e404cd0620f99fbccffd2746f85a17259:

  clk: meson: g12a: Add missing NNA source clocks for g12b (2021-06-09 21:39:50 +0200)

----------------------------------------------------------------
Amlogic clock updates for v5.14

* Use determine_rate() for the pll ops instead of round_rate()
* Restrict gp0/1 and audio plls range on g12a/sm1
* Improve axg-audio controller error on deferral
* Add NNA clocks on g12a

----------------------------------------------------------------
Jerome Brunet (2):
      clk: meson: g12a: fix gp0 and hifi ranges
      clk: meson: axg-audio: improve deferral handling

Martin Blumenstingl (1):
      clk: meson: pll: switch to determine_rate for the PLL ops

Nick Xie (1):
      clk: meson: g12a: Add missing NNA source clocks for g12b

 drivers/clk/meson/axg-audio.c |  5 ++---
 drivers/clk/meson/clk-pll.c   | 26 +++++++++++++++-----------
 drivers/clk/meson/g12a.c      |  8 +++++++-
 3 files changed, 24 insertions(+), 15 deletions(-)

Comments

Stephen Boyd June 22, 2021, 8:03 p.m. UTC | #1
Quoting Jerome Brunet (2021-06-09 14:12:03)
> 
> Hi Stephen,
> 
> Here are the updates of the amlogic clocks for v5.14. Nothing out the
> ordinary. Please pull.
> 
> Thx.
> Cheers
> 
> Jerome
> 
> The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
> 
>   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
> 
> are available in the Git repository at:
> 
>   git://github.com/BayLibre/clk-meson.git clk-meson-v5.14-1
> 
> for you to fetch changes up to 8271813e404cd0620f99fbccffd2746f85a17259:
> 
>   clk: meson: g12a: Add missing NNA source clocks for g12b (2021-06-09 21:39:50 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next