summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>2026-04-27 12:24:58 +0200
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2026-05-08 18:49:20 +0300
commit49133d4ae0c9ceb63fa042c0b46b34e26e1c6676 (patch)
tree292ec2a6214b0d97857662a8ecda3e0a1efff269 /tools/perf/scripts/python/bin
parent6cf1c1e9f21ba2e44e05e691d5241290c7d6c41a (diff)
platform/x86: barco-p50-gpio: attach software node to its target GPIO device
The software node representing the GPIO controller to consumers is "dangling": it's not really attached to the device. The GPIO lookup relies on matching the name of the node to the chip's label. Switch to using platform_device_register_full() and use the swnode field of struct platform_device_info to attach the software node to the GPIO device. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> Link: https://patch.msgid.link/20260427102459.110332-1-bartosz.golaszewski@oss.qualcomm.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions