diff options
author | Heiko Stuebner <[email protected]> | 2024-07-04 17:38:14 +0200 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2024-07-08 16:25:35 +0200 |
commit | 8687469a51af609ad4180c3ac2624b836fd55ff8 (patch) | |
tree | 054a5500b3a24ce44f399806501aad1d2530fbcd | |
parent | 3087576e1c706bcd3623b48478ea8c9b23173107 (diff) |
dt-bindings: arm: rockchip: Add ROCK 5 ITX board
Add devicetree binding for the ROCK 5 ITX board, built around the rk3588.
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://lore.kernel.org/r/[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 d2e887415d5d..bd5c1ae2487c 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -816,6 +816,11 @@ properties: - const: radxa,rock-3c - const: rockchip,rk3566 + - description: Radxa ROCK 5 ITX + items: + - const: radxa,rock-5-itx + - const: rockchip,rk3588 + - description: Radxa ROCK 5A items: - const: radxa,rock-5a |