mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-14 18:04:10 +00:00

The GPIO controllers AMDI0030 and AMDI0031 come from the SOC. Show them appropriately in the tree view.
12 lines
192 B
Plaintext
12 lines
192 B
Plaintext
# 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
|