]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'soc-pxa-gpio-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 20 May 2026 19:16:21 +0000 (21:16 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 20 May 2026 19:16:21 +0000 (21:16 +0200)
commite02914dafe56e09f19ecb53a4e9d8178a8ac6ede
tree905d8c42e0ad56722cbbd57a3d21a4f4114a2e82
parent14c22bd4b3bcc73e14c5215ded2c6d44fac89b96
parent2c450dd88161abbadf889711d0bcedd7a0504a84
Merge tag 'soc-pxa-gpio-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into soc/arm

ARM: pxa: software node oriented GPIO rework for v7.2

- attach software nodes to their target GPIO controllers on PXA
  platforms

* tag 'soc-pxa-gpio-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
  ARM: pxa: pxa27x: attach software node to its target GPIO controller
  ARM: pxa: pxa25x: attach software node to its target GPIO controller
  ARM: pxa: spitz: attach software nodes to their target GPIO controllers
  ARM: pxa: statify platform device definitions in spitz board file

Signed-off-by: Arnd Bergmann <arnd@arndb.de>