mbox series

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

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

Pull-request

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

Message

Jerome Brunet Oct. 18, 2021, 11:44 a.m. UTC
Hi Stephen,

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

Thx.
Cheers

Jerome

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7bcf9ef6b9c50e87bcb1dee5ced50ccfa2b21470:

  clk: meson: meson8b: Make the video clock trees mutable (2021-09-23 11:46:38 +0200)

----------------------------------------------------------------
Amlogic clock updates for v5.16

* Update video path realted clocks for meson8

----------------------------------------------------------------
Martin Blumenstingl (6):
      clk: meson: meson8b: Export the video clocks
      clk: meson: meson8b: Use CLK_SET_RATE_NO_REPARENT for vclk{,2}_in_sel
      clk: meson: meson8b: Add the vid_pll_lvds_en gate clock
      clk: meson: meson8b: Add the HDMI PLL M/N parameters
      clk: meson: meson8b: Initialize the HDMI PLL registers
      clk: meson: meson8b: Make the video clock trees mutable

 drivers/clk/meson/meson8b.c              | 163 ++++++++++++++++++++++---------
 drivers/clk/meson/meson8b.h              |  26 ++---
 include/dt-bindings/clock/meson8b-clkc.h |  10 ++
 3 files changed, 143 insertions(+), 56 deletions(-)

Comments

Stephen Boyd Oct. 26, 2021, 7:47 p.m. UTC | #1
Quoting Jerome Brunet (2021-10-18 04:44:22)
> 
> Hi Stephen,
> 
> Here are the updates of the amlogic clocks for v5.16. Nothing out the
> ordinary. Please pull.
> 
> Thx.
> Cheers
> 
> Jerome
> 
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/BayLibre/clk-meson.git tags/clk-meson-v5.16-1
> 
> for you to fetch changes up to 7bcf9ef6b9c50e87bcb1dee5ced50ccfa2b21470:
> 
>   clk: meson: meson8b: Make the video clock trees mutable (2021-09-23 11:46:38 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next