diff options
author | Lubomir Rintel | 2020-03-09 21:38:15 +0100 |
---|---|---|
committer | Rob Herring | 2020-03-23 14:58:18 -0600 |
commit | 9a239621d4e10f7d5bc12ed106562fad2e49bcb3 (patch) | |
tree | 964e5456a0e5757811c9665d7a213456bd4fbe57 /Documentation | |
parent | 092451b7f24087213909731397159cb416bcf8c1 (diff) |
dt-bindings: Add vendor prefix for Dell Inc.
Dell makes computers and perhaps other stuff. Their web site is
http://www.dell.com/.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Rob Herring <robh@kernel.org>
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 28f4a1bd0960..5bfdac82d8c1 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -233,6 +233,8 @@ patternProperties: description: DataImage, Inc. "^davicom,.*": description: DAVICOM Semiconductor, Inc. + "^dell,.*": + description: Dell Inc. "^delta,.*": description: Delta Electronics, Inc. "^denx,.*": |