diff options
author | John Wang | 2019-08-10 17:58:36 +0800 |
---|---|---|
committer | Rob Herring | 2019-08-27 10:29:02 -0500 |
commit | 3e627fe6d56a4bbed9177ee20229c6aae61e11c5 (patch) | |
tree | f0ddbb60ba91c24c4152056eb55e91120db85c8f | |
parent | f981322804ca39bb836cf3fbfdebbc47d6584731 (diff) |
dt-bindings: Add vendor prefix for Inspur Corporation
Signed-off-by: John Wang <wangzqbj@inspur.com>
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 6992bbbbffab..cb98f7d70c73 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -437,6 +437,8 @@ patternProperties: description: Innolux Corporation "^inside-secure,.*": description: INSIDE Secure + "^inspur,.*": + description: Inspur Corporation "^intel,.*": description: Intel Corporation "^intercontrol,.*": |