devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add initial support for Microchip SAMA7G54 Curiosity board
@ 2024-02-14  8:03 Mihai Sain
  2024-02-14  8:03 ` [PATCH v2 1/3] dt-bindings: ARM: at91: Document Microchip SAMA7G54 Curiosity Mihai Sain
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Mihai Sain @ 2024-02-14  8:03 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.

Changes in v2:
--------------

* Remove bootargs.
* Use phandle style for clock nodes.
* Use color and function for gpio-leds.
* Remove status okay from leds, nand, eeprom, pmic, flash.
* Use generic name like pmic for mcp16502 regulator.

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 | 487 ++++++++++++++++++
 arch/arm/boot/dts/microchip/sama7g5.dtsi      |  26 +
 4 files changed, 522 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts

-- 
2.43.0


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

end of thread, other threads:[~2024-02-15  7:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-14  8:03 [PATCH v2 0/3] Add initial support for Microchip SAMA7G54 Curiosity board Mihai Sain
2024-02-14  8:03 ` [PATCH v2 1/3] dt-bindings: ARM: at91: Document Microchip SAMA7G54 Curiosity Mihai Sain
2024-02-14  8:03 ` [PATCH v2 2/3] ARM: dts: microchip: sama7g5: Add flexcom 10 node Mihai Sain
2024-02-14 17:54   ` Conor Dooley
2024-02-15  7:19   ` claudiu beznea
2024-02-14  8:03 ` [PATCH v2 3/3] ARM: dts: microchip: sama7g54_curiosity: Add initial device tree of the board Mihai Sain
2024-02-15  7:23   ` claudiu beznea
2024-02-15  7:25   ` claudiu beznea

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