[GIT PULL] i.MX fixes for 5.15
Shawn Guo
shawnguo at kernel.org
Wed Sep 22 23:34:00 PDT 2021
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.15
for you to fetch changes up to c54467482ffd407a4404c990697f432bfcb6cdc4:
ARM: imx_v6_v7_defconfig: enable fb (2021-09-22 16:47:34 +0800)
----------------------------------------------------------------
i.MX fixes for 5.15:
- Revert cc8870bf4c3a to fix the regression on i.MX6 that suspend
support becomes broken.
- Add `qca,clk-out-frequency` property to fix Ethernet support on
imx6qdl-pico board.
- Re-enable FB support in imx_v6_v7_defconfig. It gets lost due to
f611b1e7624c ("drm: Avoid circular dependencies for CONFIG_FB").
- Fix LP5562 LED support on imx6dl-yapp4 board.
- Add missing pinctrl-names for panel on M53Menlo board.
- Fix USB host power regulator polarity on M53Menlo board.
----------------------------------------------------------------
Fabio Estevam (2):
Revert "ARM: imx6q: drop of_platform_default_populate() from init_machine"
ARM: dts: imx6qdl-pico: Fix Ethernet support
Marcel Ziswiler (1):
ARM: imx_v6_v7_defconfig: enable fb
Marek Vasut (2):
ARM: dts: imx: Add missing pinctrl-names for panel on M53Menlo
ARM: dts: imx: Fix USB host power regulator polarity on M53Menlo
Michal Vokáč (1):
ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probe
arch/arm/boot/dts/imx53-m53menlo.dts | 4 ++--
arch/arm/boot/dts/imx6dl-yapp4-common.dtsi | 5 +++++
arch/arm/boot/dts/imx6qdl-pico.dtsi | 11 +++++++++++
arch/arm/configs/imx_v6_v7_defconfig | 1 +
arch/arm/mach-imx/mach-imx6q.c | 3 +++
5 files changed, 22 insertions(+), 2 deletions(-)
More information about the linux-arm-kernel
mailing list