* [GIT PULL] clk: imx: Updates for v6.14
@ 2025-01-08 12:24 Abel Vesa
2025-01-08 20:04 ` Stephen Boyd
0 siblings, 1 reply; 2+ messages in thread
From: Abel Vesa @ 2025-01-08 12:24 UTC (permalink / raw)
To: Mike Turquette, Stephen Boyd
Cc: imx, NXP Linux Team, linux-clk, Linux Kernel Mailing List
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] clk: imx: Updates for v6.14
2025-01-08 12:24 [GIT PULL] clk: imx: Updates for v6.14 Abel Vesa
@ 2025-01-08 20:04 ` Stephen Boyd
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2025-01-08 20:04 UTC (permalink / raw)
To: Abel Vesa, Mike Turquette
Cc: imx, NXP Linux Team, linux-clk, Linux Kernel Mailing List
Quoting Abel Vesa (2025-01-08 04:24:31)
> 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)
>
> ----------------------------------------------------------------
Thanks. Pulled into clk-next
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-08 20:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-08 12:24 [GIT PULL] clk: imx: Updates for v6.14 Abel Vesa
2025-01-08 20: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