]> git.ipfire.org Git - people/ms/linux.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)
commit4ea0878417332e7ea9012c15785d7a9e78ff27da
tree75fdc693a91256bcb571797354d915e4e496fa92
parentc67af87178f20455ff1ef5b50b3a8734ae16d2ca
parent9fc792e596f17a1440dfeffb52e6786d6e53d90b
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>