fwupd/plugins/rts54hub/rts54hub.quirk
Richard Hughes 7d132b728c Simplify the quirk file format
The best way of not getting something wrong is to not require it in the first
place...

All plugins now use DeviceInstanceId-style quirk matches and we can just drop
the prefix in all files. We were treating HwId=, Guid= and DeviceInstanceId= in
exactly the same way -- they're just converted to GUIDs when building the silo!
2021-03-03 08:30:34 +00:00

22 lines
496 B
Plaintext

# RTS5423 Development Board
[USB\VID_0BDA&PID_5423]
Plugin = rts54hub
FirmwareSizeMin = 0x20000
FirmwareSizeMax = 0x40000
# Lenovo HotRod
[USB\VID_17EF&PID_30BF]
Plugin = rts54hub
Vendor = Lenovo
FirmwareSizeMin = 0x20000
FirmwareSizeMax = 0x40000
Children = FuRts54hubRtd21xxDevice|USB\VID_17EF&PID_30BF&I2C_01
[USB\VID_17EF&PID_30BF&I2C_01]
Plugin = rts54hub
Name = HDMI Converter
Flags = updatable
FirmwareSize = 0x30000
Rts54TargetAddr = 0x20
Rts54I2cSpeed = 0x2
Rts54RegisterAddrLen = 0x04