mbox series

[GIT,PULL] Ux500 core changes for v6.2

Message ID CACRpkdaPDbJKUzZHsS2POVUQEjYi+6bjU6cvbg4ox=SKPXG2ng@mail.gmail.com
State New
Headers show
Series [GIT,PULL] Ux500 core changes for v6.2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git tags/ux500-soc-v6.2

Message

Linus Walleij Nov. 8, 2022, 8:53 p.m. UTC
Hi SoC folks,

here are a few Ux500 core patches for v6.2. Please pull
them in as appropriate. Details in the signed tag.

Yours,
Linus Walleij

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/ux500-soc-v6.2

for you to fetch changes up to 2f89fbc94bce85b4253358bf6554d9d6fc36825f:

  ARM: ux500: Drop unused register file (2022-11-08 21:18:42 +0100)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Jason A. Donenfeld (1):
      ARM: ux500: do not directly dereference __iomem

Linus Walleij (1):
      ARM: ux500: Drop unused register file

wangjianli (1):
      arm/mach-ux500: fix repeated words in comments

 arch/arm/mach-ux500/cpu-db8500.c  |   1 -
 arch/arm/mach-ux500/db8500-regs.h | 195 --------------------------------------
 arch/arm/mach-ux500/platsmp.c     |   2 -
 arch/arm/mach-ux500/pm.c          |   4 +-
 drivers/soc/ux500/ux500-soc-id.c  |  10 +-
 5 files changed, 5 insertions(+), 207 deletions(-)
 delete mode 100644 arch/arm/mach-ux500/db8500-regs.h