diff options
author | 2023-10-11 16:58:21 -0600 | |
---|---|---|
committer | 2023-10-19 20:21:45 +0200 | |
commit | 817bacc3a648cc55a0b07a699c03ecc70309ae50 (patch) | |
tree | 821d2df0fcfcedd7f552864019c7565ea1df01c7 | |
parent | arm64: dts: rockchip: Add DFI to rk3588s (diff) | |
download | wireguard-linux-817bacc3a648cc55a0b07a699c03ecc70309ae50.tar.xz wireguard-linux-817bacc3a648cc55a0b07a699c03ecc70309ae50.zip |
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,.*": |