Message ID | 20250102150508.3581-2-lukas.schmid@netcube.li (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [1/3] dt-bindings: vendor-prefixes: Add NetCube Systems Austria name | expand |
On 02/01/2025 16:05, Lukas Schmid wrote: > The NetCube Systems Kumquat is a board based on the Allwinner V3s SoC. > > Signed-off-by: Lukas Schmid <lukas.schmid@netcube.li> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index 046536d02706..f536cdd2c1a6 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -589,6 +589,11 @@ properties: - const: emlid,neutis-n5h3 - const: allwinner,sun8i-h3 + - description: NetCube Systems Kumquat + items: + - const: netcube,kumquat + - const: allwinner,sun8i-v3s + - description: NextThing Co. CHIP items: - const: nextthing,chip
The NetCube Systems Kumquat is a board based on the Allwinner V3s SoC. Signed-off-by: Lukas Schmid <lukas.schmid@netcube.li> --- Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++ 1 file changed, 5 insertions(+)