Message ID | 20250103204523.3779-3-lukas.schmid@netcube.li |
---|---|
State | New |
Headers | show |
Series | [v3,1/4] dt-bindings: vendor-prefixes: Add NetCube Systems Austria name | expand |
On Fri, 3 Jan 2025 20:45:18 +0000 Lukas Schmid <lukas.schmid@netcube.li> wrote: > Signed-off-by: Lukas Schmid <lukas.schmid@netcube.li> Same double Signed-off-by: here as is patch 1/4. Also would be nice to have some prose here, maybe mention that it's for industrial(?) embedded applications (as opposed to some hobbyist SBC). Cheers, Andre > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Signed-off-by: Lukas Schmid <lukas.schmid@netcube.li> > --- > 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 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
On Fri, Jan 03, 2025 at 08:45:18PM +0000, Lukas Schmid wrote: > Signed-off-by: Lukas Schmid <lukas.schmid@netcube.li> > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> No, patch changed. You removed now commit msg entirely, so don't keep my ack... My previous guideline described this case: if you change patch significantly, then drop the tag. Removing entire commit msg, for whatever reason, is a significant change.... unless that's a mistake, but checkpatch, which I asked you to run, would prevent it. :/ 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