[GIT PULL] i.MX fixes for 6.12
Shawn Guo
shawnguo2 at yeah.net
Tue Oct 22 20:25:18 PDT 2024
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.12
for you to fetch changes up to 4fbb73416b10778adfd2c1319e9c5829780d8535:
arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHz (2024-10-22 11:22:15 +0800)
----------------------------------------------------------------
i.MX fixes for 6.12:
- An imx8qm change from Alexander Stein to fix VPU IRQs
- An imx8 LVDS subsystem change from Diogo Silva to fix clock-output-names
- An imx8ulp change from Haibo Chen to correct flexspi compatible string
- An imx8mp-skov board change from Liu Ying to set correct clock rate
for media_isp
- An imx8mp-phyboard change from Marek Vasut to correct Video PLL1 frequency
- An imx8mp change from Peng Fan to correct SDHC IPG clock
----------------------------------------------------------------
Alexander Stein (1):
arm64: dts: imx8-ss-vpu: Fix imx8qm VPU IRQs
Diogo Silva (1):
arm64: dts: imx8: Fix lvds0 device tree
Haibo Chen (1):
arm64: dts: imx8ulp: correct the flexspi compatible string
Liu Ying (1):
arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Assign "media_isp" clock rate
Marek Vasut (1):
arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHz
Peng Fan (1):
arm64: dts: imx8mp: correct sdhc ipg clk
arch/arm64/boot/dts/freescale/imx8-ss-lvds0.dtsi | 12 ++++++------
arch/arm64/boot/dts/freescale/imx8-ss-vpu.dtsi | 4 ++--
arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 12 ++++++++++++
.../boot/dts/freescale/imx8mp-skov-revb-mi1010ait-1cp1.dts | 1 +
arch/arm64/boot/dts/freescale/imx8mp.dtsi | 6 +++---
arch/arm64/boot/dts/freescale/imx8qxp-ss-vpu.dtsi | 8 ++++++++
arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 2 +-
7 files changed, 33 insertions(+), 12 deletions(-)
More information about the linux-arm-kernel
mailing list