Should the pin settings in the generated .dts file be written to the .dtsi file?
In stm32mp157c-ed1.dts, the MPU pin setting is written in the stm32mp15-pinctrl.dtsi file, but in CubeMX, a node called @pinctrl is created in the generated .dts file and written in it.
Why?
Can I delete this part and create a ***.pinctrl.dtsi file?
