]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: iot2050: Support new IOT2050-SM variant
authorBaocheng Su <baocheng.su@siemens.com>
Tue, 22 Oct 2024 06:04:27 +0000 (08:04 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 29 Oct 2024 16:05:25 +0000 (10:05 -0600)
commit3acd534b739c7edcce59ad625777508e7a1b36db
tree6bbfa3c92fd046a6bb89efc52ad19930d3fab42f
parent53413181655d22416784c94a0a3b0efe2c421e04
board: iot2050: Support new IOT2050-SM variant

Main differences between the new variant and Advanced PG2:

1. Arduino interface is removed. Instead, an new ASIC is added for
   communicating with PLC 1200 signal modules.
2. USB 3.0 type A connector is removed, only USB 2.0 type A connector is
   available.
3. DP interface is tailored down. Instead, to communicate with the
   PLC 1200 signal modules, a USB 3.0 type B connector is added but the
   signal is not USB.
4. DDR size is increased to 4 GB.
5. Two sensors are added, one tilt sensor and one light sensor.

Signed-off-by: Baocheng Su <baocheng.su@siemens.com>
[Jan: rebased over OF_UPSTREAM]
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
arch/arm/dts/k3-am65-iot2050-boot-image.dtsi
arch/arm/dts/k3-am6548-iot2050-advanced-sm-u-boot.dtsi [new symlink]
board/siemens/iot2050/board.c
configs/iot2050_defconfig
doc/board/siemens/iot2050.rst