ARM: dts: stm32: add initial support of stm32mp135f-dk board
authorAlexandre Torgue <alexandre.torgue@foss.st.com>
Fri, 23 Jul 2021 13:28:10 +0000 (15:28 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Fri, 15 Oct 2021 14:51:09 +0000 (16:51 +0200)
commit7e9e2d18c02cf7632c8ebcd5b1d245abb4e54ca8
treee5c1723977f3a6013f6dd9de28d228a48e625bbe
parent396e4168c527c1cf77336fc160e343b7db55f952
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>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/stm32mp13-pinctrl.dtsi [new file with mode: 0644]
arch/arm/boot/dts/stm32mp135f-dk.dts [new file with mode: 0644]