
17 Jun
2022
17 Jun
'22
11:01 a.m.
Hi,
On 5/6/22 16:06, Patrick Delaunay wrote:
Compile the device tree of STM32MP13x boards and add the needed U-Boot add-on.
Signed-off-by: Patrick Delaunay patrick.delaunay@foss.st.com
arch/arm/dts/Makefile | 3 + arch/arm/dts/stm32mp13-u-boot.dtsi | 91 +++++++++++++++++++++++++ arch/arm/dts/stm32mp135f-dk-u-boot.dtsi | 30 ++++++++ 3 files changed, 124 insertions(+) create mode 100644 arch/arm/dts/stm32mp13-u-boot.dtsi create mode 100644 arch/arm/dts/stm32mp135f-dk-u-boot.dtsi
Applied to u-boot-stm/next, thanks!
Regards Patrick