diff options
author | Alexey Minnekhanov <alexey.min@gmail.com> | 2020-02-12 18:09:12 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-02-20 01:41:07 +0100 |
commit | 94d57ebd233a39d4d28fcd4de13a092146da3f4f (patch) | |
tree | 48442e62f557d54ce80646fe8c84673256c0d7d2 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | dt-bindings: usb: exynos-usb: Document clock names for DWC3 bindings (diff) | |
download | linux-94d57ebd233a39d4d28fcd4de13a092146da3f4f.tar.xz linux-94d57ebd233a39d4d28fcd4de13a092146da3f4f.zip |
dt-bindings: Add vendor prefix for Xiaomi
Xiaomi Corporation is a Chinese electronics company.
Signed-off-by: Alexey Minnekhanov <alexey.min@gmail.com>
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 9260980bc83a..a97601e0e537 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1086,6 +1086,8 @@ patternProperties: description: X-Powers "^xes,.*": description: Extreme Engineering Solutions (X-ES) + "^xiaomi,.*": + description: Xiaomi Technology Co., Ltd. "^xillybus,.*": description: Xillybus Ltd. "^xinpeng,.*": |