Message ID | 20200212170916.7494-2-alexey.min@gmail.com |
---|---|
State | New |
Headers | show |
Series | [1/5] dt-bindings: Add vendor prefix for Xiaomi | expand |
On Wed, 12 Feb 2020 20:09:12 +0300, Alexey Minnekhanov wrote: > Xiaomi Corporation is a Chinese electronics company. > > Signed-off-by: Alexey Minnekhanov <alexey.min@gmail.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks. Rob
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 6046f4555852..7cef5ee734d6 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1054,6 +1054,8 @@ patternProperties: description: X-Powers "^xes,.*": description: Extreme Engineering Solutions (X-ES) + "^xiaomi,.*": + description: Xiaomi Technology Co., Ltd. "^xillybus,.*": description: Xillybus Ltd. "^xlnx,.*":
Xiaomi Corporation is a Chinese electronics company. Signed-off-by: Alexey Minnekhanov <alexey.min@gmail.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)