diff options
author | Mohammad Rasim <mohammad.rasim96@gmail.com> | 2019-11-30 22:53:33 +0300 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-12-10 02:45:14 +0300 |
commit | 56f11874451856edb740b32d4a748db4f92551fd (patch) | |
tree | 4ad31b9cac6488986299f27a119ab78764bbc5f2 /Documentation | |
parent | e6eeb92d23e297861589bff72f8352b0fcc9c933 (diff) | |
download | linux-56f11874451856edb740b32d4a748db4f92551fd.tar.xz |
dt-bindings: Add vendor prefix for Videostrong
Videostrong Technology Co., Ltd., A manufacturer of Android Players & STB
(Android with DVB Hybrid box & DVB-T2/S2/C/ISDB-T/DTMB-TH/ATSC) as well as
HD media players.
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Mohammad Rasim <mohammad.rasim96@gmail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
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 6046f4555852..5c0577625ba9 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1012,6 +1012,8 @@ patternProperties: description: Variscite Ltd. "^via,.*": description: VIA Technologies, Inc. + "^videostrong,.*": + description: Videostrong Technology Co., Ltd. "^virtio,.*": description: Virtual I/O Device Specification, developed by the OASIS consortium "^vishay,.*": |