Question
stm32mp135f custom board - how do i remove pmic from dts file
- April 11, 2025
- 1 reply
- 322 views
Hi, I have made a custom board with stm32mp135f
and I tried to boot using yocto for stm32mp135f-dk and got an error in the tf-a part(fsbl) because i do not have a pmic in my board,
every change that i am doing for the dts file i get an error when i "bitbake tf-a-stm32mp",
each time is a different error.
Can someone help me with how to change the dts file for it to work?
