vli: Do not assume any VL82x reference firmware has shared PD

This should be harmless on an actual devboard, and not break products
using the default VID/PID *without* any shared PD chip.
This commit is contained in:
Richard Hughes 2022-02-21 14:27:59 +00:00
parent c77847b7ff
commit e71cb3c4c4

View File

@ -62,18 +62,18 @@ Flags = usb2
[USB\VID_2109&PID_0820]
Plugin = vli
GType = FuVliUsbhubDevice
Flags = usb3,has-shared-spi-pd
Flags = usb3
[USB\VID_2109&PID_2820]
Plugin = vli
GType = FuVliUsbhubDevice
Flags = usb2,has-shared-spi-pd
Flags = usb2
# VL822
[USB\VID_2109&PID_0822]
Plugin = vli
GType = FuVliUsbhubDevice
Flags = usb3,has-shared-spi-pd
Flags = usb3
[USB\VID_2109&PID_2822]
Plugin = vli
GType = FuVliUsbhubDevice
Flags = usb2,has-shared-spi-pd
Flags = usb2