mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-07 00:38:29 +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]
|
[DeviceInstanceId=USB\VID_17EF&PID_A38F]
|
||||||
Plugin = ccgx
|
Plugin = ccgx
|
||||||
GType = FuCcgxHidDevice
|
GType = FuCcgxHidDevice
|
||||||
|
ParentGuid = USB\VID_17EF&PID_A391
|
||||||
|
|
||||||
[DeviceInstanceId=USB\VID_04B4&PID_521A]
|
[DeviceInstanceId=USB\VID_04B4&PID_521A]
|
||||||
Plugin = ccgx
|
Plugin = ccgx
|
||||||
GType = FuCcgxHpiDevice
|
GType = FuCcgxHpiDevice
|
||||||
ImageKind = dual-asymmetric
|
ImageKind = dual-asymmetric
|
||||||
|
ParentGuid = USB\VID_17EF&PID_A391
|
||||||
|
|
||||||
[DeviceInstanceId=USB\VID_04B4&PID_521A&MODE_FW1]
|
[DeviceInstanceId=USB\VID_04B4&PID_521A&MODE_FW1]
|
||||||
UpdateMessage = Run firmware update again to upgrade the primary firmware.
|
UpdateMessage = Run firmware update again to upgrade the primary firmware.
|
||||||
|
@ -200,6 +200,7 @@ Flags = usb3
|
|||||||
Plugin = vli
|
Plugin = vli
|
||||||
GType = FuVliUsbhubDevice
|
GType = FuVliUsbhubDevice
|
||||||
Flags = usb2
|
Flags = usb2
|
||||||
|
ParentGuid = USB\VID_17EF&PID_A391
|
||||||
[DeviceInstanceId=USB\VID_17EF&PID_A393]
|
[DeviceInstanceId=USB\VID_17EF&PID_A393]
|
||||||
Plugin = vli
|
Plugin = vli
|
||||||
GType = FuVliUsbhubDevice
|
GType = FuVliUsbhubDevice
|
||||||
|
Loading…
Reference in New Issue
Block a user