commit | 7e9e2d18c02cf7632c8ebcd5b1d245abb4e54ca8 | [log] [tgz] |
---|---|---|
author | Alexandre Torgue <alexandre.torgue@foss.st.com> | Fri Jul 23 15:28:10 2021 +0200 |
committer | Alexandre Torgue <alexandre.torgue@foss.st.com> | Fri Oct 15 16:51:09 2021 +0200 |
tree | e5c1723977f3a6013f6dd9de28d228a48e625bbe | |
parent | 396e4168c527c1cf77336fc160e343b7db55f952 [diff] |
ARM: dts: stm32: add initial support of stm32mp135f-dk board Add support of stm32mp135f discovery board (part number: STM32MP135F-DK). It embeds a STM32MP135F SOC with 512 MB of DDR3. Several connections are available on this board: 4*USB2.0, 1*USB2.0 typeC DRD, SDcard, 2*RJ45, HDMI, Combo Wifi/BT, ... Only SD card, uart4 (console) and watchdog IPs are enabled in this commit. Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com> Acked-by: Arnd Bergmann <arnd@arndb.de>