* [GIT PULL] i.MX fixes for 5.5
@ 2019-12-12 12:24 Shawn Guo
0 siblings, 0 replies; only message in thread
From: Shawn Guo @ 2019-12-12 12:24 UTC (permalink / raw)
To: soc, arm
Cc: Stefan Agner, Li Yang, linux-imx, kernel, Fabio Estevam,
linux-arm-kernel
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.5
for you to fetch changes up to 7947e3238b64c00c396e6f5738f94c4d653bc6a2:
ARM: imx: Fix boot crash if ocotp is not found (2019-12-12 10:44:28 +0800)
----------------------------------------------------------------
i.MX fixes for 5.5:
- Add missing jedec,spi-nor compatible for imx6ul-14x14-evk board,
so that SPI NOR device can be probed.
- Fix power button of E60K02 board by removing LDORTC2 regulator.
- A couple of fixes on serial number support of i.MX6ULL/ULZ SoCs to
remove the boot regression caused by 8267ff89b713 ("ARM: imx: Add
serial number support for i.MX6/7 SoCs").
- A couple of fixes on LS1028A SoC TMU regarding to calibration data
and reboot register configuration.
- Fix a regression seen on imx6ul-evk board by marking always-on for
the regulator that is shared by many peripherals.
- Explicitly restore CONFIG_DEBUG_FS in imx_v6_v7_defconfig.
----------------------------------------------------------------
Andreas Kemnade (1):
ARM: dts: e60k02: fix power button
Christoph Niedermaier (1):
ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCs
Leonard Crestez (3):
ARM: dts: imx6ul-evk: Fix peripheral regulator
ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS
ARM: imx: Fix boot crash if ocotp is not found
Michael Walle (2):
arm64: dts: ls1028a: fix typo in TMU calibration data
arm64: dts: ls1028a: fix reboot node
Stefan Roese (1):
ARM: dts: imx6ul: imx6ul-14x14-evk.dtsi: Fix SPI NOR probing
arch/arm/boot/dts/e60k02.dtsi | 5 -----
arch/arm/boot/dts/imx6ul-14x14-evk.dtsi | 28 +++++++++++++++++++-------
arch/arm/configs/imx_v6_v7_defconfig | 1 +
arch/arm/mach-imx/cpu.c | 8 +++++---
arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 10 +++++++--
5 files changed, 35 insertions(+), 17 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-12-12 12:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-12 12:24 [GIT PULL] i.MX fixes for 5.5 Shawn Guo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.