devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add initial support for SAMA5D29-Curiosity board
@ 2023-09-19 12:46 Mihai Sain
  2023-09-19 12:46 ` [PATCH v4 1/2] dt-bindings: ARM: at91: Document Microchip SAMA5D29 Curiosity Mihai Sain
  2023-09-19 12:46 ` [PATCH v4 2/2] ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board Mihai Sain
  0 siblings, 2 replies; 5+ messages in thread
From: Mihai Sain @ 2023-09-19 12:46 UTC (permalink / raw)
  To: claudiu.beznea, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	nicolas.ferre, cristian.birsan, alexandre.belloni, andre.przywara,
	jerry.ray, devicetree, linux-arm-kernel, linux-kernel
  Cc: andrei.simion, Mihai Sain

Document device tree binding of SAMA5D29-Curiosity board.
Add initial device tree file for SAMA5D29-Curiosity board.

Changes in v4:
--------------

* revert dt-bindings patch
* fix the warnings from dtbs_check

Changes in v3:
--------------

* remove i2s0 node and its pinctrl

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

* drop dt-bindings patch
* remove vdd_1v8 regulator
* fix flx4 node to use 1 spi node and pinctrl
* add i2s0 node and pinctrl
* remove macb0 node and pinctrl
* remove unused pinctrl
* sort in alphabetical order all nodes and pinctrl
* replace "_" with "-" in node names

Andrei Simion (1):
  dt-bindings: ARM: at91: Document Microchip SAMA5D29 Curiosity

Mihai Sain (1):
  ARM: dts: at91: sama5d29_curiosity: Add device tree for
    sama5d29_curiosity board

 .../devicetree/bindings/arm/atmel-at91.yaml   |   7 +
 arch/arm/boot/dts/microchip/Makefile          |   2 +
 .../dts/microchip/at91-sama5d29_curiosity.dts | 600 ++++++++++++++++++
 3 files changed, 609 insertions(+)
 create mode 100644 arch/arm/boot/dts/microchip/at91-sama5d29_curiosity.dts

-- 
2.42.0


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

end of thread, other threads:[~2023-09-25 13:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-19 12:46 [PATCH v4 0/2] Add initial support for SAMA5D29-Curiosity board Mihai Sain
2023-09-19 12:46 ` [PATCH v4 1/2] dt-bindings: ARM: at91: Document Microchip SAMA5D29 Curiosity Mihai Sain
2023-09-25 13:14   ` claudiu beznea
2023-09-19 12:46 ` [PATCH v4 2/2] ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board Mihai Sain
2023-09-25 13:14   ` 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).