[GIT PULL] i.MX fixes for 6.8, round 2
Shawn Guo
shawnguo2 at yeah.net
Sun Feb 25 06:31:03 PST 2024
The following changes since commit 7bca405c986075c99b9f729d3587b5c45db39d01:
bus: imx-weim: fix valid range check (2024-02-06 14:10:47 +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-2
for you to fetch changes up to 65e32301e1a0a436bf542674c23030d0dcc1afde:
arm64: dts: imx8mp: Fix LDB clocks property (2024-02-25 21:30:17 +0800)
----------------------------------------------------------------
i.MX fixes for 6.8, round 2:
- Update MAINTAINERS to use a public mailing list for NXP i.MX
development.
- Re-enable CONFIG_BACKLIGHT_CLASS_DEVICE in imx_v6_v7_defconfig to fix
a backlight regression.
- Remove DSI port endpoints from i.MX7 SoC DTSI to fix a display
regression.
- Fix LDB clocks property for i.MX8MP device tree.
- Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoM.
----------------------------------------------------------------
Daniel Baluta (1):
MAINTAINERS: Use a proper mailinglist for NXP i.MX development
Fabio Estevam (1):
ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE
Francesco Dolcini (1):
ARM: dts: imx7: remove DSI port endpoints
Liu Ying (1):
arm64: dts: imx8mp: Fix LDB clocks property
Marek Vasut (1):
arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoM
MAINTAINERS | 16 ++++++-------
arch/arm/boot/dts/nxp/imx/imx7s.dtsi | 26 ----------------------
arch/arm/configs/imx_v6_v7_defconfig | 1 +
.../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8mp.dtsi | 2 +-
5 files changed, 11 insertions(+), 36 deletions(-)
More information about the linux-arm-kernel
mailing list