Re: [PATCH 2/5] dt-bindings: arm: rockchip: Add Cool Pi 4B

From: Heiko Stübner
Date: Sat Dec 09 2023 - 09:01:01 EST


Am Samstag, 9. Dezember 2023, 11:37:48 CET schrieb Andy Yan:
> Add Cool Pi 4B, a SBC powered by RK3588S
>
> Signed-off-by: Andy Yan <andyshrk@xxxxxxx>
> ---
>
> Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
> index 5deb66a5c7d9..5de9f3090be1 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 4 Model B
> + items:
> + - const: CoolPi 4 Model B

- const: coolpi,pi-4b

at least according to https://cool-pi.com/category/6/pi-4b
this seems to be the model name

> + - 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
>