[GIT PULL] i.MX fixes for 6.15
Shawn Guo
shawnguo2 at yeah.net
Mon Apr 28 01:42:36 PDT 2025
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.15
for you to fetch changes up to 5591ce0069ddda97cdbbea596bed53e698f399c2:
arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2 (2025-04-27 21:49:30 +0800)
----------------------------------------------------------------
i.MX fixes for 6.15:
- An i.MX8MP change from Ahmad Fatoum to fix the broken nominal device
tree caused by commit 9f7595b3e5ae ("arm64: dts: imx8mp: configure
GPU and NPU clocks to overdrive rate")
- A MAINTAINERS update from Michael Riesch to exclude Sony IMX image
sensor drivers from i.MX entry
- A i.MX95 device tree change from Richard Zhu to correct the range of
PCIe app-reg region
- An opos6ul device tree change from Sébastien Szymanski to fix
an Ethernet regression caused by commit c7e73b5051d6 ("ARM: imx:
mach-imx6ul: remove 14x14 EVK specific PHY fixup")
- An imx8mm-verdin device tree change from Wojciech Dubowik to fix
a SD card regression caused by commit f5aab0438ef1 ("regulator:
pca9450: Fix enable register for LDO5")
----------------------------------------------------------------
Ahmad Fatoum (1):
arm64: dts: imx8mp: configure GPU and NPU clocks in nominal DTSI
Michael Riesch (1):
MAINTAINERS: add exclude for dt-bindings to imx entry
Richard Zhu (1):
arm64: dts: imx95: Correct the range of PCIe app-reg region
Sébastien Szymanski (1):
ARM: dts: opos6ul: add ksz8081 phy properties
Wojciech Dubowik (1):
arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
MAINTAINERS | 1 +
.../boot/dts/nxp/imx/imx6ul-imx6ull-opos6ul.dtsi | 3 +++
arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 25 ++++++++++++++++-----
arch/arm64/boot/dts/freescale/imx8mp-nominal.dtsi | 26 ++++++++++++++++++++++
arch/arm64/boot/dts/freescale/imx95.dtsi | 8 +++----
5 files changed, 54 insertions(+), 9 deletions(-)
More information about the linux-arm-kernel
mailing list