]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-soc-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorArnd Bergmann <arnd@arndb.de>
Wed, 13 Jul 2022 20:10:38 +0000 (22:10 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 13 Jul 2022 20:10:38 +0000 (22:10 +0200)
commit1cb55e4d0f7712d87ebd9e6441527438bc49b670
tree75fdc693a91256bcb571797354d915e4e496fa92
parent93f7df3098fb64dd9d2b685e3c3fd011fa4f9caf
parent35f2b2b668debc408f64b33659fc4e78cf296b20
Merge tag 'imx-soc-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/soc

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.

* tag 'imx-soc-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: imx25: support silicon revision 1.2
  ARM: imx: Kconfig: Fix indentation

Link: https://lore.kernel.org/r/20220709082951.15123-2-shawnguo@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>