Re: [PATCH v1 3/7] dt-bindings: arm: sunxi: Add NetCube Systems Nagami Keypad Carrier Board

From: Krzysztof Kozlowski
Date: Sun Jul 06 2025 - 03:50:41 EST


On 05/07/2025 23:38, Lukas Schmid wrote:
> The NetCube Systems Nagami Keypad Carrier is a custom board intended to
> fit a standard Ritto Intercom enclosure and provides a Keypad, NFC-Reader
> and Status-LED all controllable over Ethernet with PoE support.
>
> Signed-off-by: Lukas Schmid <lukas.schmid@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
> index 7919b5bf5..a2f16d064 100644
> --- a/Documentation/devicetree/bindings/arm/sunxi.yaml
> +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
> @@ -610,6 +610,12 @@ properties:
> - const: netcube,nagami
> - const: allwinner,sun8i-t113s
>
> + - description: NetCube Systems Nagami Keypad Carrier Board
> + items:
> + - const: netcube,nagami-keypad-carrier


That's just enum with previous entry. Don't make it over-complicated.

Best regards,
Krzysztof