mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-10 08:17:36 +00:00
vli: Do not expose the shared-SPI devices on the USB2 recovery device
This commit is contained in:
parent
b15f4ab4b1
commit
07326182ca
@ -39,7 +39,7 @@ ParentGuid = USB\VID_17EF&PID_307F&HUB_0002
|
||||
[DeviceInstanceId=USB\VID_17EF&PID_3080]
|
||||
Plugin = vli
|
||||
GType = FuVliUsbhubDevice
|
||||
Flags = usb2,has-msp430
|
||||
Flags = usb2
|
||||
[DeviceInstanceId=USB\VID_17EF&PID_3080&HUB_06]
|
||||
ParentGuid = USB\VID_17EF&PID_3080&HUB_20
|
||||
[DeviceInstanceId=USB\VID_17EF&PID_3080&HUB_20]
|
||||
@ -156,7 +156,7 @@ CounterpartGuid = USB\VID_17EF&PID_7225
|
||||
[DeviceInstanceId=USB\VID_17EF&PID_7225]
|
||||
Plugin = vli
|
||||
GType = FuVliUsbhubDevice
|
||||
Flags = usb2,has-shared-spi-pd
|
||||
Flags = usb2
|
||||
|
||||
# Lenovo USB-C Mini dock
|
||||
[DeviceInstanceId=USB\VID_17EF&PID_3094]
|
||||
@ -205,7 +205,7 @@ CounterpartGuid = USB\VID_17EF&PID_7229
|
||||
[DeviceInstanceId=USB\VID_17EF&PID_7229]
|
||||
Plugin = vli
|
||||
GType = FuVliUsbhubDevice
|
||||
Flags = usb2,has-shared-spi-pd
|
||||
Flags = usb2
|
||||
|
||||
# Lenovo USB-C to 4 USB-A Hub
|
||||
[DeviceInstanceId=USB\VID_17EF&PID_1039]
|
||||
@ -216,7 +216,7 @@ CounterpartGuid = USB\VID_17EF&PID_103A
|
||||
[DeviceInstanceId=USB\VID_17EF&PID_103A]
|
||||
Plugin = vli
|
||||
GType = FuVliUsbhubDevice
|
||||
Flags = usb2,has-shared-spi-pd,attach-with-gpiob
|
||||
Flags = usb2
|
||||
|
||||
# Lenovo Gen2 dock
|
||||
[DeviceInstanceId=USB\VID_17EF&PID_A391]
|
||||
|
Loading…
Reference in New Issue
Block a user