All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: SoC fixes for 5.19, part 4
@ 2022-07-27 15:21 ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2022-07-27 15:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: SoC Team, Linux ARM, Linux Kernel Mailing List

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] ARM: SoC fixes for 5.19, part 4
@ 2022-07-27 15:21 ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2022-07-27 15:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: SoC Team, Linux ARM, Linux Kernel Mailing List

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] ARM: SoC fixes for 5.19, part 4
  2022-07-27 15:21 ` Arnd Bergmann
@ 2022-07-27 17:00   ` pr-tracker-bot
  -1 siblings, 0 replies; 5+ messages in thread
From: pr-tracker-bot @ 2022-07-27 17:00 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Linus Torvalds, SoC Team, Linux ARM, Linux Kernel Mailing List

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!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] ARM: SoC fixes for 5.19, part 4
@ 2022-07-27 17:00   ` pr-tracker-bot
  0 siblings, 0 replies; 5+ messages in thread
From: pr-tracker-bot @ 2022-07-27 17:00 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Linus Torvalds, SoC Team, Linux ARM, Linux Kernel Mailing List

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!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] ARM: SoC fixes for 5.19, part 4
  2022-07-27 15:21 ` Arnd Bergmann
  (?)
  (?)
@ 2022-08-02 14:00 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2022-08-02 14:00 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Linus Torvalds <torvalds@linux-foundation.org>:

On Wed, 27 Jul 2022 17:21:00 +0200 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: SoC fixes for 5.19, part 4
    https://git.kernel.org/soc/soc/c/9d8a8616ee47

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-02 14:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27 15:21 [GIT PULL] ARM: SoC fixes for 5.19, part 4 Arnd Bergmann
2022-07-27 15:21 ` Arnd Bergmann
2022-07-27 17:00 ` pr-tracker-bot
2022-07-27 17:00   ` pr-tracker-bot
2022-08-02 14:00 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.