make SPI of STM32MP257 not subject to power domain control
I am currently using the distribution version:V5、rt 6.1.82-rt patch、stm32mp257Currently, the SPI interface is bound by default power-domains;I don't want the SPI interface to enter sleep mode during idle time, as it may cause Oops issues1.How can I p...