diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2020-03-09 21:35:56 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-03-23 21:54:52 +0100 |
commit | 092451b7f24087213909731397159cb416bcf8c1 (patch) | |
tree | 4d77a8851d1c845389fa92008aca07391232efb0 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | dt-bindings: serial: Convert slave-device bindings to json-schema (diff) | |
download | linux-092451b7f24087213909731397159cb416bcf8c1.tar.xz linux-092451b7f24087213909731397159cb416bcf8c1.zip |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-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,.*": |