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 .