[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b83d45c4-eeea-4c0f-9395-6d6483c278f7@kernel.org>
Date: Fri, 19 Dec 2025 10:56:17 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Gary Yang <gary.yang@...tech.com>, peter.chen@...tech.com,
fugang.duan@...tech.com, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org
Cc: linux-cix-kernel-upstream@...tech.com,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 1/2] dt-bindings: arm: cix: add OrangePi 6 Plus board
On 19/12/2025 10:54, Gary Yang wrote:
> OrangePi 6 Plus adopts CIX CD8180/CD8160 SoC,
> built-in 12-core 64-bit processor + NPU processor,
> integrated graphics processor, equipped with 16GB/32GB/64GB
> LPDDR5, and provides two M.2 KEY-M interfaces 2280 for NVMe SSD,
> as well as SPI FLASH and TF slots to meet the needs of fast
> read/write and high-capacity storage;
>
> Signed-off-by: Gary Yang <gary.yang@...tech.com>
> ---
> Documentation/devicetree/bindings/arm/cix.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/cix.yaml b/Documentation/devicetree/bindings/arm/cix.yaml
> index 114dab4bc4d2..92fb4ad7b5d8 100644
> --- a/Documentation/devicetree/bindings/arm/cix.yaml
> +++ b/Documentation/devicetree/bindings/arm/cix.yaml
> @@ -21,6 +21,11 @@ properties:
> - const: radxa,orion-o6
> - const: cix,sky1
>
> + - description: OrangePi 6 Plus
> + items:
> + - const: OrangePi,6p
That's not a valid prefix. Where is it documented and how it looks there?
Why this cannot be part of enum with the first device? Creating a list
per device scales poorly.
> + - const: cix,sky1
> +
> additionalProperties: true
>
> ...
Best regards,
Krzysztof
Powered by blists - more mailing lists