mbox series

[GIT,PULL] ARM: SoC fixes for 5.19, part 4

Message ID CAK8P3a3PK8+V7N2rNiD2VvygUwtJmY1rs1JCAGiUeDsQB6=f1A@mail.gmail.com
State New
Headers show
Series [GIT,PULL] ARM: SoC fixes for 5.19, part 4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-5.19-4

Message

Arnd Bergmann July 27, 2022, 3:21 p.m. UTC
The following changes since commit ff6992735ade75aae3e35d16b17da1008d753d28:

  Linux 5.19-rc7 (2022-07-17 13:30:22 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
tags/soc-fixes-5.19-4

for you to fetch changes up to c5cdb9286913aa5a5ebb81bcca0c17df3b0e2c79:

  ARM: pxa2xx: Fix GPIO descriptor tables (2022-07-22 15:03:08 +0200)

----------------------------------------------------------------
ARM: SoC fixes for 5.19, part 4

One last set of changes for the soc tree:

 - fix clock frequency on lan966x

 - fix incorrect GPIO numbers on some pxa machines

 - update Baolin's email address

----------------------------------------------------------------
Arnd Bergmann (1):
      Merge tag 'at91-fixes-5.19-3' of
git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into
arm/fixes

Baolin Wang (1):
      mailmap: update Baolin Wang's email

Linus Walleij (1):
      ARM: pxa2xx: Fix GPIO descriptor tables

Michael Walle (1):
      ARM: dts: lan966x: fix sys_clk frequency

 .mailmap                       | 4 ++++
 arch/arm/boot/dts/lan966x.dtsi | 2 +-
 arch/arm/mach-pxa/corgi.c      | 2 +-
 arch/arm/mach-pxa/hx4700.c     | 2 +-
 arch/arm/mach-pxa/icontrol.c   | 4 ++--
 arch/arm/mach-pxa/littleton.c  | 2 +-
 arch/arm/mach-pxa/magician.c   | 2 +-
 arch/arm/mach-pxa/spitz.c      | 2 +-
 arch/arm/mach-pxa/z2.c         | 4 ++--
 9 files changed, 14 insertions(+), 10 deletions(-)

Comments

pr-tracker-bot@kernel.org July 27, 2022, 5 p.m. UTC | #1
The pull request you sent on Wed, 27 Jul 2022 17:21:00 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-5.19-4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9d8a8616ee47f478a9f78ab97f55c3fbf71bb5f0

Thank you!