diff options
author | Elon Zhang <[email protected]> | 2024-02-21 10:29:02 +0800 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2024-02-28 00:11:43 +0100 |
commit | 7140387ff49d0f44648d26f975c6fead1c5055b0 (patch) | |
tree | 69671e367bb9a3c8eabff6d6f48319b512b4a7d3 | |
parent | 8ffe365f8dc798a08bf21d5050f7b21bd6a855a4 (diff) |
dt-bindings: arm: rockchip: Add Toybrick TB-RK3588X
Add devicetree binding for Toybrick TB-RK3588X board from Rockchip Toybrick.
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Weizhao Ouyang <[email protected]>
Signed-off-by: Elon Zhang <[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 c8d2ac55b6e0..e30e7f6320da 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -881,6 +881,11 @@ properties: - const: rockchip,rv1108-evb - const: rockchip,rv1108 + - description: Rockchip Toybrick TB-RK3588X board + items: + - const: rockchip,rk3588-toybrick-x0 + - const: rockchip,rk3588 + - description: Theobroma Systems PX30-uQ7 with Haikou baseboard items: - const: tsd,px30-ringneck-haikou |