Message ID | 20210816064416.1630674-7-claudiu.beznea@microchip.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | ARM: dts: at91: add Exegin Q5xR5 and CalAmp LMU5000 | expand |
On Mon, 16 Aug 2021 09:44:15 +0300, Claudiu Beznea wrote: > Document Exegin Q5xR5 board. > > Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> > --- > Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.
On 17.08.2021 21:46, Rob Herring wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe > > On Mon, 16 Aug 2021 09:44:15 +0300, Claudiu Beznea wrote: >> Document Exegin Q5xR5 board. >> >> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> >> --- >> Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 ++++++ >> 1 file changed, 6 insertions(+) >> > > > Please add Acked-by/Reviewed-by tags when posting new versions. However, > there's no need to repost patches *only* to add the tags. The upstream > maintainer will do that for acks received on the version they apply. > > If a tag was not added on purpose, please state why and what changed. > On this patch I haven't received a tag on v1 as I swapped the commit msg and diff b/w this one and patch 3/7. On patch 3/7 I got a tag from you but you had taken it back when (probably) you realized I did the swapping.
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 + - const: atmel,at91sam9g20 + - const: atmel,at91sam9 + - items: - enum: - atmel,sama5d31
Document Exegin Q5xR5 board. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> --- Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 ++++++ 1 file changed, 6 insertions(+)