diff options
author | Heiko Stuebner <heiko.stuebner@cherry.de> | 2023-12-01 22:11:02 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-12-12 23:43:46 +0300 |
commit | ba2110e546705f410cea7bff06e1f19453290996 (patch) | |
tree | f108e8bd380c7f941953d3e3c9c04197e08e15f0 | |
parent | e99adc97e21afbe33cd2b20b9869dbdc682e2b06 (diff) | |
download | linux-ba2110e546705f410cea7bff06e1f19453290996.tar.xz |
dt-bindings: arm: rockchip: Add Theobroma-Systems Jaguar SBC
Add the binding for the Jaguar board from Theobroma-Systems.
Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231201191103.343097-2-heiko@sntech.de
-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 e5f19dd2ff38..da13cd665fc2 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -874,6 +874,11 @@ properties: - const: tsd,rk3399-puma-haikou - const: rockchip,rk3399 + - description: Theobroma Systems RK3588-SBC Jaguar + items: + - const: tsd,rk3588-jaguar + - const: rockchip,rk3588 + - description: Tronsmart Orion R68 Meta items: - const: tronsmart,orion-r68-meta |