diff options
author | Angus Ainslie (Purism) <angus@akkea.ca> | 2019-06-17 07:52:14 -0600 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-06-18 21:18:40 +0800 |
commit | ac013c7e2dc256dad465da539f7b072167770018 (patch) | |
tree | 8b6c9d85b943e6f3de3bac3da7a737114471be0c | |
parent | 781f9f30312625a13c999e2cff429989e2275e55 (diff) |
dt-bindings: Add an entry for Purism SPC
Add an entry for Purism, SPC
Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@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 33a65a45e319..104595f55f34 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -683,6 +683,8 @@ patternProperties: description: PROBOX2 (by W2COMP Co., Ltd.) "^pulsedlight,.*": description: PulsedLight, Inc + "^purism,.*": + description: Purism, SPC "^qca,.*": description: Qualcomm Atheros, Inc. "^qcom,.*": |