lkml.org 
[lkml]   [2022]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] clk: imx: Updates for v6.1
Date
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

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

are available in the Git repository at:

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

for you to fetch changes up to 67e16ac1fec475e64dcb8238f471c6fd154ef806:

clk: imx93: add SAI IPG clk (2022-09-19 13:06:45 +0300)

----------------------------------------------------------------
i.MX clocks changes for 6.1

- Change order between 'sim_enet_root_clk' and 'enet_qos_root_clk'
clocks for i.MX8MP
- Drop unnecessary newline in i.MX8MM dt-bindings
- Add more MU1 and SAI clocks dt-bindings Ids
- Introduce slice busy bit check for i.MX93 composite clock
- Introduce white list bit check for i.MX93 composite clock
- Add new i.MX93 clock gate
- Add MU1 and MU2 clocks to i.MX93 clock provider
- Add SAI IPG clocks to i.MX93 clock provider

----------------------------------------------------------------
Marcel Ziswiler (1):
dt-bindings: clock: imx8mm: don't use multiple blank lines

Peng Fan (8):
clk: imx8mp: tune the order of enet_qos_root_clk
dt-bindings: clock: imx93-clock: add more MU/SAI clocks
clk: imx: clk-composite-93: check slice busy
clk: imx: clk-composite-93: check white_list
clk: imx: add i.MX93 clk gate
clk: imx93: switch to use new clk gate API
clk: imx93: add MU1/2 clock
clk: imx93: add SAI IPG clk

drivers/clk/imx/Makefile | 1 +
drivers/clk/imx/clk-composite-93.c | 171 +++++++++++++++++++++++++-
drivers/clk/imx/clk-gate-93.c | 199 +++++++++++++++++++++++++++++++
drivers/clk/imx/clk-imx8mp.c | 2 +-
drivers/clk/imx/clk-imx93.c | 30 +++--
drivers/clk/imx/clk.h | 9 +-
include/dt-bindings/clock/imx8mm-clock.h | 1 -
include/dt-bindings/clock/imx93-clock.h | 9 +-
8 files changed, 402 insertions(+), 20 deletions(-)
create mode 100644 drivers/clk/imx/clk-gate-93.c

\
 
 \ /
  Last update: 2022-09-19 12:44    [W:0.031 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site