having trouble in configuring device tree for STM32MP157c based board by karo-electronics, QSMP1570 on qsbase2, having yocto kirkstone and kernel 5.15, where to find the macros to be used in dts files, because i am unable to bitbake after my change
I have a board from karo-electronics, STM32MP157c based QSMP 1570 SOM over qsbase2, I am trying to configure above mentioned board for my specific application, The distribution is build using yocto by karo-electronics, I am unable to edit the dts files as there are a lot many appended layers and I am new to yocto , I was having a little bit hands on in Debian that too on RPi and BBB but yocto is new for me.
So, basically i am trying to make a access controller ,using stm32mp1 MPU ,
- how can i start with it,
-what are the advantages of yocto
-add or append dts files, mainly configuring the interrupts for various peripherals and GPIO as well
