Messages in this thread Patch in this message |  | | From | Daniel Palmer <> | Subject | [PATCH v3 04/12] dt-bindings: vendor-prefixes: Add thingy.jp prefix | Date | Fri, 12 Jun 2020 22:00:04 +0900 |
| |
Add prefix for thingy.jp
Signed-off-by: Daniel Palmer <daniel@0x0f.com> --- 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 7c45b4c6fe40..70a8f2696427 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1036,6 +1036,8 @@ patternProperties: description: Three Five Corp "^thine,.*": description: THine Electronics, Inc. + "^thingyjp,.*": + description: thingy.jp "^ti,.*": description: Texas Instruments "^tianma,.*": -- 2.27.0.rc0
|  |