diff options
author | Andy Yan <[email protected]> | 2023-12-12 20:42:37 +0800 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-12-24 20:04:02 +0100 |
commit | c0a38606e6763f1d7152a644ad8bb8804f1756de (patch) | |
tree | b23b2197bdb28a77cd512c15bd6060871cc1b452 | |
parent | a6c06d4469e745f78dd5b0a1515429ff18c83a53 (diff) |
dt-bindings: arm: rockchip: Add Cool Pi 4B
Add Cool Pi 4B, a SBC powered by RK3588S
Signed-off-by: Andy Yan <[email protected]>
Acked-by: Krzysztof Kozlowski <[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 ee92f0535f27..2f5cf25c5349 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -97,6 +97,11 @@ properties: - const: chipspark,rayeager-px2 - const: rockchip,rk3066a + - description: Cool Pi 4 Model B + items: + - const: coolpi,pi-4b + - const: rockchip,rk3588s + - description: Edgeble Neural Compute Module 2(Neu2) SoM based boards items: - const: edgeble,neural-compute-module-2-io # Edgeble Neural Compute Module 2 IO Board |