[PATCH v2 0/3] This series adds support for the phyGATE-Tauri-L.

Yannic Moog y.moog at phytec.de
Wed Jan 10 14:35:43 CET 2024


The config is minimal and mostly a copy from the phycore-imx8mm. SPI
(flash) is disabled as it is not populated by default.
Also add documentation for the phyGATE-Tauri-L board. While at it, add
the other PHYTEC doc files to MAINTAINERS; they were missing for
existing phycore-imx8m{m,p} doc.

---
Changes in v2:
- readd TIDP83867; is populated on the SoM by default
- remove remnants from SPI config options (savedefconfig)
- add doc/board/phytec files to MAINTAINERS

---
Yannic Moog (3):
      Add support for phyGATE-Tauri-L-iMX8MM
      doc: board: phytec: Add phyGATE-Tauri board documentation
      board: phytec: MAINTAINERS: add missing phytec doc files

 arch/arm/dts/Makefile                           |   1 +
 arch/arm/dts/imx8mm-phygate-tauri-l-u-boot.dtsi |  70 ++++
 arch/arm/dts/imx8mm-phygate-tauri-l.dts         | 489 ++++++++++++++++++++++++
 board/phytec/phycore_imx8mm/MAINTAINERS         |   6 +
 board/phytec/phycore_imx8mp/MAINTAINERS         |   1 +
 configs/imx8mm-phygate-tauri-l_defconfig        | 115 ++++++
 doc/board/phytec/imx8mm-phygate-tauri-l.rst     |  60 +++
 doc/board/phytec/index.rst                      |   1 +
 8 files changed, 743 insertions(+)
---
base-commit: c5e461fbf7cc72f0c1c8a79226b6a5170e56cb4d
change-id: 20231220-wip-y-moog-phytec-de-tauri-l_upstream-08c9648ac653

Best regards,
-- 
Yannic Moog <y.moog at phytec.de>



More information about the U-Boot mailing list