diff options
author | Christian Hewitt <[email protected]> | 2020-05-10 12:41:27 +0000 |
---|---|---|
committer | Kevin Hilman <[email protected]> | 2020-05-19 16:31:56 -0700 |
commit | bc15895e142396fed5ebf1f60139d9ca9a56a4e4 (patch) | |
tree | 489c5f109df39f9b61f01525781104108e2db8c5 | |
parent | dbffd7f9bdb463437d3c3f7c3e1bd4379a785fe4 (diff) |
dt-bindings: add vendor prefix for Smartlabs LLC
Smartlabs LLC are a professional integrator of Interactive TV solutions
and IPTV/VOD devices [1].
[1] https://www.smartlabs.tv/en/about/
Signed-off-by: Christian Hewitt <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[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 d3891386d671..a0adda624fc4 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -936,6 +936,8 @@ patternProperties: description: Sitronix Technology Corporation "^skyworks,.*": description: Skyworks Solutions, Inc. + "^smartlabs,.*": + description: SmartLabs LLC "^smsc,.*": description: Standard Microsystems Corporation "^snps,.*": |