diff options
author | Sam Edwards <cfsworks@gmail.com> | 2023-10-11 16:58:21 -0600 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-10-19 20:21:45 +0200 |
commit | 817bacc3a648cc55a0b07a699c03ecc70309ae50 (patch) | |
tree | 821d2df0fcfcedd7f552864019c7565ea1df01c7 | |
parent | 5a6976b1040a2f99ab84eddbfa7cd072ac5d10fc (diff) |
dt-bindings: vendor-prefixes: add turing
Add vendor prefix for Turing Machines, Inc.
(https://turingpi.com)
Signed-off-by: Sam Edwards <CFSworks@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231011225823.2542262-2-CFSworks@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-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 573578db9509..07f164e1ca2e 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1420,6 +1420,8 @@ patternProperties: description: Truly Semiconductors Limited "^tsd,.*": description: Theobroma Systems Design und Consulting GmbH + "^turing,.*": + description: Turing Machines, Inc. "^tyan,.*": description: Tyan Computer Corporation "^u-blox,.*": |