mbox series

[GIT,PULL] clk: meson: amlogic clock updates for v6.2

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

Pull-request

https://github.com/BayLibre/clk-meson.git tags/clk-meson-v6.2-1

Message

Jerome Brunet Nov. 8, 2022, 5:59 p.m. UTC
Hi Stephen,

Here are the amlogic clock updates for v6.2.
There is just 2 PLL driver fixes.

These are actually the same I sent for v6.1 but it seems something was
off with the mail and it got lost.

Cheers
Jerome

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  https://github.com/BayLibre/clk-meson.git tags/clk-meson-v6.2-1

for you to fetch changes up to d73406ed2dcfab7d25493ff3a62dd57f0d9c2bf2:

  clk: meson: pll: add pcie lock retry workaround (2022-11-08 17:05:02 +0100)

----------------------------------------------------------------
Amlogic clock updates for v6.1

* Adds 2 PLL driver fixups

----------------------------------------------------------------
Heiner Kallweit (2):
      clk: meson: pll: adjust timeout in meson_clk_pll_wait_lock()
      clk: meson: pll: add pcie lock retry workaround

 drivers/clk/meson/clk-pll.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

Comments

Stephen Boyd Nov. 23, 2022, 12:28 a.m. UTC | #1
Quoting Jerome Brunet (2022-11-08 09:59:18)
> 
> Hi Stephen,
> 
> Here are the amlogic clock updates for v6.2.
> There is just 2 PLL driver fixes.
> 
> These are actually the same I sent for v6.1 but it seems something was
> off with the mail and it got lost.
> 
> Cheers
> Jerome
> 
> The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
> 
>   Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/BayLibre/clk-meson.git tags/clk-meson-v6.2-1
> 
> for you to fetch changes up to d73406ed2dcfab7d25493ff3a62dd57f0d9c2bf2:
> 
>   clk: meson: pll: add pcie lock retry workaround (2022-11-08 17:05:02 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next