All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: clk: meson: amlogic clock updates for v6.3
@ 2023-01-23 14:07 Jerome Brunet
  2023-01-25 19:33 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Jerome Brunet @ 2023-01-23 14:07 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: linux-clk, linux-amlogic, Kevin Hilman, Neil Armstrong


Hi Stephen,

Here are the amlogic clock updates for v6.3.
Please pull.

Cheers
Jerome

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 716592fdb5e255a1b9dcb444822c9c1f9a1e248c:

  clk: meson: clk-cpu-dyndiv: switch from .round_rate to .determine_rate (2023-01-13 15:14:12 +0100)

----------------------------------------------------------------
Amlogic clock updates for v6.3

* Use .determine_rate() instead of .round_rate() for the dualdiv, mpll,
  sclk-div and cpu-dyn-div amlogic clock drivers.

----------------------------------------------------------------
Martin Blumenstingl (4):
      clk: meson: mpll: Switch from .round_rate to .determine_rate
      clk: meson: dualdiv: switch from .round_rate to .determine_rate
      clk: meson: sclk-div: switch from .round_rate to .determine_rate
      clk: meson: clk-cpu-dyndiv: switch from .round_rate to .determine_rate

 drivers/clk/meson/clk-cpu-dyndiv.c |  9 ++++-----
 drivers/clk/meson/clk-dualdiv.c    | 21 +++++++++++++--------
 drivers/clk/meson/clk-mpll.c       | 20 +++++++++++++-------
 drivers/clk/meson/sclk-div.c       | 11 ++++++-----
 4 files changed, 36 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL]: clk: meson: amlogic clock updates for v6.3
  2023-01-23 14:07 [GIT PULL]: clk: meson: amlogic clock updates for v6.3 Jerome Brunet
@ 2023-01-25 19:33 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2023-01-25 19:33 UTC (permalink / raw)
  To: Jerome Brunet; +Cc: linux-clk, linux-amlogic, Kevin Hilman, Neil Armstrong

Quoting Jerome Brunet (2023-01-23 06:07:11)
> 
> Hi Stephen,
> 
> Here are the amlogic clock updates for v6.3.
> Please pull.
> 
> Cheers
> Jerome
> 
> The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:
> 
>   Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/BayLibre/clk-meson.git tags/clk-meson-v6.3-1
> 
> for you to fetch changes up to 716592fdb5e255a1b9dcb444822c9c1f9a1e248c:
> 
>   clk: meson: clk-cpu-dyndiv: switch from .round_rate to .determine_rate (2023-01-13 15:14:12 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-25 19:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-23 14:07 [GIT PULL]: clk: meson: amlogic clock updates for v6.3 Jerome Brunet
2023-01-25 19:33 ` Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.