diff options
author | Daniel Palmer <[email protected]> | 2020-07-10 18:45:33 +0900 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2020-07-28 11:13:49 +0200 |
commit | f7d85e73f92026e436b0068066cf862c08521818 (patch) | |
tree | 984be23325a6e4525ff783b9fd12c4db4937c8b9 | |
parent | 623910f4b9f5a4db49c8cc4b824c1f32236a6f33 (diff) |
dt-bindings: vendor-prefixes: Add mstar vendor prefix
Add prefix for MStar Semiconductor, Inc.
Signed-off-by: Daniel Palmer <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 9aeab66be85f..b09b6c9911c3 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -680,6 +680,8 @@ patternProperties: description: Microsemi Corporation "^msi,.*": description: Micro-Star International Co. Ltd. + "^mstar,.*": + description: MStar Semiconductor, Inc. (acquired by MediaTek Inc.) "^mti,.*": description: Imagination Technologies Ltd. (formerly MIPS Technologies Inc.) "^multi-inno,.*": |