Message ID | 20231209103815.1568614-1-andyshrk@163.com |
---|---|
State | New |
Headers | show |
Series | Add 2 rk3588 based boards from Cool Pi | expand |
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 5de9f3090be1..24dc6dfb8285 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -95,6 +95,11 @@ properties: - const: chipspark,rayeager-px2 - const: rockchip,rk3066a + - description: Cool Pi Compute Module 5(CM5) EVB + items: + - const: CoolPi CM5 EVB + - const: rockchip,rk3588 + - description: Cool Pi 4 Model B items: - const: CoolPi 4 Model B
Add Cool Pi CM5 EVB, a board powered by RK3588 Signed-off-by: Andy Yan <andyshrk@163.com> --- Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ 1 file changed, 5 insertions(+)