linux/drivers/ssb
Dmitry Torokhov 430efd6973 ssb: gpio: Add and register software node for GPIO controller
We want to convert the legacy gpio-keys platform device on BCM47XX
boards to use software nodes. To do this properly and allow
referencing the GPIO controller by address rather than relying on
name-based matching (which is being removed from the gpiolib core),
we need to associate the GPIO controller with a software node.

Introduce ssb_gpio_swnode, register it, and associate it with the
gpio_chip.

Assisted-by: Antigravity:gemini-3.5-flash
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Tested-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2026-07-17 12:46:24 +02:00
..
b43_pci_bridge.c
bridge_pcmcia_80211.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
driver_chipcommon_pmu.c
driver_chipcommon_sflash.c
driver_chipcommon.c
driver_extif.c
driver_gige.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
driver_gpio.c ssb: gpio: Add and register software node for GPIO controller 2026-07-17 12:46:24 +02:00
driver_mipscore.c
driver_pcicore.c
embedded.c
host_soc.c
Kconfig ssb: relax SSB_EMBEDDED dependencies 2023-10-19 10:26:26 +03:00
main.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
Makefile
pci.c
pcihost_wrapper.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
pcmcia.c
scan.c
sdio.c
sprom.c
ssb_private.h