Re: [PATCH v1 1/7] dt-bindings: arm: sunxi: Add NetCube Systems Nagami SoM
From: Krzysztof Kozlowski
Date: Sun Jul 06 2025 - 03:49:50 EST
On 05/07/2025 23:38, Lukas Schmid wrote:
> The NetCube Systems Nagami is an System on Module base on the Allwinner
> T113s SoC. It is intended to be used in low cost devices which require
> simple layouts and low BOM cost.
>
> Signed-off-by: Lukas Schmid <lukas.schmid@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
> index 7807ea613..3c4353884 100644
> --- a/Documentation/devicetree/bindings/arm/sunxi.yaml
> +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
> @@ -599,6 +599,11 @@ properties:
> - const: netcube,kumquat
> - const: allwinner,sun8i-v3s
>
> + - description: NetCube Systems Nagami SoM
> + items:
> + - const: netcube,nagami
As pointed out by next patch, SoM cannot be used alone and this entry
make little sense.
BTW, squash all bindings patches into one, so we see complete picture.
Best regards,
Krzysztof