From: Abel Vesa <abel.vesa@linaro.org>
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 v6.14
Date: Wed, 8 Jan 2025 14:24:31 +0200 [thread overview]
Message-ID: <20250108122431.3063396-1-abel.vesa@linaro.org> (raw)
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git/ tags/clk-imx-6.14
for you to fetch changes up to 48806be086360846bb308c5ee21fcab8405a3da7:
clk: imx: Apply some clks only for i.MX93 (2024-12-26 16:46:03 +0200)
----------------------------------------------------------------
i.MX clock changes for 6.14
- Fix the i.MX8MP clkout1/2 support by using sys_plln_out instead of
sys_plln as parents
- Add 208 MHz and 416 MHz entries to the PLL1416x
- Fix the i.MX93 provider by adding the SPDIF IPG clock
- Fix the i.MX93 xcvr DT node clocks by using SPDIF IRP clock instead of
BUS_WAKEUP
- Filter out LVDS, MIPI DSI, PXP, FLEXIO and MU clocks to i.MX93 only
----------------------------------------------------------------
Marek Vasut (2):
clk: imx8mp: Fix clkout1/2 support
clk: imx: pll14xx: Add 208 MHz and 416 MHz entries for PLL1416x
Peng Fan (1):
clk: imx: Apply some clks only for i.MX93
Shengjiu Wang (3):
dt-bindings: clock: imx93: Add SPDIF IPG clk
clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock
arch/arm64/boot/dts/freescale/imx93.dtsi | 2 +-
drivers/clk/imx/clk-imx8mp.c | 5 +++--
drivers/clk/imx/clk-imx93.c | 32 +++++++++++++++++---------------
drivers/clk/imx/clk-pll14xx.c | 2 ++
include/dt-bindings/clock/imx93-clock.h | 1 +
5 files changed, 24 insertions(+), 18 deletions(-)
next reply other threads:[~2025-01-08 12:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-08 12:24 Abel Vesa [this message]
2025-01-08 20:04 ` [GIT PULL] clk: imx: Updates for v6.14 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=20250108122431.3063396-1-abel.vesa@linaro.org \
--to=abel.vesa@linaro.org \
--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