Messages in this thread Patch in this message |  | | From | Krzysztof Kozlowski <> | Subject | [PATCH v2 02/12] dt-bindings: vendor-prefixes: add Revotics | Date | Wed, 30 Sep 2020 21:01:33 +0200 |
| |
Document vendor prefix for Revotics (Revolution Robotics, Inc.).
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
Changes since v1: 1. New patch --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 8c8fb8d90c8e..3e2b5acf4463 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -892,6 +892,8 @@ patternProperties: description: iMX6 Rex Project "^rervision,.*": description: Shenzhen Rervision Technology Co., Ltd. + "^revotics,.*": + description: Revolution Robotics, Inc. (Revotics) "^richtek,.*": description: Richtek Technology Corporation "^ricoh,.*": -- 2.17.1
|  |