mbox series

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

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

Pull-request

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

Message

Jerome Brunet Sept. 13, 2022, 8:58 a.m. UTC
Hi Stephen,

Here is the amlogic clock update for v6.1.
It is just a couple of minor fixes which do not conlict with what you
have already applied for amlogic on clk-next.

Please pull
Cheers

Jerome

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ceeb22187ee27943212da7b1a384529343a6a2f8:

  clk: meson: pll: add pcie lock retry workaround (2022-09-13 10:39:23 +0200)

----------------------------------------------------------------
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(-)