lkml.org 
[lkml]   [2022]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] clk: imx: Updates for v5.19
Date
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to cf7f3f4fa9e57b8e9f594823e77e6cbb0ce2b254:

clk: imx8mp: fix usb_root_clk parent (2022-05-17 11:42:07 +0300)

----------------------------------------------------------------
i.MX clock changes for 5.19

- Add 27 MHz phy PLL ref clock
- Add mcore_booted module parameter to tell kernel M core has already
booted
- Remove snvs clock
- Add bindings for i.MX8MN GPT
- Add check for kcalloc
- Fix for a potential memory leak in __imx_clk_gpr_sync
- Add DISP2 pixel clock for i.MX8MP
- Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
- Add clkout1/2 for i.MX8MP
- Fix parent clock of ubs_root_clk for i.MX8MP

----------------------------------------------------------------
Alvin Šipraga (2):
dt-bindings: imx: add clock bindings for i.MX8MN GPT
clk: imx8mn: add GPT support

Jacky Bai (1):
clk: imx: Remove the snvs clock

Jiasheng Jiang (1):
clk: imx: Add check for kcalloc

Lucas Stach (1):
clk: imx8mp: add clkout1/2 support

Marek Vasut (1):
clk: imx8mp: Add DISP2 pixel clock

Miaoqian Lin (1):
clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage

Peng Fan (4):
clk: imx8mq: add 27m phy pll ref clock
clk: imx: add mcore_booted module paratemter
clk: imx8m: check mcore_booted before register clk
clk: imx8mp: fix usb_root_clk parent

Xiaoke Wang (1):
clk: imx: scu: fix a potential memory leak in __imx_clk_gpr_scu()

drivers/clk/imx/clk-composite-8m.c | 19 ++++++++-------
drivers/clk/imx/clk-imx7d.c | 1 -
drivers/clk/imx/clk-imx8mm.c | 3 ++-
drivers/clk/imx/clk-imx8mn.c | 41 +++++++++++++++++++++++++++++++-
drivers/clk/imx/clk-imx8mp.c | 24 +++++++++++++++----
drivers/clk/imx/clk-imx8mq.c | 5 ++--
drivers/clk/imx/clk-scu.c | 6 +++--
drivers/clk/imx/clk.c | 5 ++++
drivers/clk/imx/clk.h | 1 +
include/dt-bindings/clock/imx8mn-clock.h | 16 ++++++++++++-
include/dt-bindings/clock/imx8mp-clock.h | 9 ++++++-
11 files changed, 109 insertions(+), 21 deletions(-)

\
 
 \ /
  Last update: 2022-05-17 11:00    [W:0.395 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site