The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.20
for you to fetch changes up to 9fc792e596f17a1440dfeffb52e6786d6e53d90b:
ARM: imx25: support silicon revision 1.2 (2022-06-19 11:40:00 +0800)
----------------------------------------------------------------
i.MX SoC update for 5.20:
- Update the mx25_read_cpu_rev() function to support silicon revision 1.2
for i.MX25 SoC.
- A minor indentation fix in Kconfig file.
----------------------------------------------------------------
Juerg Haefliger (1):
ARM: imx: Kconfig: Fix indentation
Martin Kaiser (1):
ARM: imx25: support silicon revision 1.2
arch/arm/mach-imx/Kconfig | 6 +++---
arch/arm/mach-imx/cpu-imx25.c | 2 ++
2 files changed, 5 insertions(+), 3 deletions(-)