mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 19:59:26 +00:00
trivial: Set up the parent GUIDs for the Lenovo Gen2 Dock
This commit is contained in:
parent
81da69e73d
commit
5d787b5958
@ -2,11 +2,13 @@
|
||||
[DeviceInstanceId=USB\VID_17EF&PID_A38F]
|
||||
Plugin = ccgx
|
||||
GType = FuCcgxHidDevice
|
||||
ParentGuid = USB\VID_17EF&PID_A391
|
||||
|
||||
[DeviceInstanceId=USB\VID_04B4&PID_521A]
|
||||
Plugin = ccgx
|
||||
GType = FuCcgxHpiDevice
|
||||
ImageKind = dual-asymmetric
|
||||
ParentGuid = USB\VID_17EF&PID_A391
|
||||
|
||||
[DeviceInstanceId=USB\VID_04B4&PID_521A&MODE_FW1]
|
||||
UpdateMessage = Run firmware update again to upgrade the primary firmware.
|
||||
|
@ -200,6 +200,7 @@ Flags = usb3
|
||||
Plugin = vli
|
||||
GType = FuVliUsbhubDevice
|
||||
Flags = usb2
|
||||
ParentGuid = USB\VID_17EF&PID_A391
|
||||
[DeviceInstanceId=USB\VID_17EF&PID_A393]
|
||||
Plugin = vli
|
||||
GType = FuVliUsbhubDevice
|
||||
|
Loading…
Reference in New Issue
Block a user