Hi
On 6/6/24 01:29, Marek Vasut wrote:
On 6/6/24 1:12 AM, Stephen Rothwell wrote:
Hi all,
Hello everyone,
After merging the stm32 tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
make[4]: *** No rule to make target 'arch/arm/boot/dts/st/stm32mp135f-dhsom-dhsbc.dtb', needed by 'arch/arm/boot/dts/st/dtbs-list'. Stop.
Caused by commit
12ff8e167641 ("ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC board")
I have used the stm32 tree from next-20240605 for today.
Fixed in
[PATCH] ARM: dts: stm32: Fix STM32MP13xx DHCOR DHSBC Makefile entry
sent to linux-arm-kernel .
Thanks for the report, sorry for the breakage.
My fault, I tested to build the board using
"make st/stm32mp135f-dhcor-dhsbc.dtb"
Fixed in stm32-next by applying Marek patch. I'll maybe squash it with initial patch for my PR.