Add common serial port incantations

Signed-off-by: Eric Van Hensbergen <eric.vanhensbergen@arm.com>
This commit is contained in:
Eric Van Hensbergen 2020-06-02 11:27:08 -05:00
parent 7e976ae90c
commit 8a81ecce8b

View File

@ -15,4 +15,12 @@
- devicematch: ^vchiq$
nummaxdevices: 20
- devicematch: ^vcsm.*$
nummaxdevices: 20
nummaxdevices: 20
- devicematch: ^ttyUSB[0-9]*$
nummaxdevices: 1
- devicematch: ^ttyACM[0-9]*$
nummaxdevices: 1
- devicematch: ^ttyTHS[0-9]*$
nummaxdevices: 1
- devicematch: ^ttyS[0-9]*$
nummaxdevices: 1