On 07/02/2023 10:41, Steffen Trumtrar wrote: > Add binding for the enclustra PE1 baseboard from enclustra GmbH. > > Signed-off-by: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/altera.yaml | 1 + Bindings are before the usage. Otherwise you have checkpatch error. > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml > index 3eee03aa935c..6f306f9f2f9d 100644 > --- a/Documentation/devicetree/bindings/arm/altera.yaml > +++ b/Documentation/devicetree/bindings/arm/altera.yaml > @@ -32,6 +32,7 @@ properties: > items: > - enum: > - google,chameleon-v3 > + - enclustra,mercury-pe1 Messed order, keep alphabetical order. > - const: enclustra,mercury-aa1 > - const: altr,socfpga-arria10 > - const: altr,socfpga Best regards, Krzysztof