commit | 22750435829ba3d236676e4020a0c2cecfa6a0e6 | [log] [tgz] |
---|---|---|
author | chao zeng <chao.zeng@siemens.com> | Tue Feb 28 19:19:22 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Mar 29 11:58:26 2023 -0400 |
tree | 5970cf8c6f68c88ecf97d5a7304e06e0d01062f2 | |
parent | 67d8b9e3a777530b87575fb4d016be387f64fee3 [diff] |
arm: dts: iot2050: Add support for M.2 variant Add support for the M.2 board based on the iot2050 advanced board. The board has two m.2 connectors, one is B-keyed, the other E-keyed. The B-key slot can connect 5G/SSD devices, and E-key can be used for WIFI/BT devices. This variant is covered by PG2 firmware image. Signed-off-by: chao zeng <chao.zeng@siemens.com> [Jan: align DT to kernel, polish wording] Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>