On Sonntag, 6. Juli 2025 09:49:58 CEST Krzysztof Kozlowski wrote: > 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 > > --- > > > > 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 Just making sure here. The actual bindings are fine, but I should merge them into one patch, correct? Best regards, Lukas