diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2020-03-09 23:35:56 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-03-23 23:54:52 +0300 |
commit | 092451b7f24087213909731397159cb416bcf8c1 (patch) | |
tree | 4d77a8851d1c845389fa92008aca07391232efb0 | |
parent | 32ced09d79034a7e0e9139c007dcdabd9dd9f00c (diff) | |
download | linux-092451b7f24087213909731397159cb416bcf8c1.tar.xz |
dt-bindings: Add vendor prefix for SG Micro Corp
"SG Micro Corp (SGMICRO) specializes in high performance, high quality
analog IC design, marketing and sales." (http://www.sg-micro.com/)
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Signed-off-by: Rob Herring <robh@kernel.org>
-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 d035e38d6ba3..28f4a1bd0960 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -869,6 +869,8 @@ patternProperties: description: Small Form Factor Committee "^sgd,.*": description: Solomon Goldentek Display Corporation + "^sgmicro,.*": + description: SG Micro Corp "^sgx,.*": description: SGX Sensortech "^sharp,.*": |