[GIT PULL] ARM: pxa: software node oriented GPIO rework for v7.2

Bartosz Golaszewski bartosz.golaszewski at oss.qualcomm.com
Tue May 12 05:18:05 PDT 2026


Hi SoC maintainers!

As suggested by Linus[1] I'm sending this as a PR for inclusion in the
SoC tree for v7.2. This is a rework attaching software nodes to their
target GPIO controllers on PXA platforms that will allow us to remove the
unwanted behavior of GPIOLIB where software node lookup can work on
matching of software node names against GPIO controllers' labels.

Please consider pulling,
Bartosz Golaszewski

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/soc-pxa-gpio-for-v7.2

for you to fetch changes up to 2c450dd88161abbadf889711d0bcedd7a0504a84:

  ARM: pxa: pxa27x: attach software node to its target GPIO controller (2026-05-12 14:03:19 +0200)

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

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

----------------------------------------------------------------
Bartosz Golaszewski (4):
      ARM: pxa: statify platform device definitions in spitz board file
      ARM: pxa: spitz: attach software nodes to their target GPIO controllers
      ARM: pxa: pxa25x: attach software node to its target GPIO controller
      ARM: pxa: pxa27x: attach software node to its target GPIO controller

 arch/arm/mach-pxa/pxa25x.c |  3 +++
 arch/arm/mach-pxa/pxa27x.c |  3 +++
 arch/arm/mach-pxa/spitz.c  | 11 ++++++++---
 3 files changed, 14 insertions(+), 3 deletions(-)



More information about the linux-arm-kernel mailing list