diff options
author | Sam Edwards <[email protected]> | 2023-10-11 16:58:22 -0600 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-10-19 20:21:46 +0200 |
commit | e30ecfcbe4ed3706af67dff5aa1418fba6ba2c29 (patch) | |
tree | 0ebb1800b7e27d687eb6925b1b9ded7eac6edf38 | |
parent | 817bacc3a648cc55a0b07a699c03ecc70309ae50 (diff) |
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 <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
-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 |