On 28/06/2021 at 14:04, Eugen Hristev wrote:
Document the SAMA7G5 Evaluation Kit based on sama7g5 SoC.
Acked-by: Rob Herring <robh@xxxxxxxxxx>
Signed-off-by: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
Series look good to me. I queue 1-2 in at91-dt and 2-3 in at91-defconfig
for 5.15.
It'll be in at91-next for a few days for 0-day robot consumption.
Best regards,
Nicolas
---
Documentation/devicetree/bindings/arm/atmel-at91.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
index 6fc5a22ad962..fba071b9af1d 100644
--- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
+++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
@@ -145,6 +145,11 @@ properties:
- const: atmel,sama5d4
- const: atmel,sama5
+ - items:
+ - const: microchip,sama7g5ek # SAMA7G5 Evaluation Kit
+ - const: microchip,sama7g5
+ - const: microchip,sama7
+
- items:
- enum:
- atmel,sams70j19
--
Nicolas Ferre