devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add initial support for Microchip SAMA7G54 Curiosity board
@ 2024-02-13  8:56 Mihai Sain
  2024-02-13  8:56 ` [PATCH 1/3] dt-bindings: ARM: at91: Document Microchip SAMA7G54 Curiosity Mihai Sain
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mihai Sain @ 2024-02-13  8:56 UTC (permalink / raw)
  To: claudiu.beznea, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	nicolas.ferre, alexandre.belloni, andre.przywara, devicetree,
	linux-arm-kernel, linux-kernel
  Cc: cristian.birsan, Mihai Sain

This patch series adds initial support for Microchip SAMA7G54 Curiosity board.

Mihai Sain (3):
  dt-bindings: ARM: at91: Document Microchip SAMA7G54 Curiosity
  ARM: dts: microchip: sama7g5: Add flexcom 10 node
  ARM: dts: microchip: sama7g54_curiosity: Add initial device tree of the board

 .../devicetree/bindings/arm/atmel-at91.yaml   |   6 +
 arch/arm/boot/dts/microchip/Makefile          |   4 +-
 .../dts/microchip/at91-sama7g54_curiosity.dts | 491 ++++++++++++++++++
 arch/arm/boot/dts/microchip/sama7g5.dtsi      |  26 +
 4 files changed, 526 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts

-- 
2.43.0


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

end of thread, other threads:[~2024-02-13 12:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-13  8:56 [PATCH 0/3] Add initial support for Microchip SAMA7G54 Curiosity board Mihai Sain
2024-02-13  8:56 ` [PATCH 1/3] dt-bindings: ARM: at91: Document Microchip SAMA7G54 Curiosity Mihai Sain
2024-02-13 12:12   ` Krzysztof Kozlowski
2024-02-13  8:56 ` [PATCH 2/3] ARM: dts: microchip: sama7g5: Add flexcom 10 node Mihai Sain
2024-02-13  8:56 ` [PATCH 3/3] ARM: dts: microchip: sama7g54_curiosity: Add initial device tree of the board Mihai Sain
2024-02-13 12:16   ` Krzysztof Kozlowski

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).