Merge tag 'ux500-soc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorArnd Bergmann <arnd@arndb.de>
Mon, 14 Nov 2022 15:03:49 +0000 (16:03 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 14 Nov 2022 15:03:50 +0000 (16:03 +0100)
commit6cb1253c6d9c22e5dc505843b5322ef64ed095fc
tree3d8f233f610433098a6b4009c90c242c4143b281
parent247f34f7b80357943234f93f247a1ae6b6c3a740
parent2f89fbc94bce85b4253358bf6554d9d6fc36825f
Merge tag 'ux500-soc-v6.2' of git://git./linux/kernel/git/linusw/linux-nomadik into arm/soc

Ux500 core changes for the v6.2 kernel cycle:

- Spelling error.

- A non-urgent fix to not access IOmem for feeding entropy
  directly, instead copy and use.

- Clean out an old register file.

* tag 'ux500-soc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik:
  ARM: ux500: Drop unused register file
  ARM: ux500: do not directly dereference __iomem
  arm/mach-ux500: fix repeated words in comments

Link: https://lore.kernel.org/r/CACRpkdaPDbJKUzZHsS2POVUQEjYi+6bjU6cvbg4ox=SKPXG2ng@mail.gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>