diff options
author | Sam Edwards <cfsworks@gmail.com> | 2023-10-12 01:58:22 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-10-19 21:21:46 +0300 |
commit | e30ecfcbe4ed3706af67dff5aa1418fba6ba2c29 (patch) | |
tree | 0ebb1800b7e27d687eb6925b1b9ded7eac6edf38 /Documentation/devicetree/bindings/arm/rockchip.yaml | |
parent | 817bacc3a648cc55a0b07a699c03ecc70309ae50 (diff) | |
download | linux-e30ecfcbe4ed3706af67dff5aa1418fba6ba2c29.tar.xz |
dt-bindings: arm: rockchip: Add Turing RK1
Add the Turing RK1, a Jetson-compatible system-on-module (SoM)
powered by RK3588, from Turing Machines, Inc.
Signed-off-by: Sam Edwards <CFSworks@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231011225823.2542262-3-CFSworks@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/rockchip.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 14e0975534c9..5f7c6c4aad8f 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -880,6 +880,11 @@ properties: - const: tronsmart,orion-r68-meta - const: rockchip,rk3368 + - description: Turing RK1 + items: + - const: turing,rk1 + - const: rockchip,rk3588 + - description: Xunlong Orange Pi 5 Plus items: - const: xunlong,orangepi-5-plus |