jsonschema: add kasli_soc HW revision v1.1

pull/2151/head
Denis Ovchinnikov 2023-07-24 16:32:13 +08:00 committed by GitHub
parent 361088ae72
commit 07714be8a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
},
"hw_rev": {
"type": "string",
"enum": ["v1.0"]
"enum": ["v1.0", "v1.1"]
}
}
}