[PATCH 09/10] ARM: dts: stm32: Add SPL specifics for DH STM32MP13xx DHCOR DHSBC
Marek Vasut
marek.vasut at mailbox.org
Sun Jun 29 22:08:39 CEST 2025
On 6/3/25 4:36 PM, Patrick DELAUNAY wrote:
Hi,
>> +&etzpc {
>> + compatible = "simple-bus";
>> +};
>> +
>
> change the compatible is not not needed I think
>
> if the ETZPC driver was not compiled for SPL
>
> today it is compiled
>
> ./arch/arm/mach-stm32mp/stm32mp1/etzpc.c
>
> ./arch/arm/mach-stm32mp/stm32mp1/Makefile:7:obj-y += etzpc.o
I need to be able to bind devices on the etzpc bus, so it really has to
be a simple-bus .
More information about the U-Boot
mailing list