linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk: imx: Updates for v5.17
@ 2021-12-18 22:34 Abel Vesa
  2022-01-04 21:04 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Abel Vesa @ 2021-12-18 22:34 UTC (permalink / raw)
  To: Mike Turquette, Stephen Boyd
  Cc: NXP Linux Team, linux-clk, Linux Kernel Mailing List, linux-arm-kernel

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 9dd81021084ff22cf88a180d720f4f4b47392059:

  clk: imx8mp: Fix the parent clk of the audio_root_clk (2021-11-22 17:33:12 +0200)

----------------------------------------------------------------
i.MX clock changes for 5.17

- Set suppress_bind_attrs to true for i.MX8ULP driver
- Switch from do_div to div64_ul for throughout all drivers
- Fix imx8mn_clko1_sels for i.MX8MN
- Remove unused IPG_AUDIO_ROOT from i.MX8MP
- Switch parent for audio_root_clk to audio ahb in i.MX8MP driver

----------------------------------------------------------------
Adam Ford (1):
      clk: imx8mn: Fix imx8mn_clko1_sels

Changcheng Deng (1):
      clk: imx: Use div64_ul instead of do_div

Hui Wang (2):
      clk: imx8mp: Remove IPG_AUDIO_ROOT from imx8mp-clock.h
      clk: imx8mp: Fix the parent clk of the audio_root_clk

Peng Fan (1):
      clk: imx: imx8ulp: set suppress_bind_attrs to true

 drivers/clk/imx/clk-imx8mn.c             | 6 +++---
 drivers/clk/imx/clk-imx8mp.c             | 2 +-
 drivers/clk/imx/clk-imx8ulp.c            | 1 +
 drivers/clk/imx/clk-pllv3.c              | 6 +++---
 include/dt-bindings/clock/imx8mp-clock.h | 1 -
 5 files changed, 8 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] clk: imx: Updates for v5.17
  2021-12-18 22:34 [GIT PULL] clk: imx: Updates for v5.17 Abel Vesa
@ 2022-01-04 21:04 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2022-01-04 21:04 UTC (permalink / raw)
  To: Abel Vesa, Mike Turquette
  Cc: NXP Linux Team, linux-clk, Linux Kernel Mailing List, linux-arm-kernel

Quoting Abel Vesa (2021-12-18 14:34:42)
> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> 
>   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git/ tags/clk-imx-5.17
> 
> for you to fetch changes up to 9dd81021084ff22cf88a180d720f4f4b47392059:
> 
>   clk: imx8mp: Fix the parent clk of the audio_root_clk (2021-11-22 17:33:12 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

end of thread, other threads:[~2022-01-04 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-18 22:34 [GIT PULL] clk: imx: Updates for v5.17 Abel Vesa
2022-01-04 21:04 ` 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).