[GIT PULL] i.MX fixes for 6.8
Shawn Guo
shawnguo2 at yeah.net
Tue Feb 6 07:17:44 PST 2024
From: Shawn Guo <shawnguo at kernel.org>
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.8
for you to fetch changes up to 7bca405c986075c99b9f729d3587b5c45db39d01:
bus: imx-weim: fix valid range check (2024-02-06 14:10:47 +0800)
----------------------------------------------------------------
i.MX fixes for 6.8:
- A tqma8mpql device tree fix to correct audio codec iov-supply.
- A couple of USB-C connector DT description revert to fix regression
on imx8mp-dhcom-pdk3 and imx8mn-var-som-symphony board.
- Fix valid range check for imx-weim bus driver.
- Disable UART4 on Data Modul i.MX8M Plus eDM SBC to avoid boot hang
in case that RDC protection is in place.
----------------------------------------------------------------
Alexander Stein (1):
arm64: dts: tqma8mpql: fix audio codec iov-supply
Fabio Estevam (2):
Revert "arm64: dts: imx8mp-dhcom-pdk3: Describe the USB-C connector"
Revert "arm64: dts: imx8mn-var-som-symphony: Describe the USB-C connector"
Lucas Stach (1):
bus: imx-weim: fix valid range check
Marek Vasut (1):
arm64: dts: imx8mp: Disable UART4 by default on Data Modul i.MX8M Plus eDM SBC
arch/arm64/boot/dts/freescale/imx8mn-var-som-symphony.dts | 11 +++--------
arch/arm64/boot/dts/freescale/imx8mp-data-modul-edm-sbc.dts | 2 +-
arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dts | 12 ++++--------
arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql-mba8mpxl.dts | 9 ++++++++-
drivers/bus/imx-weim.c | 2 +-
5 files changed, 17 insertions(+), 19 deletions(-)
More information about the linux-arm-kernel
mailing list