arm64: dts: ti: add verdin am62
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Thu, 15 Jun 2023 09:50:56 +0000 (11:50 +0200)
committerVignesh Raghavendra <vigneshr@ti.com>
Thu, 15 Jun 2023 15:28:38 +0000 (20:58 +0530)
commit316b80246b16bd1063e41e74ec7bae85e0813dd2
tree2dc884968037e12e99b291ca9aff527e6cecbf91
parentcf04083c59fbd5e0172dfcdc1f3735dcce42fc28
arm64: dts: ti: add verdin am62

This patch adds the device tree to support Toradex Verdin AM62 a
computer on module which can be used on different carrier boards
and the Toradex Verdin Development Board carrier board.

The module consists of an TI AM62 family SoC (either AM623 or AM625), a
TPS65219 PMIC, a Gigabit Ethernet PHY, 512MB to 2GB of LPDDR4 RAM, an
eMMC, a TLA2024 ADC, an I2C EEPROM, an RX8130 RTC, and optional Parallel
RGB to MIPI DSI bridge plus an optional Bluetooth/Wi-Fi module.

Anything that is not self-contained on the module is disabled by
default.

So far there is no display nor USB role switch supported, apart of that
all the other functionalities are fine.

Link: https://developer.toradex.com/hardware/verdin-som-family/modules/verdin-am62/
Link: https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62
Link: https://www.toradex.com/products/carrier-board/verdin-development-board-kit
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Link: https://lore.kernel.org/r/20230615095058.33890-4-francesco@dolcini.it
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/Makefile
arch/arm64/boot/dts/ti/k3-am62-verdin-dev.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/ti/k3-am62-verdin-nonwifi.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/ti/k3-am62-verdin-wifi.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/ti/k3-am625-verdin-nonwifi-dev.dts [new file with mode: 0644]
arch/arm64/boot/dts/ti/k3-am625-verdin-wifi-dev.dts [new file with mode: 0644]