mbox series

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

Message ID 1jr1tapis8.fsf@starbuckisacylon.baylibre.com (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] clk: meson: updates for v5.9 | expand

Pull-request

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

Message

Jerome Brunet July 17, 2020, 9:55 a.m. UTC
Hi Stephen,

Here are the amlogic clock changes for v5.9
Business as usual - Please pull.

Cheers
Jerome

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2568528f55356a2f20f80a18244d3e235cbd2cab:

  clk: meson: meson8b: add the vclk2_en gate clock (2020-07-09 11:37:44 +0200)

----------------------------------------------------------------
Amlogic clock updates for v5.9:
* g12: add neural network accelerator clock sources
* meson8: remove critical flag for main PLL divider
* meson8: add video decoder clock gates

----------------------------------------------------------------
Dmitry Shmidt (2):
      dt-bindings: clk: g12a-clkc: Add NNA CLK Source clock IDs
      clk: meson: g12a: Add support for NNA CLK source clocks

Martin Blumenstingl (3):
      clk: meson: meson8b: Drop CLK_IS_CRITICAL from fclk_div2
      clk: meson: meson8b: add the vclk_en gate clock
      clk: meson: meson8b: add the vclk2_en gate clock

 drivers/clk/meson/g12a.c              | 119 ++++++++++++++++++++++++++++++++++
 drivers/clk/meson/g12a.h              |   7 +-
 drivers/clk/meson/meson8b.c           |  67 ++++++++++++++-----
 drivers/clk/meson/meson8b.h           |   4 +-
 include/dt-bindings/clock/g12a-clkc.h |   2 +
 5 files changed, 180 insertions(+), 19 deletions(-)

Comments

Stephen Boyd July 21, 2020, 8:01 a.m. UTC | #1
Quoting Jerome Brunet (2020-07-17 02:55:51)
> Hi Stephen,
> 
> Here are the amlogic clock changes for v5.9
> Business as usual - Please pull.
> 
> Cheers
> Jerome
> 
> The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
> 
>   Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
> 
> are available in the Git repository at:
> 
>   git://github.com/BayLibre/clk-meson.git tags/clk-meson-v5.9-1
> 
> for you to fetch changes up to 2568528f55356a2f20f80a18244d3e235cbd2cab:
> 
>   clk: meson: meson8b: add the vclk2_en gate clock (2020-07-09 11:37:44 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next