linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk: imx: Updates for v5.15
@ 2021-08-25 10:59 Abel Vesa
  2021-08-29  4:16 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Abel Vesa @ 2021-08-25 10:59 UTC (permalink / raw)
  To: Stephen Boyd
  Cc: NXP Linux Team, linux-clk, Linux Kernel Mailing List, linux-arm-kernel

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git/ tags/clk-imx-5.15

for you to fetch changes up to 86842d255b45fc2103da1cd202f5064397ed41f8:

  clk: imx8mn: Add M7 core clock (2021-08-24 16:09:07 +0300)

----------------------------------------------------------------
i.MX clock changes for 5.15:

 - Fix CLKOUT clocks on i.MX8MM and i.MX8MN by using imx_clk_hw_mux2
 - Switch from .round_rate to .determine_rate in clk-divider-gate
 - Fix clock tree update for TF-A controlled clocks for all i.MX8M
 - Add missing M7 core clock for i.MX8MN

----------------------------------------------------------------
Ahmad Fatoum (1):
      clk: imx8m: fix clock tree update of TF-A managed clocks

Lucas Stach (2):
      clk: imx8mm: use correct mux type for clkout path
      clk: imx8mn: use correct mux type for clkout path

Marek Vasut (1):
      clk: imx8mn: Add M7 core clock

Martin Blumenstingl (1):
      clk: imx: clk-divider-gate: Switch to clk_divider.determine_rate

 drivers/clk/imx/clk-composite-8m.c       |  3 ++-
 drivers/clk/imx/clk-divider-gate.c       | 10 +++++-----
 drivers/clk/imx/clk-imx8mm.c             | 11 ++++++-----
 drivers/clk/imx/clk-imx8mn.c             | 16 +++++++++++-----
 drivers/clk/imx/clk-imx8mq.c             |  7 ++++---
 drivers/clk/imx/clk.h                    | 16 ++++++++++++++--
 include/dt-bindings/clock/imx8mn-clock.h |  4 +++-
 7 files changed, 45 insertions(+), 22 deletions(-)

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

* Re: [GIT PULL] clk: imx: Updates for v5.15
  2021-08-25 10:59 [GIT PULL] clk: imx: Updates for v5.15 Abel Vesa
@ 2021-08-29  4:16 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2021-08-29  4:16 UTC (permalink / raw)
  To: Abel Vesa
  Cc: NXP Linux Team, linux-clk, Linux Kernel Mailing List, linux-arm-kernel

Quoting Abel Vesa (2021-08-25 03:59:33)
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git/ tags/clk-imx-5.15
> 
> for you to fetch changes up to 86842d255b45fc2103da1cd202f5064397ed41f8:
> 
>   clk: imx8mn: Add M7 core clock (2021-08-24 16:09:07 +0300)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

end of thread, other threads:[~2021-08-29  4:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25 10:59 [GIT PULL] clk: imx: Updates for v5.15 Abel Vesa
2021-08-29  4:16 ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).