[PATCH v3 1/3] dt-bindings: vendor-prefixes: add mbedtee
Xing Loong <[email protected]>
| Newsgroups | org.trustedfirmware.lists.op-tee,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Register the "mbedtee" vendor prefix for the MbedTEE Trusted Execution Environment project (https://github.com/mbedtee). Signed-off-by: Xing Loong <[email protected]> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 28784d6..fd032a3 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1011,6 +1011,8 @@ patternProperties: description: Maxtor Corporation "^mayqueen,.*": description: Mayqueen Technologies Ltd. + "^mbedtee,.*": + description: MbedTEE Trusted Execution Environment project "^mbvl,.*": description: Mobiveil Inc. "^mcube,.*": -- 2.43.0