diff options
author | Christopher Obbard <[email protected]> | 2023-07-10 12:50:24 +0100 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-07-11 15:32:55 +0200 |
commit | e7afb99e8f52f24514267f5482cd2f274220b360 (patch) | |
tree | 0d9b9263fef10a57777f6ec326e84461e3599e4b | |
parent | fd2762a626461ca4d9d829431a8a7f9f8e6c3395 (diff) |
dt-bindings: arm: rockchip: Add Radxa ROCK 4SE
Add devicetree binding entry for the Radxa ROCK 4SE.
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Christopher Obbard <[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 ecdb72a519cb..3b7bf86cec02 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -694,6 +694,11 @@ properties: - const: radxa,rock-4c-plus - const: rockchip,rk3399 + - description: Radxa ROCK 4SE + items: + - const: radxa,rock-4se + - const: rockchip,rk3399 + - description: Radxa ROCK Pi E items: - const: radxa,rockpi-e |