]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
platform/x86: pcengines-apuv2: attach software node to the gpiochip
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 13 Feb 2026 22:40:32 +0000 (14:40 -0800)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 2 Mar 2026 16:27:22 +0000 (18:27 +0200)
commit0e59b31dbd3bfca96567e3d22518f4b6a7051a40
treef1f4764d6cca318371a367f747c1e320ff89b7b0
parent85cd4fbf5669cf394c8627d91c7b50b9aca8f4af
platform/x86: pcengines-apuv2: attach software node to the gpiochip

GPIO subsystem is switching the way it locates GPIO chip instances for
GPIO references in software nodes from matching on node names to
identity matching, which necessitates assigning firmware nodes
(software nodes) to GPIO chips.

Attach apu2_gpiochip_node to the platform device representing the GPIO
controller.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Link: https://patch.msgid.link/aY-oAVI0TubcaD2K@google.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/pcengines-apuv2.c