Skip to content

Commit

Permalink
Merge pull request #209 from a3f/rkusbloader
Browse files Browse the repository at this point in the history
labgrid-exporter: add RKUSBLoader match to template
  • Loading branch information
hnez authored Nov 13, 2024
2 parents 19f053a + 351f05e commit aa6490f
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ lxatac-usb-ports-p{{idx}}:
IMXUSBLoader:
match:
'ID_PATH': '{{sysfs}}'
RKUSBLoader:
match:
'ID_PATH': '{{sysfs}}'
LXAUSBMux:
match:
'@ID_PATH': '{{sysfs}}'
Expand Down

0 comments on commit aa6490f

Please sign in to comment.