devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [linux][PATCH v7 1/2] ARM: dts: at91: Add info on SAMA5D3-EDS
@ 2022-09-08 18:35 Jerry Ray
  2022-09-08 18:35 ` [linux][PATCH v7 2/2] ARM: dts: at91: Add SAMA5D3-EDS Board Jerry Ray
  0 siblings, 1 reply; 2+ messages in thread
From: Jerry Ray @ 2022-09-08 18:35 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Nicolas Ferre,
	Alexandre Belloni, Claudiu Beznea, devicetree, linux-arm-kernel,
	linux-kernel, Jerry Ray

Adding the SAMA5D3-EDS board from Microchip into the atmel AT91 board
description yaml file.

Signed-off-by: Jerry Ray <jerry.ray@microchip.com>
---
v6->v7:
 - Moved the placement of the Microchip SAMA5D3-EDS entry within the file.
v5->v6:
 - No code change - patch prefix naming modified to match with others.
v4->v5:
 - No change
v3->v4:
 - No change
v2->v3:
 - No change
v1->v2:
 - Added Device Tree documentation for Microchip SAMA5D3-EDS board
---
 Documentation/devicetree/bindings/arm/atmel-at91.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
index 2b7848bb7769..9e2e66a7566d 100644
--- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
+++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
@@ -127,6 +127,13 @@ properties:
           - const: atmel,sama5d3
           - const: atmel,sama5
 
+      - description: Microchip SAMA5D3 Ethernet Development System Board
+        items:
+          - const: microchip,sama5d3-eds
+          - const: atmel,sama5d36
+          - const: atmel,sama5d3
+          - const: atmel,sama5
+
       - description: CalAmp LMU5000 board
         items:
           - const: calamp,lmu5000
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-08 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-08 18:35 [linux][PATCH v7 1/2] ARM: dts: at91: Add info on SAMA5D3-EDS Jerry Ray
2022-09-08 18:35 ` [linux][PATCH v7 2/2] ARM: dts: at91: Add SAMA5D3-EDS Board Jerry Ray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).