[PATCH v4 0/2] Add initial support for SAMA5D29-Curiosity board

Mihai Sain mihai.sain at microchip.com
Tue Sep 19 05:46:03 PDT 2023


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




More information about the linux-arm-kernel mailing list