On Thu, Aug 05, 2021 at 06:53:56PM +0300, Claudiu Beznea wrote: > Document CalAmp LMU5000. > > Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml > index a9ab18510fef..08efb259a947 100644 > --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml > +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml > @@ -132,6 +132,12 @@ properties: > - const: atmel,at91sam9g20 > - const: atmel,at91sam9 > > + - description: Exegin Q5xR5 board > + items: > + - const: exegin,q5xr5 You've got your commit msg and diff swapped. > + - const: atmel,at91sam9g20 > + - const: atmel,at91sam9 > + > - items: > - enum: > - atmel,sama5d31 > -- > 2.25.1 > >