diff options
author | Daniel Palmer <daniel@0x0f.com> | 2020-07-10 18:45:33 +0900 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2020-07-28 11:13:49 +0200 |
commit | f7d85e73f92026e436b0068066cf862c08521818 (patch) | |
tree | 984be23325a6e4525ff783b9fd12c4db4937c8b9 /Documentation | |
parent | 623910f4b9f5a4db49c8cc4b824c1f32236a6f33 (diff) | |
download | linux-f7d85e73f92026e436b0068066cf862c08521818.tar.bz2 |
dt-bindings: vendor-prefixes: Add mstar vendor prefix
Add prefix for MStar Semiconductor, Inc.
Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation')
-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,.*": |