]> git.proxmox.com Git - fwupd.git/commitdiff
trivial: Add relationship for GPIO controller
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 9 Feb 2023 20:06:54 +0000 (14:06 -0600)
committerMario Limonciello <mario.limonciello@amd.com>
Thu, 23 Feb 2023 19:04:11 +0000 (13:04 -0600)
The GPIO controllers AMDI0030 and AMDI0031 come from the SOC.
Show them appropriately in the tree view.

plugins/gpio/gpio.quirk

index 0400f0533f60bf29dd1355a3cff41854998bd39f..c598f96aa7e2de636044a74c635d0cc2a8741f1b 100644 (file)
@@ -1,3 +1,11 @@
 # match all devices with this udev subsystem
 [GPIO]
 Plugin = gpio
+
+[GPIO\ID_AMDI0030:00]
+Name = GPIO controller
+ParentGuid = cpu
+
+[GPIO\ID_AMDI0031:00]
+Name = GPIO controller
+ParentGuid = cpu