Connecting cubeMX generated dts file with yocto
Hi everyone,
I am using stm32mp157f-dk2 with openSTLinux-5.4-dunfell-eglf distribution.
I would like to configure my device tree using cubeMX.
The generated dts file seems OK to me. However, how can I tell yocto to use my newly generated device tree?
The instruction on https://wiki.st.com/stm32mpu/wiki/How_to_create_your_own_machine
didn't mention anything about this.
I have tried to modify the meta-st-stm32mp-addons/classes/cubemx-stm32mp.bbclass but it doesn't work.
It seems to me that the default meta-st-stm32mp-addons/conf/machine/stm32mp1-mx.conf is not used.
Regards,
Leung

