From: Abel Vesa <abel.vesa@oss.qualcomm.com>
To: Mike Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>
Cc: imx@lists.linux.dev, NXP Linux Team <linux-imx@nxp.com>,
linux-clk@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] clk: imx: Updates for v7.1
Date: Thu, 2 Apr 2026 16:41:07 +0300 [thread overview]
Message-ID: <20260402134107.1528450-1-abel.vesa@oss.qualcomm.com> (raw)
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git/ tags/clk-imx-7.1
for you to fetch changes up to d16f57caa78776e6e8a88b96cb2597797b376138:
clk: imx8mq: Correct the CSI PHY sels (2026-03-19 16:15:32 +0200)
----------------------------------------------------------------
i.MX clock changes for 7.1
- Add optional ENET reference pad clock inputs for i.MX6Q/UL.
- Fix debug output in PLL14xx driver to use unsigned format specifier.
- Add 333.333 MHz and 477.4 MHz support to fracn-gppll for display use cases.
- Fix device node reference leaks in i.MX6 driver.
- Fix device node reference leak in of_assigned_ldb_sels().
- Fix ACM clock flags on i.MX8 to prevent SAI sysclk failures.
- Move VF610_CLK_END define into the driver.
- Add VF610 Ethernet switch clock support.
- Correct CSI PHY parent clock selection on i.MX8MQ.
----------------------------------------------------------------
Alexander Stein (3):
clk: imx: pll14xx: Use unsigned format specifier
clk: imx: fracn-gppll: Add 333.333333 MHz support
clk: imx: fracn-gppll: Add 477.4MHz support
Felix Gu (2):
clk: imx: imx6q: Fix device node reference leak in pll6_bypassed()
clk: imx: imx6q: Fix device node reference leak in of_assigned_ldb_sels()
Frank Li (1):
dt-bindings: clock: imx6q[ul]-clock: add optional clock enet[1]_ref_pad
Lukasz Majewski (4):
clk: vf610: Move VF610_CLK_END define to clk-vf610 driver
dt-bindings: clock: vf610: Drop VF610_CLK_END define
dt-bindings: clock: vf610: Add definitions for MTIP L2 switch
clk: vf610: Add support for the Ethernet switch clocks
Sebastian Krzyszkowiak (1):
clk: imx8mq: Correct the CSI PHY sels
Stefan Eichenberger (1):
clk: imx: imx8-acm: fix flags for acm clocks
Documentation/devicetree/bindings/clock/imx6q-clock.yaml | 4 ++++
Documentation/devicetree/bindings/clock/imx6ul-clock.yaml | 4 ++++
drivers/clk/imx/clk-fracn-gppll.c | 2 ++
drivers/clk/imx/clk-imx6q.c | 12 +++++++++++-
drivers/clk/imx/clk-imx8-acm.c | 3 ++-
drivers/clk/imx/clk-imx8mq.c | 4 ++--
drivers/clk/imx/clk-pll14xx.c | 6 +++---
drivers/clk/imx/clk-vf610.c | 12 ++++++++++++
include/dt-bindings/clock/vf610-clock.h | 6 +++++-
9 files changed, 45 insertions(+), 8 deletions(-)
next reply other threads:[~2026-04-02 13:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-02 13:41 Abel Vesa [this message]
2026-04-11 23:17 ` [GIT PULL] clk: imx: Updates for v7.1 Stephen Boyd
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260402134107.1528450-1-abel.vesa@oss.qualcomm.com \
--to=abel.vesa@oss.qualcomm.com \
--cc=imx@lists.linux.dev \
--cc=linux-clk@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox