arm64: dts: ti: Add basic support for phyBOARD-Lyra-AM625
authorWadim Egorov <w.egorov@phytec.de>
Thu, 4 May 2023 14:01:43 +0000 (16:01 +0200)
committerVignesh Raghavendra <vigneshr@ti.com>
Thu, 15 Jun 2023 15:28:38 +0000 (20:58 +0530)
commit3443c1c4ed61c3b9d0d211f81ebfa0b559836646
treee811b0bc0486998c8ded6f3210d000a4364b150a
parent94a58c5f131d7f0cf735af24574b7626aab77ab1
arm64: dts: ti: Add basic support for phyBOARD-Lyra-AM625

The phyCORE-AM62x [1] is a SoM (System on Module) featuring TI's AM62x SoC.
It can be used in combination with different carrier boards.
This module can come with different sizes and models for
DDR, eMMC, SPI NOR Flash and various SoCs from the AM62x family.

A development Kit, called phyBOARD-Lyra [2] is used as a carrier board
reference design around the AM62x SoM.

Supported features:
  * Debug UART
  * SPI NOR Flash
  * eMMC
  * 2x Ethernet
  * Micro SD card
  * I2C EEPROM
  * I2C RTC
  * GPIO Expander
  * LEDs
  * USB

For more details, see:

[1] Product page SoM: https://www.phytec.com/product/phycore-am62x
[2] Product page CB: https://www.phytec.com/product/phyboard-am62x

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Reviewed-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20230504140143.1425951-2-w.egorov@phytec.de
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/Makefile
arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts [new file with mode: 0644]